git: 9front

RSS feed

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

5b86e5e5 – mischief <mischief@offblast.org> authored on 2018/09/10 20:23
sdahci(3): correct device name for top level control messages (thanks joe9)

a9097a65 – mischief <mischief@offblast.org> authored on 2018/09/10 19:39
atazz(8): fix probe formatting

49e29dd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/09 11:38
ndb/cs: don't do dns lookups when all we got is loopback or link local addresses

b7da6866 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/09 11:35
libip: ignore ipv6 link local addresses for myipaddr()

12e35d5a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 21:53
devarch: reading msr 0xffffffff

63fba6de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 21:41
devarch: restrict i/o port access to 64K, disallow msr 32-bit wrap arround (thanks aiju)

7cec5260 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 20:24
stats: fix etherstats, avoid vmax == 0

3aa3659d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 19:31
libmach: substitute /dev/zero for /proc/$pid/fpregs when missing (for snapfs)

50b5ed42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 18:24
devarch: fix /dev/msr (thanks joe9, aiju)

1be6cab3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 11:15
libvorbis: fix broken free() (thanks mischief)

bcfac715 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 10:50
merge

db67ba1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/08 10:49
rc: fix Xpipefd unbalancing the redir stack

a22f731d – stanley lieber <stanley.lieber@gmail.com> authored on 2018/09/06 15:08
fortunes: I've been looking into running Plan 9 in JSLinux -- Skip Tavakkolian

19a4768b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/04 16:55
vt: fix selection past baseline (thanks BurnZeZ)

aa6a384f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/03 18:37
vt: fix selrange() to recover whitespace indention

819283c7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/03 17:51
vt: get rid of "clear" menu entry, fix 24x80 resize, reset selection on setdim(), document snarf/plumb

ced1248a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/03 16:54
vt: fix plumbsel(), snarfsel()

424dea82 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/03 16:05
vt: implement proper selections (thanks Ori_B)

3a63e48a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/01 11:11
ndb(8): ndb/inform also publishes ipv6 address now

33e87e2f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/01 11:08
ip/dhcpd: bring back interface address for arpenter()

d7d0dcfc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/01 10:59
ip/dhcpd: add varargck pragma for warning() and fatal(), do syserr with %r format

2ee57865 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/09/01 10:53
ip/ipconfig: add varargck pragma for warning() function

514dab4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/31 18:39
rtl8169: fix receive for nuc BOXNUC7CJYH

70d698ea – qwx <devnull@localhost> authored on 2018/08/31 14:01
dmid: add support for midi streams

c3f49ed0 – mischief <mischief@offblast.org> authored on 2018/08/30 12:23
nusbrc: add LG G5 for nusb/ether

fa093f25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/30 17:17
arp: interface address only specifies the interface, not the source address for route lookup

ce1064ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/29 20:05
merge

8959bc88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/29 20:03
ip/dhcpd: revert arpenter() changes

e16fa28e – aiju <devnull@localhost> authored on 2018/08/28 01:56
shift-jis: add support for half-width kana

d62b52ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/27 16:58
devip: fix router adv/sol options validation (options padded to 8 bytes)

abfae218 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/26 19:05
ip/ipconfig: add missing {} as DEBUG() is a macro

56fa98c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/26 18:25
ip/ipconfig: check for recvra 0 on timeout

4ed81607 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/26 14:36
ip/dhcpd: reject bogus requests, handle multiple ether= attributes in ndb, cleanup

503fd8f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/25 17:44
devvga: disable cursor on shutdown avoiding graphics glitches on reboot

d23ee7de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/25 11:10
ip/dhcpd: handle multiple networks on the same interface, dont get confused by v6 interface address

2c92bcfb – mischief <mischief@offblast.org> authored on 2018/08/21 07:31
igfx: support blanking by turning off panel power and backlight

c6a7c190 – Alex Musolino <alex@musolino.id.au> authored on 2018/08/21 19:09
mothra(1): fix formatting

8498919d – mischief <mischief@offblast.org> authored on 2018/08/20 22:02
lib: update pci database

468e075e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/20 22:21
vncs: fix uninterruptable temporary warning

8f2168e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/20 22:04
merge

c576f663 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/20 22:02
vncv: adjust window size on desktop resize, fix canresize checks

68beeec6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/20 15:25
merge

e0c59fe5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/20 15:23
vncs: support for desktop resize extension, update devdraw

340bd83e – aiju <devnull@localhost> authored on 2018/08/20 10:26
fix unbounded recursion bug in hjfs

8682f23f – mischief <mischief@offblast.org> authored on 2018/08/20 08:51
vncs: shut up used and not set warning

6288d3c9 – mischief <mischief@offblast.org> authored on 2018/08/20 08:48
hjfs: set group of new files to that of the parent directory (thanks umbraticus)

169b7f8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/19 18:00
devdraw: zero initialize DImage.dscreen pointer (vnc, drawterm)

f96edde4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/17 20:03
vncs: fix mistake "screen" vs "gscreen", thanks eekee

e0c7243e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/16 16:34
vncv: handle [] enclosed literal ipv6 addresses in host

d5f0cc1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/15 17:54
ip/ipconfig: make ra6 daemon less chatty, log to /sys/log/ipconfig instead of /sys/log/v6routeradv

eaf95bcb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/08/15 18:14
inst/startether: fix typo

Next