git: 9front

RSS feed

e63c731b – aiju <devnull@localhost> authored on 2018/02/24 22:38
mines: documentation and chronometric control of supernatural apparitions

8b719088 – aiju <devnull@localhost> authored on 2018/02/24 21:50
ghost in the minesweeper shell

5712194d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:42
devether: remove (unimplemented) detach, allow device creation on attach

a54302d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:32
devip: fix crash on negative dev id on attach

9782a098 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:24
ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting

78145ee4 – aiju <devnull@localhost> authored on 2018/02/24 20:43
games/mines: bikeshedding

eb2ba318 – stanley lieber <stanley.lieber@gmail.com> authored on 2018/02/20 14:34
fortunes, rob, rsc, theo: What's this? https://plan9.io/

af5777c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/18 14:56
nusb/ether: mux bridges, bring in line with devether

18d03042 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/18 14:56
devether: mux bridges, portable netconsole

1a7d103b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/17 21:06
nusb: add missing header dependencies to mkfiles

ad7cdba1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/17 21:05
kernel: fix missing header dependency for ethersink.$O

e97b41d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/16 16:04
audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)

910e5c64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/14 15:35
ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)

779f347b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/12 14:05
if ether, then etherif.h

8198b46b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 20:50
merge

e9602e1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 20:48
ethersink: after the experiment, the zeros get dismantled. and then destroyed.

01348870 – BurnZeZ <brz-9dev@feline.systems> authored on 2018/02/11 16:54
twsi(3): fix wrong unicode codepoint in manpage

802e925f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 14:51
ethersink: provide promisc and multicast functions for v6, set out queue limit to 0 on attach, add to pc64 config

fc6c8d59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 13:08
kernel: move devether and wifi to port/

0ab02f9b – aiju <devnull@localhost> authored on 2018/02/10 08:15
aijuboard bootloader: fix 10BASE-T / 100BASE-TX support

415b6bf4 – aiju <devnull@localhost> authored on 2018/02/09 20:04
zynq: fix 10BASE-T and 100BASE-TX support

c8c382e1 – aiju <devnull@localhost> authored on 2018/02/07 13:53
fix sort(1) bug where it incorrectly included the field separator in the comparison if it was >= Runeself

925b8e61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/07 13:18
fstype: make copy of first sector in /env to avoid unaligned reads on the disk (for devfs)

a1c65309 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/07 13:13
usbxhci: fix mistake in completering()

419bd673 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/05 14:16
upas/fs: fix imap atom quoting (thanks Piotr Kubaj)

4e6fdcd3 – aiju <devnull@localhost> authored on 2018/02/05 04:38
add ptrap

b10a8077 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/04 22:21
auth/asn12rsa: also convert ASN.1 encoded public key to plan9 format

f604d5ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/31 14:44
/sys/lib/dist/mkfile: fix cfg/plan9.ini dependency (only visible after binds)

a92a7edf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/31 14:09
webfs(4): document -d and -D flags

eec55e28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/29 03:26
pc64: fix kmap() and invlpg()

32b9b4b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 17:46
ndb/dns: cleanup

94961532 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 17:36
ndb/dns: fix leak in myaddr(), normalize ip strings

ada518c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 12:58
ndb/cs: handle v4 only case for rudp

e621d293 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 12:22
venti/conf: fix padding so we write multiple of sector size

663bf870 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 18:47
ip/dhcpd: remove old testing code

e45e46fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 18:46
libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions

ba2e1bbb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 14:58
kernel: initialize cyclefreq for machno > 0 in guesscpuhz()

3f676c57 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 14:02
upas/fs: try to deal with nil mail body (can happen when fetch fails)

f0034826 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/24 21:14
upas/fs: deal with imap returning more uid's than allocated from previus "messages" command

8409aa27 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:34
ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exit

551b7f56 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:33
ip: make pkt interfaces unbind on close (from inferno)

dca0b4bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 18:56
ppp: remove left over debug print

029d99d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:58
ppp(8): remove BUGS section, client auth has been fixed.

e1b85fab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:55
ppp: mschapv2 support

c4244721 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:37
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2

2a80b2a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:35
factotum: implement mschapv2 role=server authentication (for ppp)

17f8db33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:32
authsrv: implement mschapv2 authentication, include MPPE secret in the ticket

24e11497 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/20 10:13
gre: don't drop pptp packets when smaller than v4 header

66b23466 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 18:27
ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default route

dbecf274 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 16:37
p/ipconfig: don't put automatic link-local address configuration in /net/ndb

0b546cc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 15:42
set router R-flag when sendra is active for neighbor advertisement

6080376a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 20:31
authsrv: fix chap

ed914d10 – 23hiro <23hiro@gmail.com> authored on 2018/01/14 18:58
ipconfig(8): remove dhcp mention from -6 example

dfee9073 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:33
ip/ipconfig: add v6 deault route from router advertisements

a572c2bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:32
listen(8): add -a option to restrict announce address, document tcp17019 and tcp17020

05373870 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 06:41
ether79c970: dont disable promisc mode when multicast table is not empty

02ba2ea1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 02:16
ether82557: don't turn off promisc mode when mcast table is not empty

cb64eaae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 13:28
wifi: learn target ip address from neighbor advertisements in dmat proxy

b511f769 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 03:01
wifi: filter out loopback traffic from myself

c8798535 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/10 13:28
ip/ipconfig: set on-link flag in router advertisement prefix info (fixes windows7)

a83238df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 19:24
merge

9dcf1a2f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 19:23
ether8169: deal with kernel memory exhaution

867ec3fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 00:20
merge

42a6cb1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 00:17
forgot to commit asn1dump.c...

ba512e61 – 23hiro <23hiro@gmail.com> authored on 2018/01/06 21:44
rconnect: support -t timeout for aan like in drawterm; also rcpu, rexport/import

30c08d5c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 15:21
venti: fix wrong channel element size for amd64 (thanks mycroftiv)

c1ea37da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:44
tlssrv: remove usage reference to lost auth/secretpem

9d253b06 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:37
factotum: remove unused sshrsa.c

9ed37be3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:34
libsec: remove asn1toDSApriv()

662853df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:32
remove asn12dsa, dsa2pub, dsa2ssh and dsagen

2b2d7fc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 02:44
auth/asn1dump: include in mkfile

16bd1e43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 02:43
tlsclient: allow dumping the server's certificate with new -d flag

96aa5ee4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 01:25
tlsclient: remove X509dump() call, writes to fd 1

38810c0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/05 03:41
/sys/lib/dist: split 9boot into 9bootproto, make *.386.iso and *.amd64.iso targets

cf12aed7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/05 03:38
inst: determine kernel for bootsetup from $bootfile and $cputype

23f62987 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/04 21:43
sysinfo: #c/swap -> #¶/swap

b035ccee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/04 19:52
stats: show amount of reclaimable pages (add -r flag)

039a3c29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/03 23:38
pc kernel: fix wrong simd exception mask (fixes go bootstrap)

e3bcc843 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/02 01:05
ape/libauth: remove auth_wep.$O from mkfile

a4fa2656 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 23:59
ape: update auth.h header for APE

980bffd0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 23:50
factotum(4): document dp9ik, update protocol list

bda28c7e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 23:47
libauth: simplify _attrfmt() using fmtprint() avoiding stack buffer

e287cb32 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 23:31
libauth: remove auth_wep() function, and non-existing httpauth() declaration

4f5bebfd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 23:27
factotum: remove legacy wep protocol

0f044489 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 18:23
libauth: fix out of bounds memory access in _parseattr()

de9df86f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/01 16:14
factotum: replace custom hex parsing code with dec16() avoding timing side channels

9997089b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 05:59
libmp: use constant time encode(2) routines instead of lookup tables

95d7389b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 05:53
ape: make encXchr()/decXchr() functions available

2e7104ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/31 04:06
libc: constant time implementation for encode(2) routines, fix base32

69d3daec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/30 20:49
wifi: get rid of custom hextob() routine, use dec16(), avoid copies in parsekey()

f6ea726b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/30 20:04
aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac addresses

892d66fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 22:07
libsec: implement SPKI fingerprinting for okCertificate()

b101cdfb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 21:47
libsec: fix mistake: strnchr -> strchr

3a7d9343 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 21:36
libsec: avoid unneccesary memory copies and redundant code in x509

452802d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 15:04
libsec: get rid of dummy data[1] in Bytes and Ints types (thanks pr)

87996e33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/29 01:10
usbxhci: add missing pexit() in xhcirecover proc (thanks sam-d)

7bbfbb8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 22:41
wifi: revert rate adoption divider, breaks arpunks wifi

ff3e212c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 20:58
/lib/bullshit: +converged

d5710e86 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 14:13
devtls, devssl: avoid ~0UL comparsion (from drawterm)

66cbcbda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/28 13:25
devmnt: use u32int for tagmask, simplify alloctag()

Next