aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* If the output is not a regular file, it's okay to add it to the archive.Tim Kientzle2005-03-132-4/+18
* Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT,Alexander Kabaev2005-03-121-0/+24
* Remove mention of mac_lomac(4) policy from here too.Tom Rhodes2005-03-121-11/+1
* Remove mac_lomac(4) functionality. The proper way is to use loader.confTom Rhodes2005-03-122-20/+0
* Add NO_GPIBPoul-Henning Kamp2005-03-121-0/+1
* DTRT with /var so that any packages installed are correctly recorded.Poul-Henning Kamp2005-03-121-2/+2
* Enable packet mode in boot0, this makes it unimportant if thePoul-Henning Kamp2005-03-121-1/+1
* New release notes:Hiroki Sato2005-03-122-10/+114
* ALTQ support for re(4).Max Laier2005-03-122-7/+16
* In uart_cpu_getdev_console() when determinig whether we should useMarius Strobl2005-03-121-4/+6
* Function jailed() looks into ucred strcture, so be sure ucred is not NULL.Pawel Jakub Dawidek2005-03-121-4/+4
* Clean up a bit.Pawel Jakub Dawidek2005-03-121-11/+12
* Extend the coverage of the accept and socket mutexes in soisconnected()Robert Watson2005-03-122-6/+6
* Add a sysctl net.link.log_link_state_change, which allows toGleb Smirnoff2005-03-121-5/+13
* Move the logic implementing retrieval of the SO_ACCEPTFILTER socket optionRobert Watson2005-03-123-18/+29
* Fix a terrible braino in last commit. Put kern.debug back to /var/log/messagesGleb Smirnoff2005-03-121-2/+2
* Part two of post-SMPng cleanup of accept filter registration: perform allRobert Watson2005-03-121-34/+16
* - Fix device names for snd_vibes(4) and snd_via82c686(4).Simon L. B. Nielsen2005-03-121-3/+3
* Don't build the nve on pc98.Yoshihiro Takahashi2005-03-121-1/+1
* MFi386: revision 1.217.Yoshihiro Takahashi2005-03-123-9/+0
* Due to a CVS misfire, I ended up committing the wrong version of this.David E. O'Brien2005-03-121-3/+7
* MFCi386: Prevent integer underflow that could result in all memory beingScott Long2005-03-121-3/+9
* Guard against an integer underflow that could cause busdma to eat up allScott Long2005-03-121-3/+9
* Adding new device ID for BCM5751M support.Tai-hwa Liang2005-03-122-0/+3
* Fix bin/pax doesn't wait for compress/gzip before exiting.David E. O'Brien2005-03-121-4/+6
* Used unsigned version.David E. O'Brien2005-03-121-1/+1
* Fix kernel build on 64-bit machines.David E. O'Brien2005-03-121-1/+1
* Fix a long-standing bug in alpha's implementation of busdma. We need toMaxime Henrion2005-03-121-4/+4
* FreeBSD consumer bits of the nForce MCP NIC binary blob.David E. O'Brien2005-03-128-0/+1917
* 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