git: 9front

RSS feed

fd9c3ac3 – aiju <devnull@localhost> authored on 2018/10/16 15:14
libttf: add SHZ[] instruction

5fd91baa – aiju <devnull@localhost> authored on 2018/10/16 14:35
libttf: dont unset LOOP in SHC

838fe904 – mischief <mischief@offblast.org> authored on 2018/10/15 00:14
nusb/disk: also drive usb attached scsi devices

60ae558d – aiju <devnull@localhost> authored on 2018/10/15 06:10
nusb/joy: update misleading comment (thanks Tobias Heinecke)

ed8cc643 – mischief <mischief@offblast.org> authored on 2018/10/12 22:20
libttf: instruction 0x24 is DEPTH, not CLEAR

5861eec8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/12 20:07
libdisk: back out last change

ad8dadde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/12 15:28
ssh: fix spinning due to sticky intr flag on connection timeout

9a564e13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/12 15:04
merge

71b5f068 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/12 15:02
libdisk: check for proper line termination in proto file parser

22ca1a9c – mischief <mischief@offblast.org> authored on 2018/10/12 04:47
namespace(4): fix $home bin paths

63f4c288 – mischief <mischief@offblast.org> authored on 2018/10/12 04:46
namespace(4): document new TrueType path, drop unused Hershey fonts path

a0d5c93d – mischief <mischief@offblast.org> authored on 2018/10/12 04:36
truetypefs(4): document truetypefs

68b17468 – mischief <mischief@offblast.org> authored on 2018/10/12 04:34
truetypefs: fall back to width if advance is zero

ad7324ec – mischief <mischief@offblast.org> authored on 2018/10/12 04:32
truetypefs: fix subfont indices (thanks aiju!)

ef360350 – mischief <mischief@offblast.org> authored on 2018/10/12 04:31
truetypefs: use /lib/font/ttf as default font path

56b9abdd – aiju <devnull@localhost> authored on 2018/10/12 07:40
libttf: fix swapped argument in vscan()...

8aae2ecf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 18:49
plumber: fix memory and filedescriptor leaks (thanks BurnZeZ)

29bcd975 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 14:57
ndb/dnstcp: only lookup the expected address type in findserver()

6c0ab35d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 14:34
merge

fb0cdb2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 14:32
ndb/dns: use nil for pointers in dnresolve() args

e119cf66 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 14:31
ndb/dns: do recursive lookup for dnsslave=

7ad08331 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/11 14:29
ndb/dns: avoid format strings in procname

4207aec1 – aiju <devnull@localhost> authored on 2018/10/11 12:25
games/gb: when the LCD is turned off, reset ppuy and ppustate to 0, fixes bug in dragon warriors iii reported by mischief

7532b134 – mischief <mischief@offblast.org> authored on 2018/10/10 12:37
etheriwl: support type 2000 devices and the 2200 chip in x230t

3c9e63ac – mischief <mischief@offblast.org> authored on 2018/10/10 09:56
nusb/joy: send magic packet to enable playstation controller events

11ea0f1d – mischief <mischief@offblast.org> authored on 2018/10/10 09:49
nusbrc: prevent nusb/kb from attaching to sony ps3 controller

f90f03a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/09 22:45
hget: do a HEAD request to check if the file is already complete (thanks miscief)

90da7451 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/09 02:34
ndb/dnstcp: return a proper non-answer when rejecting zone transfer

ad6bf052 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/09 02:08
ndb/dns: fix format print warning for procsetname(), cleanup

1a894770 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/09 02:07
ndb/dns: send_notify() to multiple ip addresses in parallel, filter myip()

77e1795c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/09 02:02
ndb/dnstcp: restrict DNS zone transfers to clients listed as dnsslave=

287e82a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/08 03:10
usbxhci: only clear RW1C bits when set.

8b868b62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/08 03:05
usbxhci: delay after reset, preserve reserved bits in legacy status control register in handoff()

66581d1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 22:18
remove /lib/tftpd from proto file

75d57aaf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 22:13
get rid of /lib/tftpd

5e3b277f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 22:11
ip/dhcpd, ip/tftpd: change default for tftp homedir to /

dc95d22a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 19:38
pc drivers: more pci cleanup

19c18325 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 18:28
pc drivers: use pcienable() to handle device power up and missing initialization

5731ffb7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/07 17:52
pc, pc64: add pcienable() and pcidisable() functions

273cd9c8 – aiju <devnull@localhost> authored on 2018/10/07 07:11
add (unfinished but working) truetypefs

08543eeb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/05 22:42
9boot: get rid of 64 byte line length limit

8578a9ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/05 20:30
merge

c9cac105 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/05 20:29
usbehci, usbxhci: add *noehcihandoff= and *noxhcihandoff= parameters

3336c42c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/05 20:26
pc, pc64: increase CONFADDR buffer from 4K to 24K

fdea4218 – stanley lieber <stanley.lieber@gmail.com> authored on 2018/10/04 19:23
fortunes: I'm beginning to wonder if anyone is left that isn't part of 9front? -- Steve Stallion

b016298a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/02 20:53
cpurc: filter ipv6 loopback address for automatic ip address setup (thanks fhs)

582a6063 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/10/02 20:47
devip: remove unused QLock from udp and icmpv6 control blocks (thanks brho)

a73fea1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/29 09:58
5i ki qi vi: avoid buffer overflow in command read loop

ae0d0824 – mischief <mischief@offblast.org> authored on 2018/09/28 13:28
audio/libogg: sync to ogg v1.3.3

ce865928 – aiju <devnull@localhost> authored on 2018/09/28 18:53
5e: byte access incorrectly checked for long; brk has to round up addresses

c0ebb090 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/28 16:23
ip/ipconfig: silently ignore prefix information with Autonomous flag clear

2e0e69ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/28 14:16
ip/ipconfig: default onlink and autoflag to 1

2b74e5b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/28 14:13
devip: only add interface route for "on-link" prefixes

0df42fec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/27 12:08
vt: fix backup/forward after resize

3c055af4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/27 11:24
vt: implement word select

db6156d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/26 11:58
idn(2): add documentation for idn2utf() and utf2idn()

0110a081 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/26 11:24
provide procsetname(2) manpage

c6c03e35 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/26 10:56
libc: add procsetname()

2bc00d3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/26 10:32
libc: return number of bytes produced for idn2utf() and utf2idn()

4f982ba1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 17:51
ip/ipconfig: increase maximum host and domainname size to 255 bytes. idn for -h option

39858504 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:59
ndb/inform: handle internationalized domain names

2e9790fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:45
merge

989ddaae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:43
ip/ipconfig: handle internationalized domain names

68662bd3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:28
ip/dhcp6d: handle internationalized domain names

ca6356a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:17
ip/dhcpd: handle internationalized domain names

16943427 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:17
ndb/dns: use libc's new idn functions

2995288f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:16
webfs: remove idn.c

bf99783a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:15
webfs: fix memory leak in Nfmt(), use libc's new idn functions

7135f5af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 16:14
libc: add utf2idn() and idn2utf() functions to deal with internationalized domain names

611c0f15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 11:06
merge

2c015e2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 11:04
ip/dhcpd: implement rfc3397 dhcp search domain option (dnsdomain)

c966ea5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/25 11:02
ip/ipconfig: implement rfc3397 dhcp dns search option (dnsdomain)

22f11771 – Ori Bernstein <ori@eigenstate.org> authored on 2018/09/24 21:02
Disallow '/' in file names.

ae81d166 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/24 09:56
ip/ipconfig: handle noconfig flag for router advertisement, add debug prints, cleanup

45411903 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 19:35
libhtml: increase Nestmax to render some convoluted pages (thanks fernan)

4537fd48 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 18:07
devip, ipconfig: avoid overflow on lifetime checks

cd191d19 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 15:09
devip: valid and prefered life-time should be unsigned, add remove6 ctl command

bf23953b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 15:08
devip: fix default parameter calculation for router life-time

47bd3017 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 13:24
devip: make updating ra6 router parameters atomic

e814370d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/23 13:14
ip/ipconfig: valid lifetime is in seconds, not milliseconds.

dc2c1618 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/22 22:08
ip/ipconfig: remove expired default routes on router advertisement

42ccceb3 – 23hiro <23hiro@gmail.com> authored on 2018/09/22 05:41
keyboard(2) spelling (thanks Amavect)

74d78283 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/20 17:25
vt: make selecting() wait until all buttons are lifted avoiding menu when chording

b1cd810e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/20 17:07
vt: implement line selection by double click

5bd1b2d5 – mischief <mischief@offblast.org> authored on 2018/09/19 09:27
cfs: close mount half of pipe, fixes cfs not exiting when unmounted

0ca6063c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/18 21:11
kprof: fix precedence (thanks geoff)

c1450bf3 – mischief <mischief@offblast.org> authored on 2018/09/18 11:58
sum, md5sum, sha1sum: set exit status properly on open/read errors

02116f63 – mischief <mischief@offblast.org> authored on 2018/09/18 09:14
webfs: remove automatic Referer header

9f0bbe5d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/18 15:34
mtx, ppc: remove cistrcmp() and cistrncmp() redefinition

67565978 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/17 20:53
kernel: fix livelock in rebalance (thanks Richard Miller)

99844f8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/17 14:09
boot(8): document tls and reboot methods

c27a1fca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 18:35
bootrc: add experimental reboot method to load another kernel

d7a8280d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 11:27
libndb: add missing ndbdedup.c

4e50c5d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 09:47
9boot: don't let user erase the prompt (thanks mischief)

f767a88e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 08:43
cpurc: handle multiple auth servers

0b95925d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 08:40
netaudit: handle multiple ip addresses

3163b5d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/16 08:39
libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate and dedup result

dd8f1624 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/13 18:15
ip/tftpd: remove sunkernel hack

20efbea8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/13 07:54
ape/make: fix \ line continuation parsing

efaeebeb – mischief <mischief@offblast.org> authored on 2018/09/11 20:35
port: sync two longjmp fixes from drawterm

Next