aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always build ext2fs module. There is no written policy preventing theDavid E. O'Brien2004-01-281-4/+0
* MFi386: revision 1.33Yoshihiro Takahashi2004-01-282-2/+2
* Enable ndis for AMD64 (for the time that modules are supported)...David E. O'Brien2004-01-281-0/+4
* Fix an uninitialized variable bug that caused write_pmbr() to boguslyMarcel Moolenaar2004-01-281-3/+4
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-286-2/+13
* Increment WARNS.Ruslan Ermilov2004-01-281-1/+1
* The report size is not a local item, so don't clear it when clearing local it...Maksim Yevmenkin2004-01-281-1/+0
* Remove trailing white space.Greg Lehey2004-01-281-7/+7
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkRuslan Ermilov2004-01-275-13/+13
* Correct the descriptions of the net.inet.{udp,raw}.recvspace sysctls.Ruslan Ermilov2004-01-272-2/+2
* Sync with Oxford Dictionary. Style (add missing full stops) while I'm here.Jens Schweikhardt2004-01-271-5/+5
* Correct the description of the net.graph.recvspace sysctl.Ruslan Ermilov2004-01-271-1/+1
* Get rid of all (but one in write.c) static size buffers.Ruslan Ermilov2004-01-276-37/+56
* - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),Ruslan Ermilov2004-01-275-9/+109
* Sort PFIL_HOOKS.Marcel Moolenaar2004-01-271-1/+1
* Allow the use of a stale p_stops value in STOPEVENT(), grabbingRobert Watson2004-01-271-3/+5
* forced commit; the issue that was fixed in the previous commit wasDag-Erling Smørgrav2004-01-270-0/+0
* Cleanup malloc() use in if_attach():Brooks Davis2004-01-271-22/+20
* Style nit in previous commit.Dag-Erling Smørgrav2004-01-271-1/+1
* mdoc(7) cleanup.Ruslan Ermilov2004-01-271-39/+72
* Fix a reentrancy issue in md5_calc().Dag-Erling Smørgrav2004-01-271-4/+1
* Fixed memory leak in NgSendAsciiMsg().Ruslan Ermilov2004-01-271-1/+4
* Preserve acls option on mounts when taking a snapshot.Kirk McKusick2004-01-271-1/+5
* Remove only X[0-9]-lock.Nate Lawson2004-01-271-1/+1
* Back out part of 1.21, since it breaks `script interactive-program`. ThisColin Percival2004-01-271-2/+1
* o add missing breakSam Leffler2004-01-271-1/+10
* change SYSINIT starting point to be consistent with other modulesSam Leffler2004-01-272-2/+2
* add spdcachelookup and spdcachemiss to our version of struct ipsecstat soSam Leffler2004-01-271-0/+3
* Fix the example back the way it was. Fix the commentary to say itWarner Losh2004-01-271-2/+2
* Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. ToDag-Erling Smørgrav2004-01-274-8/+14
* While USB keyboards attach as ukbd[0-9]+, the device node created byDag-Erling Smørgrav2004-01-271-1/+2
* The ataraid device is not needed for pc98.Yoshihiro Takahashi2004-01-271-0/+1
* Fixed pc98 partition type.Yoshihiro Takahashi2004-01-271-1/+1
* - Fix for sparc64 to use new __panic() functionKen Smith2004-01-271-2/+4
* Add an entry for RELENG_5_* to match the RELENG_4_* entry.Colin Percival2004-01-271-0/+1
* Turn uio_resid/uio_offset comments into KASSERTsAndrey A. Chernov2004-01-271-16/+8
* Don't confuse NULL and 0, use 0 where an integer is expected.Hartmut Brandt2004-01-271-2/+2
* Style: add __FBSDID, relocate some { that were on the wrong line,Hartmut Brandt2004-01-271-36/+24
* This should have been checked in as part of the last update to if_ndis.c:Bill Paul2004-01-271-0/+1
* Some Windows .INF files are deliberately sabotaged to prevent them fromBill Paul2004-01-271-1/+22
* Implement NdisVirtualBufferAddress() and NdisVirtualBufferAddressSafe().Bill Paul2004-01-271-0/+21
* Add a kludge to avoid having ndis_init() called needlessly by dhclientBill Paul2004-01-271-10/+22
* Add TUNABLE_STR to make "hw.acpi.os_name" more correct. However, the callNate Lawson2004-01-271-3/+2
* Document my adventures in newbus land. Clarify some examples, especiallyNate Lawson2004-01-272-11/+17
* Discontinuation of an action that now fits on one.David E. O'Brien2004-01-271-3/+1
* Stick two XXX's in the syscall() code: we call STOPEVENT() twice forRobert Watson2004-01-271-0/+8
* Clean up macro usage in if_attach():Brooks Davis2004-01-271-2/+2
* Use the M_BZERO flag with malloc() in a couple of places.Bill Paul2004-01-271-8/+6
* Use IFNAMSIZ instead of a magic value for the length of an interfaceBrooks Davis2004-01-272-4/+5
* Modified release note: Rewrite CVS update note to reflect realityBruce A. Mah2004-01-272-12/+12