git: 9front

RSS feed

a24b3e5f – mischief <mischief@offblast.org> authored on 2018/05/01 08:47
libplumb: allow attributes larger than 4096, set some malloc tags

885dcb9c – aiju <devnull@localhost> authored on 2018/04/26 10:55
mpdiv: fix dividing 0 by a small power of two

9f1a099e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/24 17:25
merge

3432639d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/24 16:21
devip: improve arp and ndp code

92f91a6a – aiju <devnull@localhost> authored on 2018/04/24 08:58
forp: fix ternary operator

51659d80 – aiju <devnull@localhost> authored on 2018/04/24 08:20
libsat, forp: fix va_list hack on amd64

0cd31f82 – 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

18c74805 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:50
devip: cleanup ipmux.c

4f63ddde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:50
devip: increment in counter *AFTER* acquiering the ifc lock or loopbackmedium

e36d553e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:49
devip: cleanup rudp.c

24526b6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:48
devip: cleanup tcp.c

0accb1a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:48
devip: cleanup udp.c

d4dbcffd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:47
devip: various icmp stuff

6a1f4122 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:42
devip: verify ifcid on routehint check, check Route.ref for free'd routes

a249149c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:08
devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source address for icmpttlexceeded, cleanup

9b4be28c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:01
ip/ipconfig: always refresh ndb/cs and ndb/dns when adding or removing ip addresses

df9437de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:00
ndb/dnsquery, ndb/csquery: handle long lines

208d6a90 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 21:34
fix parseip() error handling in ipconfig, ppp, tftpfs and dns

5017c81b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 20:48
ndb/dns: remove single-ip-address assuptions

2a008230 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 20:45
ndb/cs: remove single-ip-address assumptions

fba5169f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 20:07
ip/ipconfig: use unique ip/ipmask/ipgw values close to match for ndbconfig

ca496b01 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 16:32
ndb/cs: remove paranoia debug toggle

d3a4f6b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 16:28
libc: allow /net/cs to specify local address for dial()

7fe1e443 – kremlin <ians@openbsd.org> authored on 2018/04/12 13:50
add missing ethermii.h dependencies. patch from cinap_lenrek

1bf7edbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/12 17:30
cpurc: remove obsolete device binds, run diskparts after $sysname is known. remove /env/boottime. document.

29ce02a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/11 18:57
ip/ipconfig: setup per local address default routes

b55e64ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/11 18:56
devip: make v4 ifc broadcast and multicast routes specific to address

332a12af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 16:04
ip/gping: icmpv6 support

8b78b820 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 16:02
devip: properly initialize the connection ignoreadvice and tos flags

444a95c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 15:06
ip/traceroute: icmpv6 support

15193cec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/09 20:56
ip/ping: stop doing clever things with dialstrings, just let cs/dial figure it out

552e5aad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 18:22
ip(3): troff magic

541ce7da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 18:11
ip(3): document changes on /net/arp and /net/iproute

a4d4e982 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 17:16
ip/ipconfig: fix v6 ndp code, use source specific default routes

e9fd270b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 17:15
devip: implement source specific routing

025c6d87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 16:51
nusb/usbd: increase buffer size to capture port information

7870b8c8 – henesy <devnull@localhost> authored on 2018/04/06 14:05
remove duplicate -m definition in upasfs(4) (thanks rodri)

a338c078 – mischief <mischief@offblast.org> authored on 2018/04/02 17:44
ape: improve assert macro

12b2c877 – stanley lieber <stanley.lieber@gmail.com> authored on 2018/04/02 15:54
9fs: break 9front case into several cases: 9front, 9bugs, 9contrib, 9grep

c712c31b – aiju <devnull@localhost> authored on 2018/03/31 08:41
forp(1): document [] and some bugs

d4bd43e5 – aiju <devnull@localhost> authored on 2018/03/31 08:30
forp: fix precedence for []

e243750f – qwx <devnull@localhost> authored on 2018/03/31 07:38
gb*: reverse savegame field polarity

308658de – qwx <devnull@localhost> authored on 2018/03/31 07:37
blit,c64,gb*: fix phaser coolant leak during resize

a2b41c6b – aiju <devnull@localhost> authored on 2018/03/28 16:49
add forp(1) manpage

dce2c66c – aiju <devnull@localhost> authored on 2018/03/28 16:36
sat.h: update to include satget

3974cdef – aiju <devnull@localhost> authored on 2018/03/28 16:14
forp: fix multiplication; change division to C semantics

96672a53 – aiju <devnull@localhost> authored on 2018/03/28 13:08
add forp

7ee1d817 – aiju <devnull@localhost> authored on 2018/03/26 17:39
libsat: fix one of the satmore() bugs

6398b466 – Alex Musolino <alex@musolino.id.au> authored on 2018/03/23 07:34
lock(2): fix typo

52477514 – aiju <devnull@localhost> authored on 2018/03/22 09:35
sat: satget: don't duplicate binary clauses

54c43791 – aiju <devnull@localhost> authored on 2018/03/22 09:15
sat: satget: include unit literals

4864b3e5 – aiju <devnull@localhost> authored on 2018/03/22 08:46
sat: add satget

0ae4eeb2 – aiju <devnull@localhost> authored on 2018/03/20 16:51
sshfs: usage

8450cff6 – aiju <devnull@localhost> authored on 2018/03/20 16:31
resample(1): document -n option

3ede0197 – 23hiro <23hiro@gmail.com> authored on 2018/03/20 14:24
man pages: SYNOPSYS typo

a5b758dd – aiju <devnull@localhost> authored on 2018/03/20 07:23
libsat: setmalloctag, fix incorrect allocation size

f9bad976 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 21:11
devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cleanup

9a0724d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:53
merge

47067d98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:50
devip: more v6 improvements

1aa2cbe0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:31
ip/ipconfig: stop spamming the console about router receiving RA's

5f7f8151 – aiju <devnull@localhost> authored on 2018/03/17 23:03
add sat(1) command

d9fc4657 – aiju <devnull@localhost> authored on 2018/03/17 23:01
satmore: don't try to override user defined variables

d205911d – aiju <devnull@localhost> authored on 2018/03/17 21:15
add #pragma incomplete to sat.h

ccf40c7d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 17:55
devusb: fix format print warnings for ep->ntds and ep->uframes

d0d0806c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 17:27
camv: fix display locking issues

267acc40 – aiju <devnull@localhost> authored on 2018/03/17 15:26
add libsat

21f33ff4 – aiju <devnull@localhost> authored on 2018/03/17 15:07
mines(1): fix misleading HISTORY wording

5c52d6f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 14:25
pc64: fix _intrr(), avoid the linker moving _intrr() arround

0cc84635 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 13:19
pc64: add magic _intrr() symbol for ktrace (thanks mischief)

7a08d4ba – mischief <mischief@offblast.org> authored on 2018/03/17 11:06
nusb/ptp: set storage name to their human readable description string

f749436a – qwx <devnull@localhost> authored on 2018/03/17 07:25
devfs: revert commit 4000

5bc03cd0 – qwx <devnull@localhost> authored on 2018/03/16 21:04
kernel: let /rc/bin/diskparts attach #k after #S partitions are loaded up

4ca1d56a – qwx <devnull@localhost> authored on 2018/03/16 21:00
devfs: only set configed flag if config was read successfully

46cd79b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/14 18:41
nvidia: add pci device id for GeForce 6200 AGB (thanks bitmapper)

c82d89af – aiju <devnull@localhost> authored on 2018/03/10 09:40
games/mines: build a better ghost trap

16b9025f – aiju <devnull@localhost> authored on 2018/03/09 16:30
mptod/dtomp: add to mp.h

d10d933b – aiju <devnull@localhost> authored on 2018/03/09 15:51
mp: add mptod and dtomp

a835a194 – aiju <devnull@localhost> authored on 2018/03/07 15:45
add camv

f89588ca – aiju <devnull@localhost> authored on 2018/03/07 15:44
nusb/cam: ctl message fixes

af580c7d – aiju <devnull@localhost> authored on 2018/03/07 05:06
add nusb/cam

96b205af – aiju <devnull@localhost> authored on 2018/03/07 05:04
usb lib: add maxpkt and ntds to Altc struct

3e482eed – aiju <devnull@localhost> authored on 2018/03/07 03:45
usbehci: catch interrupt in tsleep

9307a248 – aiju <devnull@localhost> authored on 2018/03/06 12:18
usbehci: add uframes control request to return uframes one at a time

02fcd243 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/05 01:10
merge

0f75dbdc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/05 01:09
usbehci: fix medium- to low quality highspeed isochronous transfers

63c18620 – aiju <devnull@localhost> authored on 2018/03/04 14:52
sshfs: update qid and filename on Tcreate

d06fec04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/04 01:12
merge

abb6866f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/04 01:10
igfx: add support for T510 (thanks mycroftiv)

0f51931f – khm <devnull@localhost> authored on 2018/02/28 07:55
manpages: shut up about tex (1)

d326e4e8 – glenda <glenda@cirno.localdomain> authored on 2018/02/27 05:08
g: revert accidental change, document missing file type

e8afc14b – glenda <glenda@cirno.localdomain> authored on 2018/02/26 17:39
games/mix: fix incorrect line numbers

d60b1acd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/26 14:58
ns: remove left over vararg check pragma

fe5cb561 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 16:11
vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrandom() to generate mac globally unique mac address

56fd1b67 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 14:06
devloopback: reassign device letter from #X to #λ to avoid collision with devvmx

45394bbf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 12:11
kernel: properly handle bad attach specifiers

e63c731b – aiju <devnull@localhost> authored on 2018/02/24 22:38
mines: documentation and chronometric control of supernatural apparitions

8b719088 – aiju <devnull@localhost> authored on 2018/02/24 21:50
ghost in the minesweeper shell

5712194d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:42
devether: remove (unimplemented) detach, allow device creation on attach

a54302d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:32
devip: fix crash on negative dev id on attach

9782a098 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:24
ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting

Next