aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r143439,David E. O'Brien2005-03-127-0/+1975
|\
| * Import the nForce MCP NIC bits. This is version 1.0-0301.vendor/nve/1.0.0301David E. O'Brien2005-03-127-0/+1975
* Replace my previous change for 32 bit systems with hz > 169 with Bruce'sPeter Wemm2005-03-121-10/+11
* Make the tty vmin/vtime timeouts work for hz > 169 on 32 bit machines.Peter Wemm2005-03-121-7/+7
* Correct a last-minute thinko. Instead of copying the nul with the string,Nate Lawson2005-03-111-1/+1
* The mbnambuf routines combine multiple substrings into a singleNate Lawson2005-03-111-36/+41
* Remove diffs to i386 version that came in via the compiler support ifdefs.Peter Wemm2005-03-1110-28/+37
* MFi386: reduce apic clock interrupt ratePeter Wemm2005-03-111-15/+5
* Whitespace sync with amd64. (Rather than re-add the extra blank linesPeter Wemm2005-03-112-6/+0
* gbde(8) is also rejndael user.Hajimu UMEMOTO2005-03-112-3/+1
* Fix a mismerge of i386 rev 1.209Peter Wemm2005-03-111-1/+1
* Match i386 rev 1.38 with __cplusplus supportPeter Wemm2005-03-111-0/+8
* Remove an OBE set of comments, fix a minor whitespace nit while here.Peter Wemm2005-03-111-8/+1
* First step in simplifying accept filter socket option logic in theRobert Watson2005-03-111-17/+24
* reorder ath_rate_onoe to after ath_rate_sample so it gets used as theSam Leffler2005-03-111-1/+1
* Remove an additional commented out reference to a possible future sxRobert Watson2005-03-111-1/+0
* just use crypto/rijndaelHajimu UMEMOTO2005-03-111-1/+2
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].Hajimu UMEMOTO2005-03-116-1293/+12
* When setting up a socket in socreate(), there's no need to lock theRobert Watson2005-03-111-3/+1
* Remove suggestive sx_init() comment in soalloc(). We will have somethingRobert Watson2005-03-111-1/+0
* integrate rijndael-alg-fst.h into rijndael.h.Hajimu UMEMOTO2005-03-115-44/+14
* Adding missing module dependency. This should fix the undefined symbolTai-hwa Liang2005-03-111-0/+1
* stop including rijndael-api-fst.h from rijndael.h.Hajimu UMEMOTO2005-03-118-10/+7
* The SO_NOSIGPIPE socket option allows a user process to mark a socketRobert Watson2005-03-111-0/+8
* Fix typos in comments.Stefan Farfeleder2005-03-111-3/+3
* Use socklen_t where appropriate.Stefan Farfeleder2005-03-115-12/+18
* Simplify the print routines by using LST_FOREACH instead of Lst_ForEachHartmut Brandt2005-03-113-64/+66
* Check the return value of shutdown().Robert Watson2005-03-111-4/+8
* Remove leading underscores from the pathname defines. All identifiersHartmut Brandt2005-03-113-25/+29
* Remove the leading underscore from structure tags. All identifiersHartmut Brandt2005-03-112-5/+5
* sys/crypto/md5.[ch] is used from nowhere. So, just nuke them.Hajimu UMEMOTO2005-03-112-382/+0
* Add sigpipe, a simple UNIX domain socket and TCP regression test that isRobert Watson2005-03-112-0/+327
* - use 1/2 space for rijndael context in ipsecHajimu UMEMOTO2005-03-113-25/+14
* Style: Fix indentation.Hartmut Brandt2005-03-111-1117/+1129
* refer opencrypto/cast.h directly.Hajimu UMEMOTO2005-03-113-19/+10
* Call ParseFinishLine() also for the last line in a file. ThisHartmut Brandt2005-03-111-0/+3
* Fix getting stats from many links with index > 0.Gleb Smirnoff2005-03-111-1/+1
* Move common credential save and restore code into a separate file.Diomidis Spinellis2005-03-115-29/+86
* Back out the last commit. It turns out that this breaks more thanHartmut Brandt2005-03-111-3/+0
* Ensure the configuration file is given with an absolute file path.Diomidis Spinellis2005-03-111-0/+6
* Add examples for tcplisten, data scattering, and file views.Diomidis Spinellis2005-03-111-4/+35
* Make the pps interrupt register as MPSAFE and FAST. Use a spin lockWarner Losh2005-03-111-6/+15
* Fix minor grammar and punctuation nits in a few recently-addedBruce A. Mah2005-03-112-44/+44
* Doh! silly typo precludes compilingWarner Losh2005-03-111-2/+2
* Revert changes of 1.49. Lots-a-people broke with it, for reasonsWarner Losh2005-03-111-5/+9
* SampleRate rate control algorithm for the ath driverSam Leffler2005-03-116-0/+795
* Kill trailing white spaceWarner Losh2005-03-101-3/+3
* Add a new pipe sub-namespace.Diomidis Spinellis2005-03-105-2/+252
* Document new pipe sub-namespace.Diomidis Spinellis2005-03-101-13/+45
* Make some basic grammar and style fixes to ng_source.c and ng_source.h.Bosko Milekic2005-03-102-25/+14