RSS feed
ff1a1e63
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 19:46
getuser(2): add source or sysname()
56ffc907
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 19:33
kernel: stop the practice of passing DMDIR to devir() perm argument
8c70c09b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 19:30
devaoe: fix dotdot walk in devlinkdir, make perms consistent
a2623fd8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 19:30
devenv: make #ec files not show up as world writable
182077ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 16:52
ip/dhcpd: parseip() error handling, make sure client ip is ipv4, add explicit length arguments to lookupname() and lookupserver()
0cf8a0c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/03 16:31
ip/ipconfig: use ipmove() instead of memmove()
1f367e15
– aiju <devnull@localhost>
authored
on 2018/06/02 03:49
fix incorrect character range in vga/unicode.font leading to missing CJK characters
55edec2b
– aiju <devnull@localhost>
authored
on 2018/06/01 20:02
tcs: support EUC-JP JIS X 0212 codes
5db80edc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/01 19:54
merge
7113f730
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/06/01 19:53
ndb/cs: make ipv6 only host practical by checking ip version on local interfaces
50b36c51
– qwx <devnull@localhost>
authored
on 2018/05/31 01:11
doom: don't set repl if scale is 1
16c87feb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/29 18:50
sdram: properly support multiple ramdisks, so that ramdiskX corresponds to sdZX
f1eb657d
– qwx <devnull@localhost>
authored
on 2018/05/29 01:28
emulators ui: don't call flushmouse twice
3d0ebdc4
– spew <devnull@localhost>
authored
on 2018/05/28 15:38
6c, 8c: Fix nocast cast bug which prevents address arithmetic from being computed at compile time
6b22a732
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/27 19:05
merge
8f9642a5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/27 19:03
9boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parameter
5da4f0fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/27 18:59
sdram: experimental ramdisk driver
52698c72
– aiju <devnull@localhost>
authored
on 2018/05/27 07:22
sshfs(4): language
6c44dbe4
– aiju <devnull@localhost>
authored
on 2018/05/27 07:09
sshfs(4): don't drink and troff
41013392
– aiju <devnull@localhost>
authored
on 2018/05/27 07:06
sshfs(4): replace the much maligned -r option
2b5dfee0
– aiju <devnull@localhost>
authored
on 2018/05/26 13:17
Bfn improvements
1ddf581f
– spew <devnull@localhost>
authored
on 2018/05/24 15:31
cc: fix result of operation not used warning for void casts
434fc6a1
– aiju <devnull@localhost>
authored
on 2018/05/24 11:42
dc(1): add pi program as example
1984f681
– aiju <devnull@localhost>
authored
on 2018/05/24 09:41
merge
be380986
– aiju <devnull@localhost>
authored
on 2018/05/24 09:40
ape: floating point improvements (thanks spew)
ad7390dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/23 15:44
ndb/dnsdebug: handle .ip6.arpa names
03ced8cc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/23 15:43
ndb/dnsquery: handle .ip6.arpa names, don't mount the dns service
d5c906f5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/21 21:53
ip/tftpd: deal with block wrap arround
66eac7d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/21 15:23
pc64: fix fpu bug
930efe67
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/20 19:22
ape: fix auth.h
e69cde31
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/20 18:59
authsrv: implement AuthNTLM
87617ea2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/20 18:50
merge
6e19d192
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/20 18:49
separate MSCHAP(v2) and NTLM(v2) authentication
2e717a55
– qwx <devnull@localhost>
authored
on 2018/05/20 12:47
camv: fix leak on resize
1f8d347c
– aiju <devnull@localhost>
authored
on 2018/05/20 05:14
fplot: draw axes; zoom more naturally; unzoom
40f6e00b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/19 23:48
ip/cifsd: limit response data count in TRANS2 for remotebuffersize, avoid empty filename for the root
e684b2a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/19 21:37
authsrv: work arround linux omiting final Z(4) after the AvrPairs
bf86c9b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/19 19:15
dontkill: explicitely set exit status to ''
58aba2a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/19 12:40
cifsd: fix ntlmv2 authentication
a59aa24a
– spew <devnull@localhost>
authored
on 2018/05/18 17:39
merge
9360415d
– spew <devnull@localhost>
authored
on 2018/05/18 17:36
ssh:add -r for extra raw mode
530ab117
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/16 17:43
merge
6e284eaa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/16 17:41
ndb/cs: prevent deadlock with ndb/cs by mounting /srv/dns *AFTER* /net
b8430d53
– aiju <devnull@localhost>
authored
on 2018/05/15 12:19
sshfs: if we're going to annoy everyone we should at least match documentation
5c2b4dfc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/14 22:18
9boot: DHCPv6 support for efi
c83a6f9c
– qwx <devnull@localhost>
authored
on 2018/05/14 16:49
emulators ui: fix input botch and typo
7e33a75e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/14 15:19
merge
c9bb6f68
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/14 15:18
devip: don't set mtu of interface to zero when not specified (thanks joe9)
a4b93e54
– qwx <devnull@localhost>
authored
on 2018/05/14 11:17
drop your /lib/keyboard sir william, I cannot wait till lunchtime.
2e369f0d
– aiju <devnull@localhost>
authored
on 2018/05/14 10:01
merge
b7a4dab5
– aiju <devnull@localhost>
authored
on 2018/05/14 09:51
My /lib/keyboard explodes with delight!
f44cfeb7
– BurnZeZ <devnull@localhost>
authored
on 2018/05/13 15:58
audio/pcmconv: fix accidental cast to float instead of double
19d6a980
– qwx <devnull@localhost>
authored
on 2018/05/13 03:13
ape: add signed fixed size integer typedefs to u.h
88537cfe
– qwx <devnull@localhost>
authored
on 2018/05/13 03:01
demote libemu to common code
abf8c8bf
– qwx <devnull@localhost>
authored
on 2018/05/12 15:21
add port of aiju's port of games/2600
1195ca91
– qwx <devnull@localhost>
authored
on 2018/05/12 15:20
add libemu
70c7a9eb
– qwx <devnull@localhost>
authored
on 2018/05/12 15:19
add signed fixed size integer typedefs
2728e065
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/11 18:37
ndb/dns: lookup *all* entries in dblookup(), v4 and v6 queries in parallel, remove weigthed timeouts
d5cf062e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/11 12:16
merge
4c9cbe48
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/11 12:15
fix manpage cross references
f428a5da
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/10 15:46
libplumb: fix plumbunpackpartial()
fcb974af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/10 15:38
merge
eb3951bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/10 15:36
ppp: set source specific default route regardless of primary flag, set link speed thru new ctl message when -b is specified
298f2396
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/10 15:31
ip: add some primitive rate limiting knobs to counteract bufferbloat
0e5888a0
– aiju <devnull@localhost>
authored
on 2018/05/08 04:28
add usb tablet support
ec60da49
– aiju <devnull@localhost>
authored
on 2018/05/05 08:14
libmp: add awk-generated tests
a7a07b2d
– aiju <devnull@localhost>
authored
on 2018/05/05 08:03
mpdiv: get signs right...
0930daf2
– aiju <devnull@localhost>
authored
on 2018/05/05 04:49
mp: more tests
72ad2d1e
– aiju <devnull@localhost>
authored
on 2018/05/04 17:42
mpmagadd: oops...
35065b91
– aiju <devnull@localhost>
authored
on 2018/05/04 17:41
mpmagadd: force output sign +1 always
8dc43a95
– aiju <devnull@localhost>
authored
on 2018/05/04 17:18
mpdiv: fix sign bug
454d26a0
– aiju <devnull@localhost>
authored
on 2018/05/04 07:07
pc: add $ operator
fa028a93
– aiju <devnull@localhost>
authored
on 2018/05/03 20:42
libmp: add new tests
cda7129c
– aiju <devnull@localhost>
authored
on 2018/05/03 19:31
mplogic: don't drop carry out
98a5fc65
– aiju <devnull@localhost>
authored
on 2018/05/03 10:06
pc(1): always allocate at least one mpdigit (itomp assumes this)
2cfc72db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/03 08:28
merge
b2599999
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/03 05:09
ipconfig(8): clarify -p and -P options
12716019
– mischief <mischief@offblast.org>
authored
on 2018/05/02 21:26
libplumb: fix old leak introduced in 18b8ed1a5ea3
02e584c0
– aiju <devnull@localhost>
authored
on 2018/05/02 19:01
games/mines: chain new CLists in splitknown correctly
28c51929
– aiju <devnull@localhost>
authored
on 2018/05/02 18:47
games/mines -g: elements taken from list should be -2, not -1
87d92258
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/02 16:34
ip/linklocal: invert the localadm bit from mac address instead of just setting it
0c7a3ad1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/02 16:29
remove ipv6on, update ipconfig(8)
2247741f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 20:03
ip/ipconfig: fix exit status for ndbconfig
cedf9162
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 20:03
termrc: fix mistake
3ffbe35a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 19:46
termrc: put #u in front for endpoint renaming to be effective, handle multipe ether= tuples in ndb
8f91d94d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 19:40
merge
190c40c9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 19:32
ip/ipconfig: populate /net/ndb from v6 router advertisements, configure multiple addresses in ndbconfig()
8e53fe13
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/05/01 18:17
ndb/cs: fix crash in ndbredorder due to ndbnew() not maintaining the ->line ring
d05b90f3
– mischief <mischief@offblast.org>
authored
on 2018/05/01 08:47
libplumb: allow attributes larger than 4096, set some malloc tags
bc4469e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/28 00:40
ndb/csquery: insert \n between read chunks
af3fd927
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/28 00:39
ip/ppp: remove old struct
dbfb3205
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/28 00:38
libndb: cleanup
e87ca8d9
– aiju <devnull@localhost>
authored
on 2018/04/26 10:55
mpdiv: fix dividing 0 by a small power of two
69298c79
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/24 17:25
merge
5aae3d34
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/24 16:21
devip: improve arp and ndp code
3c530213
– aiju <devnull@localhost>
authored
on 2018/04/24 08:58
forp: fix ternary operator
29f03ba4
– aiju <devnull@localhost>
authored
on 2018/04/24 08:20
libsat, forp: fix va_list hack on amd64
20b9326d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/22 14:54
devip: fix ipv6 icmp unreachable handling, fix retransmit, fix ifc locking, remove tentative check
c80d9430
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/22 14:50
devip: cleanup ipmux.c
89625510
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/04/22 14:50
devip: increment in counter *AFTER* acquiering the ifc lock or loopbackmedium
Next