RSS feed
8bb60daa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:43
devip: use parseipandmask() for ipifc and route control message parsing
8137b4ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:42
ndb/dns: provide v4 argument to parseipmask(), use snprint() instead of sprint()
af79a471
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:40
upas/smtpd: implement ipv6 support for ip blacklist, replace v4parsecidr() with parseipandmask()
87aa640b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:38
ratfs: implement ipv6 support, replace v4parsecidr() with parseipandmask()
cf23c0c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:36
ip/rip: use new parseipandmask() function
5acff13b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:34
ip/ayiya: use parseipandmask(), use ipvmp() instead of equivip6()
66388176
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:33
ip/6in4: use parseipandmask(), use ipvmp() instead of equivip6()
5e269446
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:32
ip/tinc: use new parseipandmask() to parse subnets, use ipcmp()/ipmove(), remove prefixlen
d5c63188
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:30
ip/dhcpd: provide v4 argument for parseipmask()
c8e8158a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:29
ip/ipconfig: use new parseipandmask() function
5aa5f7ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:28
libndb: provide parseipmask() v4 argument in subnet(), use snprint() instead of sprint()
6fa52678
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/11 18:26
libip: replace v4parsecidr() with new parseipandmask()
0bfcf5c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/08 17:28
segment(3): use bind -c in examples (thanks henesy)
59c8c7ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/05 18:10
cifs: merge with steve simons latest version. thank you very much!
6604cc2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/05 15:53
cifs: fix pruning of . and .. directory entries (thanks steve simon)
53384104
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/02/01 18:31
bcm: include sdmmc in pi kernel configuration
97f1b5dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/30 13:22
devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata*
df15d65e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/30 13:05
bcm: list devswap only once in devtab array
24f2fa89
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/28 18:29
devdraw: simplify drawgen()
c1e23565
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/27 17:12
devip: tcp: Don't respond to FIN-less ACKs during TIME-WAIT (thanks Barret Rhoden)
0d4fedee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/24 15:30
dhcpd(8), ndb(6): group related ndb attributes together
51a9ff53
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/24 15:29
ip/dhcpd: remove undocumented dhcpgroup mechanism, group related ndb attributes together
cdf8c1bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/23 16:28
troff: fix -ms mug (thanks aksr)
06ac3cf3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/23 15:58
dhcpd(8), ndb(6): update documentation (thanks k0ga)
dfab04eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/23 15:57
ip/dhcpd: send vendor ndb attribute if available (thanks k0ga)
d9eecc2d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/23 15:49
ip/dhcpd: add rootserverip read in lookupip() (thanks k0ga)
df49c165
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/23 15:47
ip/dhcpd: change swap to rootserver (thanks k0ga)
efa8aaf9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/22 17:08
devtls: remove static "already" flag in tlsinit(). this function is only run once.
30234f68
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/22 17:06
devswap: simplify, don't panic when writing swapfile fails
9747f40d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/22 16:55
pc64: properly handle faulterror in faultamd64()
a16cf093
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/01/22 10:11
upas/fs: remove unused function pop3log
0eda84a4
– aiju <aiju@phicode.de>
authored
on 2019/01/20 07:55
merge
6ca00517
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/20 07:02
rc: clear out redirections on "rfork F" (RFCFDG)
e4952d63
– aiju <devnull@localhost>
authored
on 2019/01/19 22:07
dtracy: fix &&
ac961e0f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/13 12:17
ether82563: fix bugus FCA write and link detection for i217
d7f7fdd6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/12 16:07
ether82563: work arround spurious jumbo packets on i217 (thanks k0ga)
1a6439e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/12 15:07
/sys/lib/plumb/basic: make plumbing page bookmarks work with relative paths (thanks Tobias Heinicke)
118995db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/12 14:37
ether82563: use 9018 byte mtu from datasheet for i217, i218, i219
8d4668cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/12 10:35
merge
21622cb6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/12 10:34
ether82563, ether82598, etherx550: round rbsz to multiple of 1K
5d1ba1a7
– qwx <devnull@localhost>
authored
on 2019/01/08 08:22
torrent: avoid trying to fetch blocks past file
f542b27e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/03 21:51
pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap.h and reboot.h targets
a9a42e96
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/02 05:26
upas/fs: don't put messages on the lru that cannot be uncached
cf633740
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/01/02 05:22
upas/fs: include mkupas in mkfile last to get default target
f1f2f9c3
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/12/30 19:00
upas/fs: fix infinite loop in putcache (again)
dc463a66
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/28 06:46
rsa(8): add example for tinc(8) (thanks k0ga, qwx)
a7844631
– aiju <devnull@localhost>
authored
on 2018/12/28 05:26
dtracy: fix conditional branch generation
ee1c89e4
– BurnZeZ <devnull@localhost>
authored
on 2018/12/25 23:51
remove function prototype that leaked into last commit
a3c92873
– BurnZeZ <devnull@localhost>
authored
on 2018/12/25 23:47
tcs: clean up old port code, and avoid writing 0 to stdout
4ec62786
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/26 00:04
mk: fix closing random fd from uninitialized stack variable (thanks BurnZeZ, mycroftiv)
4413bdcf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/24 14:06
nusb/disk: revert previous attempts and just not issue capacity command when theres no media present
d081d82c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/23 18:10
Make the check work.
17e5fba6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/24 00:10
nusb/disk: implement 64 bit lba read/write commands (16 byte commands)
e0b45215
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/24 00:05
nusb/disk: fix typo "("
aa067dc8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/23 14:44
Don't unnecessarily unstall devices.
71d20e3b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/23 20:21
dossrv: cleanup
d3d03d5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/23 17:43
dossrv: make GLONG() return ulong, handle getsect() error in dostat()
ff69a342
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/23 12:48
etherx550: add intel 10GB ethernet controlller x550 driver (thanks joe9)
4f18bdc6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/23 12:41
ether82598: fix multicast filter (thanks aiju, joe9)
c78bbb4e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/22 15:49
dossrv: use 64 bit vlong for sectors
e0add0e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/15 15:39
dtracy: avoid pointer to integer truncation warning on amd64
87915ed9
– aiju <devnull@localhost>
authored
on 2018/12/15 06:57
fplot: fix operator associativity
6b6b5971
– aiju <devnull@localhost>
authored
on 2018/12/13 11:15
fplot: add min/max operators
c6b1ae92
– aiju <devnull@localhost>
authored
on 2018/12/13 05:42
dtracy: get rid of DTName struct, support more than three parts in a probe name, wildcard matching
86c0a408
– aiju <devnull@localhost>
authored
on 2018/12/13 05:38
pc(1): reference counting bug
c9a4dc6a
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/12/13 07:00
merge
3affd72d
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/12/13 06:59
upas/fs: remove now unnecessary "force" argument to cachefree
dbadf0a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/12 14:33
upas/fs: handle errors from fetch for cachebody()/cacheheaders()
dc8ef1f1
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/12/12 07:51
merge
7e1dc861
– Alex Musolino <alex@musolino.id.au>
authored
on 2018/12/12 07:48
upas/fs: fix infinite loop in putcache
2ee2aa0d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2018/12/11 07:57
fortunes: [9fans] ..... UNSUBSCRIBE_HELP NEEDED
f487210d
– aiju <devnull@localhost>
authored
on 2018/12/11 04:20
forgotten files
bed44a1c
– aiju <devnull@localhost>
authored
on 2018/12/11 04:17
kernel: change peek to return number of characters left rather than 0/-1
83f5caf7
– aiju <devnull@localhost>
authored
on 2018/12/11 04:09
dtracy: catch page faults
93edbcfa
– aiju <devnull@localhost>
authored
on 2018/12/11 02:44
add dtracy support to mkdevc and enable dtracy with plan9.ini
de4c4714
– BurnZeZ <devnull@localhost>
authored
on 2018/12/10 00:18
sshfs: add exits(nil) to threadmain
dfb8d83c
– aiju <devnull@localhost>
authored
on 2018/12/09 16:43
dtracy: call dtptrigger with a struct pointer rather than a list of arguments; put return value in arg9
f06e3c5b
– aiju <devnull@localhost>
authored
on 2018/12/08 13:04
dtracy: fix lexer bug
c348854f
– aiju <devnull@localhost>
authored
on 2018/12/08 12:24
fix dtracy man page
8af6b25d
– aiju <devnull@localhost>
authored
on 2018/12/08 11:35
add dtracy manpage
13fca1bb
– aiju <devnull@localhost>
authored
on 2018/12/08 10:07
dtracy: add support for aggregations
14244da5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/07 11:32
rio: get rid of window delete thread, fix mysterious disappearing windows
d8c23cdd
– BurnZeZ <devnull@localhost>
authored
on 2018/12/06 20:41
add entries for il rcpu
9d76d0e9
– BurnZeZ <devnull@localhost>
authored
on 2018/12/06 01:53
ptrap(4): fix formatting
eb0ed68b
– aiju <devnull@localhost>
authored
on 2018/12/06 05:56
forp: change indexing to verilog-like semantics
dd4ac6a8
– BurnZeZ <devnull@localhost>
authored
on 2018/12/06 02:11
acid: fix transcript
804cf64a
– aiju <devnull@localhost>
authored
on 2018/12/06 04:32
libmp: fix mptouv behaviour to match mptoui
9ab4b2f3
– aiju <devnull@localhost>
authored
on 2018/12/06 04:32
libmp: add tests for integer conversions
3983db89
– aiju <devnull@localhost>
authored
on 2018/12/05 05:26
mptov: make it actually work
e1ee1612
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/04 22:59
kernel: remove unused static variable "sofar" from timerintr() (thanks mischief)
6ceadb89
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/04 20:43
kernel: fix tprof on multiprocessor
1a4cb7e2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/04 14:34
factotum: rsa: use mptober() to get right adjusted result instead of mptobe() and memset()
f9f9bb65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/04 13:55
bootrc: remove $ff references (was old parsed /boot/boot argument list)
57a2c3cb
– aiju <devnull@localhost>
authored
on 2018/12/02 06:36
kencc: make "function not declared" a warning unless compiling with -T
559b623f
– mischief <mischief@offblast.org>
authored
on 2018/12/01 22:30
python: explicitly declare WaitForThreadShutdown as void
45bc4512
– mischief <mischief@offblast.org>
authored
on 2018/12/01 22:30
ape: declare gethostname
209590c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/01 22:27
merge
f7e789f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/12/01 22:23
libsec: fix memory leak in pkcs1_decrypt()
20fc36e2
– BurnZeZ <devnull@localhost>
authored
on 2018/12/01 13:07
libdtracy: wrong operator in XORI (thanks aiju)
ea8e8b25
– aiju <devnull@localhost>
authored
on 2018/12/01 06:39
kencc: turn "function args not checked" warning into "function not declared" error if appropriate
Next