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