summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02fix parseip()cinap_lenrek
2013-04-02ape: check *alen before copying in getpeername(), getsockname() and accept()cinap_lenrek
2013-04-01ape: add inet_aton()cinap_lenrek
2013-03-31python: update python build configuration to new ape capabilities like getadd...cinap_lenrek
2013-03-31ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo()cinap_lenrek
2013-03-31ape: define FD_SETSIZE for select()cinap_lenrek
2013-03-30mergeppatience0
2013-03-30ether82563: add untested devices from OpenBSD's em(4) Intel driver. also upda...ppatience0
2013-03-29ape: fix potential double close in socket() and protect rock chain with spinlockcinap_lenrek
2013-03-24ether82563: add 82562V-2 didppatience0
2013-03-24fortunes: Now reboot twice[1].stanley lieber
2013-03-24wifi: cleanupcinap_lenrek
2013-03-24wpa(8) document -1 and -2 optionscinap_lenrek
2013-03-23wpa: fix rsc for wpa2cinap_lenrek
2013-03-23unrolling loops in aesCCMencrypt() and aesCCMdecrypt()cinap_lenrek
2013-03-23wpa: remove debug printcinap_lenrek
2013-03-23mergecinap_lenrek
2013-03-23wpa2 support continued...cinap_lenrek
2013-03-23add experimental wpa2/ccmp supportcinap_lenrek
2013-03-22fortunes: stockholmkhm
2013-03-17mergecinap_lenrek
2013-03-17wpa: initial support for rsncinap_lenrek
2013-03-17aux/cpuid: xsaveoptftrvxmtrx
2013-03-16aux/cpuid: better looking arraysftrvxmtrx
2013-03-16aux/cpuid: fix wrong extfunc1 bitsftrvxmtrx
2013-03-16sysexec: fix possible segment overlap with temporary stackcinap_lenrek
2013-03-14mergecinap_lenrek
2013-03-14hjfs: fix the megashitcinap_lenrek
2013-03-12inst/mountcwfs, inst/mounthjfs: fix typosppatience0
2013-03-12mergecinap_lenrek
2013-03-12ether8169: add RTL8101/8102E macidcinap_lenrek
2013-03-12etheriwl: 6005 - set rom calibration flags and temperature sensor offsetftrvxmtrx
2013-03-11ape: threadsafe errnocinap_lenrek
2013-03-11mergecinap_lenrek
2013-03-11ape: fix thread race with close() and select()cinap_lenrek
2013-03-11ape/malloc: make malloc and free threadsafe for pythoncinap_lenrek
2013-03-11ape/stdio: make fopen() quasi threadsafe for pythoncinap_lenrek
2013-03-10wpa(8): fix typosppatience0
2013-03-10ape: check for invalid filedescriptors in select()cinap_lenrek
2013-03-10nusb/disk: add small delay after unit start command (for thinkpad sdcard reader)cinap_lenrek
2013-03-09provide wpa(8) manual pagecinap_lenrek
2013-03-09aux/wpa: check reply counter only after mic checkcinap_lenrek
2013-03-09add wpa key setup program aux/wpacinap_lenrek
2013-03-09wifi: add experimental wpa / tkip encryption supportcinap_lenrek
2013-03-09factotum: add wpapsk client authenticationcinap_lenrek
2013-03-08added geigerstatsaiju
2013-03-07fortunes: He wasn't asking about plan9port.stanley lieber
2013-03-06aan: fix structure padding for amd64cinap_lenrek
2013-03-03fltfmt: make %g print decimal numbers less than 1 with a leading zeroppatience0
2013-03-03fltfmt: %.0g should print with one significant figureppatience0