RSS feed
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
4ed81607
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/26 14:36
ip/dhcpd: reject bogus requests, handle multiple ether= attributes in ndb, cleanup
503fd8f3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/25 17:44
devvga: disable cursor on shutdown avoiding graphics glitches on reboot
d23ee7de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/25 11:10
ip/dhcpd: handle multiple networks on the same interface, dont get confused by v6 interface address
2c92bcfb
– mischief <mischief@offblast.org>
authored
on 2018/08/21 07:31
igfx: support blanking by turning off panel power and backlight
c6a7c190
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/08/21 19:09
mothra(1): fix formatting
8498919d
– mischief <mischief@offblast.org>
authored
on 2018/08/20 22:02
lib: update pci database
468e075e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/20 22:21
vncs: fix uninterruptable temporary warning
8f2168e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/20 22:04
merge
c576f663
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/20 22:02
vncv: adjust window size on desktop resize, fix canresize checks
68beeec6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/20 15:25
merge
e0c59fe5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/20 15:23
vncs: support for desktop resize extension, update devdraw
340bd83e
– aiju <devnull@localhost>
authored
on 2018/08/20 10:26
fix unbounded recursion bug in hjfs
8682f23f
– mischief <mischief@offblast.org>
authored
on 2018/08/20 08:51
vncs: shut up used and not set warning
6288d3c9
– mischief <mischief@offblast.org>
authored
on 2018/08/20 08:48
hjfs: set group of new files to that of the parent directory (thanks umbraticus)
169b7f8b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/19 18:00
devdraw: zero initialize DImage.dscreen pointer (vnc, drawterm)
f96edde4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/17 20:03
vncs: fix mistake "screen" vs "gscreen", thanks eekee
e0c7243e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/16 16:34
vncv: handle [] enclosed literal ipv6 addresses in host
d5f0cc1e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/15 17:54
ip/ipconfig: make ra6 daemon less chatty, log to /sys/log/ipconfig instead of /sys/log/v6routeradv
eaf95bcb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/15 18:14
inst/startether: fix typo
f9801858
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/15 17:39
ipv6 autoconfiguration on ethernet
88d546de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/12 18:39
ip/ipconfig: simplify by combining mklladdr() into mkclientid()
382b2693
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/11 12:19
ip/ipconfig: call mklladdr() to get conf.hwa initialized for ipv6
c5f1b109
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/11 12:18
devip: fix multicastarp() when ipconfig assigned the 0 address
c2e10309
– mischief <mischief@offblast.org>
authored
on 2018/08/10 04:08
sdloop(3): import sdloop driver (thanks erik)
4f4da58f
– mischief <mischief@offblast.org>
authored
on 2018/08/10 03:46
valley: call srand so that actual random phrases are used
7f0bcd86
– 23hiro <23hiro@gmail.com>
authored
on 2018/08/08 14:47
plan9.ini(8) iwlwifi essid/bssid misleading
b3d88fda
– 23hiro <23hiro@gmail.com>
authored
on 2018/08/08 06:17
turkey simplified timezone (thanks erkin from 9front ml)
69b65a23
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/07 19:46
nusb/ether: fix ethertype filtering
5210bd74
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/06 19:14
merge
1f26c5d1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/06 19:13
wifi: lilu dallas multirate
01e8441a
– mischief <mischief@offblast.org>
authored
on 2018/08/06 05:41
devaoe: really fix unit numbering, to be 0-based
fb2f037f
– mischief <mischief@offblast.org>
authored
on 2018/08/06 04:50
devaoe: fix unit numbering for Qdevlinkdir
9596fb0d
– mischief <mischief@offblast.org>
authored
on 2018/08/06 04:47
ip(3): document ipifc ipv6 connection and fix delay formatting
cae5acd6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/03 12:53
acme: pass pointer to int type to avoid pointer to int cast warning
13a39f37
– spew <devnull@localhost>
authored
on 2018/08/02 10:37
win: fix typo
8e192c7f
– spew <devnull@localhost>
authored
on 2018/08/02 10:21
win: bind the text file properly instead of a special case in "
0eddcd84
– spew <devnull@localhost>
authored
on 2018/08/01 07:14
acme: add spacesindent mode
b8ade0f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/31 14:33
etheriwl: add pci did for WifiLink 5300 (thans senthil)
877dc94c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/30 16:40
kbdfs: ignore first 16 scancodes (number row) in kbtabctl[] for control key reverse mapping
52408640
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/29 22:21
vncv: implement extended DesktopSize extension, cleanup
d04b87b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/27 05:31
dc: fix off by one in stack overflow check (thanks BurnZeZ)
fb36d370
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/25 22:48
audiohda: support Intel Sunrise Point-LP on thinkpad X1
41cac3f1
– qwx <devnull@localhost>
authored
on 2018/07/25 01:02
add games/dpic and games/todpic
2af1ce5d
– 23hiro <23hiro@gmail.com>
authored
on 2018/07/24 05:17
merge
6199b303
– 23hiro <23hiro@gmail.com>
authored
on 2018/07/24 05:04
spelling
9d2a12e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/23 15:29
devmouse: produce signed msec timestamp in /dev/mouse, accept unsigned on write
48d36d46
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/23 15:25
libdraw: accept unsigned msec timestamp in /dev/mouse
22ab3fd7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/22 17:00
pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 map
2604c9d1
– qwx <devnull@localhost>
authored
on 2018/07/21 01:05
dmid: better fnumber calculation and fix fine tuning for 2nd voice
9dfac9ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/18 05:48
ssh: fix nil dereference when TERM isnt set and -r is requested
5c7ddbf3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/16 19:55
merge
94d3414b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/16 19:54
ndb/dns: fix delegation with norecursion (-R flag)
2f708ce9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/15 21:36
merge
53fb1fc9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/15 21:35
devmnt: make sure auth chan is on said conection in mntattach()
Next