git: 9front

RSS feed

87b6cd42 – aiju <devnull@localhost> authored on 2018/05/04 17:41
mpmagadd: force output sign +1 always

465f3df0 – aiju <devnull@localhost> authored on 2018/05/04 17:18
mpdiv: fix sign bug

4fefd6df – aiju <devnull@localhost> authored on 2018/05/04 07:07
pc: add $ operator

071e7ac0 – aiju <devnull@localhost> authored on 2018/05/03 20:42
libmp: add new tests

fddb7448 – aiju <devnull@localhost> authored on 2018/05/03 19:31
mplogic: don't drop carry out

b0ee8024 – aiju <devnull@localhost> authored on 2018/05/03 10:06
pc(1): always allocate at least one mpdigit (itomp assumes this)

ad8b4590 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/03 08:28
merge

9b018bb4 – mischief <mischief@offblast.org> authored on 2018/05/02 21:26
libplumb: fix old leak introduced in 18b8ed1a5ea3

14f2383b – aiju <devnull@localhost> authored on 2018/05/02 19:01
games/mines: chain new CLists in splitknown correctly

f4a3683f – aiju <devnull@localhost> authored on 2018/05/02 18:47
games/mines -g: elements taken from list should be -2, not -1

93c5c7d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/01 19:40
merge

7c570a78 – 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()

f893a5c7 – 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

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

69ac6868 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:40
ndb/csquery: insert \n between read chunks

45026ed3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:39
ip/ppp: remove old struct

66e69b59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:38
libndb: cleanup

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

Next