RSS feed
8b868b62
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/08 03:05
usbxhci: delay after reset, preserve reserved bits in legacy status control register in handoff()
66581d1a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 22:18
remove /lib/tftpd from proto file
75d57aaf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 22:13
get rid of /lib/tftpd
5e3b277f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 22:11
ip/dhcpd, ip/tftpd: change default for tftp homedir to /
dc95d22a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 19:38
pc drivers: more pci cleanup
19c18325
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 18:28
pc drivers: use pcienable() to handle device power up and missing initialization
5731ffb7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/07 17:52
pc, pc64: add pcienable() and pcidisable() functions
273cd9c8
– aiju <devnull@localhost>
authored
on 2018/10/07 07:11
add (unfinished but working) truetypefs
08543eeb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/05 22:42
9boot: get rid of 64 byte line length limit
8578a9ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/05 20:30
merge
c9cac105
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/05 20:29
usbehci, usbxhci: add *noehcihandoff= and *noxhcihandoff= parameters
3336c42c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/05 20:26
pc, pc64: increase CONFADDR buffer from 4K to 24K
fdea4218
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2018/10/04 19:23
fortunes: I'm beginning to wonder if anyone is left that isn't part of 9front? -- Steve Stallion
b016298a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/02 20:53
cpurc: filter ipv6 loopback address for automatic ip address setup (thanks fhs)
582a6063
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/10/02 20:47
devip: remove unused QLock from udp and icmpv6 control blocks (thanks brho)
a73fea1c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/29 09:58
5i ki qi vi: avoid buffer overflow in command read loop
ae0d0824
– mischief <mischief@offblast.org>
authored
on 2018/09/28 13:28
audio/libogg: sync to ogg v1.3.3
ce865928
– aiju <devnull@localhost>
authored
on 2018/09/28 18:53
5e: byte access incorrectly checked for long; brk has to round up addresses
c0ebb090
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/28 16:23
ip/ipconfig: silently ignore prefix information with Autonomous flag clear
2e0e69ea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/28 14:16
ip/ipconfig: default onlink and autoflag to 1
2b74e5b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/28 14:13
devip: only add interface route for "on-link" prefixes
0df42fec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/27 12:08
vt: fix backup/forward after resize
3c055af4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/27 11:24
vt: implement word select
db6156d8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/26 11:58
idn(2): add documentation for idn2utf() and utf2idn()
0110a081
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/26 11:24
provide procsetname(2) manpage
c6c03e35
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/26 10:56
libc: add procsetname()
2bc00d3a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/26 10:32
libc: return number of bytes produced for idn2utf() and utf2idn()
4f982ba1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 17:51
ip/ipconfig: increase maximum host and domainname size to 255 bytes. idn for -h option
39858504
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:59
ndb/inform: handle internationalized domain names
2e9790fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:45
merge
989ddaae
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:43
ip/ipconfig: handle internationalized domain names
68662bd3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:28
ip/dhcp6d: handle internationalized domain names
ca6356a5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:17
ip/dhcpd: handle internationalized domain names
16943427
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:17
ndb/dns: use libc's new idn functions
2995288f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:16
webfs: remove idn.c
bf99783a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:15
webfs: fix memory leak in Nfmt(), use libc's new idn functions
7135f5af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 16:14
libc: add utf2idn() and idn2utf() functions to deal with internationalized domain names
611c0f15
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 11:06
merge
2c015e2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 11:04
ip/dhcpd: implement rfc3397 dhcp search domain option (dnsdomain)
c966ea5e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/25 11:02
ip/ipconfig: implement rfc3397 dhcp dns search option (dnsdomain)
22f11771
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/09/24 21:02
Disallow '/' in file names.
ae81d166
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/24 09:56
ip/ipconfig: handle noconfig flag for router advertisement, add debug prints, cleanup
45411903
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 19:35
libhtml: increase Nestmax to render some convoluted pages (thanks fernan)
4537fd48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 18:07
devip, ipconfig: avoid overflow on lifetime checks
cd191d19
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 15:09
devip: valid and prefered life-time should be unsigned, add remove6 ctl command
bf23953b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 15:08
devip: fix default parameter calculation for router life-time
47bd3017
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 13:24
devip: make updating ra6 router parameters atomic
e814370d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/23 13:14
ip/ipconfig: valid lifetime is in seconds, not milliseconds.
dc2c1618
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/22 22:08
ip/ipconfig: remove expired default routes on router advertisement
42ccceb3
– 23hiro <23hiro@gmail.com>
authored
on 2018/09/22 05:41
keyboard(2) spelling (thanks Amavect)
74d78283
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/20 17:25
vt: make selecting() wait until all buttons are lifted avoiding menu when chording
b1cd810e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/20 17:07
vt: implement line selection by double click
5bd1b2d5
– mischief <mischief@offblast.org>
authored
on 2018/09/19 09:27
cfs: close mount half of pipe, fixes cfs not exiting when unmounted
0ca6063c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/18 21:11
kprof: fix precedence (thanks geoff)
c1450bf3
– mischief <mischief@offblast.org>
authored
on 2018/09/18 11:58
sum, md5sum, sha1sum: set exit status properly on open/read errors
02116f63
– mischief <mischief@offblast.org>
authored
on 2018/09/18 09:14
webfs: remove automatic Referer header
9f0bbe5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/18 15:34
mtx, ppc: remove cistrcmp() and cistrncmp() redefinition
67565978
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/17 20:53
kernel: fix livelock in rebalance (thanks Richard Miller)
99844f8e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/17 14:09
boot(8): document tls and reboot methods
c27a1fca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 18:35
bootrc: add experimental reboot method to load another kernel
d7a8280d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 11:27
libndb: add missing ndbdedup.c
4e50c5d1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 09:47
9boot: don't let user erase the prompt (thanks mischief)
f767a88e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 08:43
cpurc: handle multiple auth servers
0b95925d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 08:40
netaudit: handle multiple ip addresses
3163b5d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/16 08:39
libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate and dedup result
dd8f1624
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/13 18:15
ip/tftpd: remove sunkernel hack
20efbea8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/13 07:54
ape/make: fix \ line continuation parsing
efaeebeb
– mischief <mischief@offblast.org>
authored
on 2018/09/11 20:35
port: sync two longjmp fixes from drawterm
5b86e5e5
– mischief <mischief@offblast.org>
authored
on 2018/09/10 20:23
sdahci(3): correct device name for top level control messages (thanks joe9)
a9097a65
– mischief <mischief@offblast.org>
authored
on 2018/09/10 19:39
atazz(8): fix probe formatting
49e29dd7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/09 11:38
ndb/cs: don't do dns lookups when all we got is loopback or link local addresses
b7da6866
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/09 11:35
libip: ignore ipv6 link local addresses for myipaddr()
12e35d5a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 21:53
devarch: reading msr 0xffffffff
63fba6de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 21:41
devarch: restrict i/o port access to 64K, disallow msr 32-bit wrap arround (thanks aiju)
7cec5260
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 20:24
stats: fix etherstats, avoid vmax == 0
3aa3659d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 19:31
libmach: substitute /dev/zero for /proc/$pid/fpregs when missing (for snapfs)
50b5ed42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 18:24
devarch: fix /dev/msr (thanks joe9, aiju)
1be6cab3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 11:15
libvorbis: fix broken free() (thanks mischief)
bcfac715
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 10:50
merge
db67ba1a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/08 10:49
rc: fix Xpipefd unbalancing the redir stack
a22f731d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2018/09/06 15:08
fortunes: I've been looking into running Plan 9 in JSLinux -- Skip Tavakkolian
19a4768b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/04 16:55
vt: fix selection past baseline (thanks BurnZeZ)
aa6a384f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/03 18:37
vt: fix selrange() to recover whitespace indention
819283c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/03 17:51
vt: get rid of "clear" menu entry, fix 24x80 resize, reset selection on setdim(), document snarf/plumb
ced1248a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/03 16:54
vt: fix plumbsel(), snarfsel()
424dea82
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/03 16:05
vt: implement proper selections (thanks Ori_B)
3a63e48a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/01 11:11
ndb(8): ndb/inform also publishes ipv6 address now
33e87e2f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/01 11:08
ip/dhcpd: bring back interface address for arpenter()
d7d0dcfc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/01 10:59
ip/dhcpd: add varargck pragma for warning() and fatal(), do syserr with %r format
2ee57865
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/01 10:53
ip/ipconfig: add varargck pragma for warning() function
514dab4e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/31 18:39
rtl8169: fix receive for nuc BOXNUC7CJYH
70d698ea
– qwx <devnull@localhost>
authored
on 2018/08/31 14:01
dmid: add support for midi streams
c3f49ed0
– mischief <mischief@offblast.org>
authored
on 2018/08/30 12:23
nusbrc: add LG G5 for nusb/ether
fa093f25
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/30 17:17
arp: interface address only specifies the interface, not the source address for route lookup
ce1064ad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/29 20:05
merge
8959bc88
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/29 20:03
ip/dhcpd: revert arpenter() changes
e16fa28e
– aiju <devnull@localhost>
authored
on 2018/08/28 01:56
shift-jis: add support for half-width kana
d62b52ce
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/27 16:58
devip: fix router adv/sol options validation (options padded to 8 bytes)
abfae218
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/26 19:05
ip/ipconfig: add missing {} as DEBUG() is a macro
56fa98c3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/26 18:25
ip/ipconfig: check for recvra 0 on timeout
Next