git: 9front

RSS feed

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

595093a6 – aiju <devnull@localhost> authored on 2018/12/01 06:28
2c(1): document some differences with ANSI C

3a88324b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:22
hgwebfs: write headers individually, so they are not limited by webfs iounit (thanks mischief)

92adcda6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:20
webfs: write headers individually so they are not limited in sum to the 8k buffer

823514da – aiju <devnull@localhost> authored on 2018/11/30 12:32
fplot: add support for readout with middle mouse button

6213ac95 – aiju <devnull@localhost> authored on 2018/11/30 11:58
fplot: color different curves

6c2f9d55 – aiju <devnull@localhost> authored on 2018/11/30 11:12
fplot: compute y range correctly when used with multiple graphs

aa462eeb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 16:12
upas: get rid of broken validatesender example, remove redundant upas/misc and setup target

97dd1f35 – mischief <mischief@offblast.org> authored on 2018/11/28 06:34
hgwebfs: read to eof by default to match urllib2 behavior

c02a95c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 07:41
devip: fix arpread, dont return partial entries

48124144 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/27 17:37
fshalt: wait for fileservers command file to vanish

388f650e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 16:36
upas/fs: avoid switch on vlong breaking build (thanks k0ga)

61a10b4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 16:29
upas/fs: another mistake ...

a1f34e76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/26 15:15
upas/fs: fix broken body.ext in walk (thanks sl)

b0797395 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/24 17:38
libmach: change amd64 szreg to 8 (thanks charles forsyth)

9a124c98 – aiju <devnull@localhost> authored on 2018/11/24 10:22
delete old NOTICE file

f06d16d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 15:27
snap: use Mach->szaddr as the width of the stack pointer (fixes snap on amd64)

e9ccc500 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 10:09
snap: add debug flag, make debug less verbose

0a762dd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 07:44
snap: check for overflows, cleanup error handling

b2556f9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 05:31
snap: consequently use ulong for page index and count

2cec4222 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 05:30
snap: be more conservative taking stack snapshot

3bee221d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/22 03:55
upas/fs: keep messages *marked* for deletion in the index

Next