shithub: riscv

RSS feed

cfadfd97 – ppatience0 <[email protected]> authored on 2013/04/04 12:44
sam(1): document -i flag

02f60df0 – ppatience0 <[email protected]> authored on 2013/04/04 12:38
sam, samterm: add -i flag to make tab insert spaces up to the next tabstop and backspace to delete spaces until the previous tabstop

6bef56f0 – cinap_lenrek <[email protected]> authored on 2013/04/03 17:51
intel ethernet: default to 16 byte cache line size when not properly initialized and disable checksum offload for igbe (from sources)

81b394f3 – cinap_lenrek <[email protected]> authored on 2013/04/03 17:47
pci: add pci bridge id for Intel 6 Series/C200 (from sources)

432c11c0 – cinap_lenrek <[email protected]> authored on 2013/04/03 17:46
pushtls: remove unneccesary include <auth.h> (from sources)

182ed8a2 – cinap_lenrek <[email protected]> authored on 2013/04/02 00:23
add import -z option to skip initial tree negotiation (from mycroftiv)

d645d4d8 – cinap_lenrek <[email protected]> authored on 2013/04/01 23:48
ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6

4c2d520e – cinap_lenrek <[email protected]> authored on 2013/04/01 23:39
fix parseip()

e8c1d0fe – cinap_lenrek <[email protected]> authored on 2013/04/01 21:40
ape: check *alen before copying in getpeername(), getsockname() and accept()

e8a02760 – cinap_lenrek <[email protected]> authored on 2013/04/01 15:16
ape: add inet_aton()

bbe95085 – cinap_lenrek <[email protected]> authored on 2013/03/31 14:54
python: update python build configuration to new ape capabilities like getaddrinfo(), ipv6 and fix EISCON typo in ape

b6dc4ba5 – cinap_lenrek <[email protected]> authored on 2013/03/31 14:52
ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo()

9c7e1db7 – cinap_lenrek <[email protected]> authored on 2013/03/31 14:46
ape: define FD_SETSIZE for select()

eddc8dea – ppatience0 <[email protected]> authored on 2013/03/30 18:52
merge

c70c20de – ppatience0 <[email protected]> authored on 2013/03/30 18:50
ether82563: add untested devices from OpenBSD's em(4) Intel driver. also update some names according to OpenBSD's driver (previously added device, 0x10c0, is also from OpenBSD's driver).

c97a0268 – cinap_lenrek <[email protected]> authored on 2013/03/29 16:49
ape: fix potential double close in socket() and protect rock chain with spinlock

10987d2d – ppatience0 <[email protected]> authored on 2013/03/23 21:51
ether82563: add 82562V-2 did

c8cba84e – stanley lieber <[email protected]> authored on 2013/03/24 15:49
fortunes: Now reboot twice[1].

b9214d66 – cinap_lenrek <[email protected]> authored on 2013/03/24 17:59
wifi: cleanup

33d00fce – cinap_lenrek <[email protected]> authored on 2013/03/23 22:30
wpa(8) document -1 and -2 options

34e46d08 – cinap_lenrek <[email protected]> authored on 2013/03/23 18:09
wpa: fix rsc for wpa2

66a3ffe2 – cinap_lenrek <[email protected]> authored on 2013/03/23 16:52
unrolling loops in aesCCMencrypt() and aesCCMdecrypt()

f079c719 – cinap_lenrek <[email protected]> authored on 2013/03/23 00:50
wpa: remove debug print

2b9ed205 – cinap_lenrek <[email protected]> authored on 2013/03/23 00:31
merge

49a4ac07 – cinap_lenrek <[email protected]> authored on 2013/03/23 00:30
wpa2 support continued...

e7131e93 – cinap_lenrek <[email protected]> authored on 2013/03/23 00:27
add experimental wpa2/ccmp support

12b35bbe – khm <devnull@localhost> authored on 2013/03/22 15:25
fortunes: stockholm

7ae6508d – cinap_lenrek <[email protected]> authored on 2013/03/17 15:41
merge

d6da6056 – cinap_lenrek <[email protected]> authored on 2013/03/17 15:39
wpa: initial support for rsn

6862f4ee – ftrvxmtrx <[email protected]> authored on 2013/03/17 09:20
aux/cpuid: xsaveopt

8580ec59 – ftrvxmtrx <[email protected]> authored on 2013/03/16 17:13
aux/cpuid: better looking arrays

f4174739 – ftrvxmtrx <[email protected]> authored on 2013/03/16 14:07
aux/cpuid: fix wrong extfunc1 bits

f37465fd – cinap_lenrek <[email protected]> authored on 2013/03/15 22:37
sysexec: fix possible segment overlap with temporary stack

1357a44e – cinap_lenrek <[email protected]> authored on 2013/03/14 16:56
merge

42224f7e – cinap_lenrek <[email protected]> authored on 2013/03/14 16:55
hjfs: fix the megashit

f0303b65 – cinap_lenrek <[email protected]> authored on 2013/03/12 17:08
merge

da66a67a – cinap_lenrek <[email protected]> authored on 2013/03/12 17:07
ether8169: add RTL8101/8102E macid

c3d51106 – ppatience0 <[email protected]> authored on 2013/03/12 13:55
inst/mountcwfs, inst/mounthjfs: fix typos

f28ccb0e – ftrvxmtrx <[email protected]> authored on 2013/03/11 20:14
etheriwl: 6005 - set rom calibration flags and temperature sensor offset

25f04a68 – cinap_lenrek <[email protected]> authored on 2013/03/11 14:57
ape: threadsafe errno

34ec2056 – cinap_lenrek <[email protected]> authored on 2013/03/10 21:17
merge

631aef28 – cinap_lenrek <[email protected]> authored on 2013/03/10 21:16
ape: fix thread race with close() and select()

d526ee07 – cinap_lenrek <[email protected]> authored on 2013/03/10 20:55
ape/malloc: make malloc and free threadsafe for python

48b0c106 – cinap_lenrek <[email protected]> authored on 2013/03/10 20:48
ape/stdio: make fopen() quasi threadsafe for python

39eaaaf0 – ppatience0 <[email protected]> authored on 2013/03/10 15:25
wpa(8): fix typos

530a2bc5 – cinap_lenrek <[email protected]> authored on 2013/03/10 14:35
ape: check for invalid filedescriptors in select()

9f25f950 – cinap_lenrek <[email protected]> authored on 2013/03/09 23:06
nusb/disk: add small delay after unit start command (for thinkpad sdcard reader)

cc02f96e – cinap_lenrek <[email protected]> authored on 2013/03/09 14:18
provide wpa(8) manual page

b6581f21 – cinap_lenrek <[email protected]> authored on 2013/03/09 13:12
aux/wpa: check reply counter only after mic check

6f374a52 – cinap_lenrek <[email protected]> authored on 2013/03/09 12:33
add wpa key setup program aux/wpa

26792d8d – cinap_lenrek <[email protected]> authored on 2013/03/09 12:28
wifi: add experimental wpa / tkip encryption support

420efd93 – cinap_lenrek <[email protected]> authored on 2013/03/09 12:22
factotum: add wpapsk client authentication

d9dd0970 – aiju <[email protected]> authored on 2013/03/08 15:51
added geigerstats

2cb20023 – stanley lieber <[email protected]> authored on 2013/03/07 13:34
fortunes: He wasn't asking about plan9port.

cc2017f0 – cinap_lenrek <[email protected]> authored on 2013/03/06 09:11
aan: fix structure padding for amd64

95d41e8f – ppatience0 <[email protected]> authored on 2013/03/03 09:12
fltfmt: make %g print decimal numbers less than 1 with a leading zero

1a888440 – ppatience0 <[email protected]> authored on 2013/03/03 08:21
fltfmt: %.0g should print with one significant figure

3d908529 – ppatience0 <[email protected]> authored on 2013/03/01 12:23
fltfmt: fix %g not printing as %e in some cases when it should

6bd2c26a – cinap_lenrek <[email protected]> authored on 2013/03/01 14:53
nusb/kb: fix "Home" key producing "7" with some usb keyboards (import from sources patch/usb-khome)

03ae4fa1 – cinap_lenrek <[email protected]> authored on 2013/02/28 14:23
6c: fix 32bit pointer truncation (from patch/6c-sugen-types)

8b727265 – cinap_lenrek <[email protected]> authored on 2013/02/28 14:21
ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max)

8a903895 – cinap_lenrek <[email protected]> authored on 2013/02/27 13:04
termrc: termrc.local can start ndb/cs for us, so check if its already running

ec49732f – cinap_lenrek <[email protected]> authored on 2013/02/27 12:59
add cpurc.local and termrc.local hooks

24ea306f – ppatience0 <[email protected]> authored on 2013/02/27 11:15
fltfmt: %.ng is supposed to print a number with n significant figures, but it prints it with n+1. This fixes that behaviour.

6b03a949 – cinap_lenrek <[email protected]> authored on 2013/02/27 03:18
dont use full qualified domain names in example configuration

70b9c857 – cinap_lenrek <[email protected]> authored on 2013/02/25 01:11
cwfs: fix mtime for dump yyyy directories

201a98d0 – cinap_lenrek <[email protected]> authored on 2013/02/23 23:48
cdproto: only include binaries for $objtype, filter temporary files

5c4f2f9d – cinap_lenrek <[email protected]> authored on 2013/02/23 09:05
sdiahci: only wait for drives that are in the process of becoming ready when onlining, add *noahci option

3a79bf2a – cinap_lenrek <[email protected]> authored on 2013/02/23 04:33
libip: make myetheraddr() accept # device names

82c816d1 – ppatience0 <[email protected]> authored on 2013/02/21 20:14
ether8169: add another RTL8111/8168B mac id

412c2320 – ftrvxmtrx <[email protected]> authored on 2013/02/22 17:52
ndb(2): fix wrong attr names

3612d281 – cinap_lenrek <[email protected]> authored on 2013/02/22 08:47
sdiahci: fix mistake

f5ff6d6f – cinap_lenrek <[email protected]> authored on 2013/02/22 07:23
sdiahci: prevent nil pointer dereference on spurious interrupt status

56d9f57d – cinap_lenrek <[email protected]> authored on 2013/02/22 05:37
ether8169: add RTL8111e mac id (thanks glorfdev for the patch)

f9e0bc9e – cinap_lenrek <[email protected]> authored on 2013/02/21 11:13
merge

5bcc9321 – cinap_lenrek <[email protected]> authored on 2013/02/21 11:10
netif: fix stat() on "stats" and "ifstats" files in network interface

1bf321d9 – stanley lieber <[email protected]> authored on 2013/02/20 04:51
fix the constitution

00ba1aac – cinap_lenrek <[email protected]> authored on 2013/02/19 02:57
etheriwl: fix rominit

e68130f0 – khm <devnull@localhost> authored on 2013/02/18 16:04
add wifi link 1000 pci id

2fc31e9a – cinap_lenrek <[email protected]> authored on 2013/02/17 23:16
9boot: fix 9bootiso

c9c06dd8 – cinap_lenrek <[email protected]> authored on 2013/02/17 20:22
9boot: serial console support

364f1f78 – cinap_lenrek <[email protected]> authored on 2013/02/17 16:48
9boot: make print handle \n -> \r\n conversion, style

ec15df1d – ppatience0 <[email protected]> authored on 2013/02/17 07:02
filter(1), nedmail(1): fix typos in both and consistency in nedmail(1)

4aae319f – ppatience0 <[email protected]> authored on 2013/02/17 04:55
rdbio: fix bug where a->user never gets set if Bopen fails.

cb25ae9f – ftrvxmtrx <[email protected]> authored on 2013/02/17 07:35
merge

0f2caad8 – ftrvxmtrx <[email protected]> authored on 2013/02/17 07:32
ftpfs: fix wrong comment

3da5b76c – cinap_lenrek <[email protected]> authored on 2013/02/17 04:30
9boot: preserve configuration on boot error, add show command

b8990cfb – ftrvxmtrx <[email protected]> authored on 2013/02/16 17:06
ftpfs: do not call getfields after NLST

012273f3 – cinap_lenrek <[email protected]> authored on 2013/02/16 16:37
etheriwl: simplify

c5c9233c – cinap_lenrek <[email protected]> authored on 2013/02/16 16:16
etheriwl: add otp rom initialization (for 1000er series, untested)

f6290afb – cinap_lenrek <[email protected]> authored on 2013/02/15 23:42
etheriwl: use first available antenna from eeprom txantmask instead of hardcode to antenna A

27a8b509 – cinap_lenrek <[email protected]> authored on 2013/02/15 22:52
sysinfo: list ethernet devices #l[0-3], fix spaces -> tabs

a8d97f31 – ftrvxmtrx <[email protected]> authored on 2013/02/15 22:28
etheriwl: move runtime dc calibration block to proper place

d676eaf5 – ftrvxmtrx <[email protected]> authored on 2013/02/15 21:56
etheriwl: support for Centrino Advanced-N 6205

328a3001 – cinap_lenrek <[email protected]> authored on 2013/02/16 18:56
troff macros: change unix /usr/lib paths to plan9 /sys/lib and /usr/bin/col -> /bin/col

0ef41a67 – cinap_lenrek <[email protected]> authored on 2013/02/16 18:38
boot(8): manpage correction $objtype vs. $cputype (from /n/sources/patch/boot-cputype-objtype)

126d7e6f – cinap_lenrek <[email protected]> authored on 2013/02/15 17:56
etheriwl: avoid leaking blocks when controller breaks

8deac637 – cinap_lenrek <[email protected]> authored on 2013/02/15 17:21
merge

9bcf45da – cinap_lenrek <[email protected]> authored on 2013/02/15 17:20
etheriwl: fix bugs, support for Centrino Ultimate-N 6300

e7127522 – ftrvxmtrx <[email protected]> authored on 2013/02/13 20:04
pci: add intel qm67 pch

Next