summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-04sam(1): document -i flagppatience0
2013-04-04sam, samterm: add -i flag to make tab insert spaces up to the next tabstop an...ppatience0
2013-04-03intel ethernet: default to 16 byte cache line size when not properly initiali...cinap_lenrek
2013-04-03pci: add pci bridge id for Intel 6 Series/C200 (from sources)cinap_lenrek
2013-04-03pushtls: remove unneccesary include <auth.h> (from sources)cinap_lenrek
2013-04-02add import -z option to skip initial tree negotiation (from mycroftiv)cinap_lenrek
2013-04-02ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6cinap_lenrek
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