summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) cleanup.ru2004-01-271-39/+72
* Fix a reentrancy issue in md5_calc().des2004-01-271-4/+1
* Fixed memory leak in NgSendAsciiMsg().ru2004-01-271-1/+4
* Preserve acls option on mounts when taking a snapshot.mckusick2004-01-271-1/+5
* Remove only X[0-9]-lock.njl2004-01-271-1/+1
* Back out part of 1.21, since it breaks `script interactive-program`. Thiscperciva2004-01-271-2/+1
* o add missing breaksam2004-01-271-1/+10
* change SYSINIT starting point to be consistent with other modulessam2004-01-272-2/+2
* add spdcachelookup and spdcachemiss to our version of struct ipsecstat sosam2004-01-271-0/+3
* Fix the example back the way it was. Fix the commentary to say itimp2004-01-271-2/+2
* Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. Todes2004-01-274-8/+14
* While USB keyboards attach as ukbd[0-9]+, the device node created bydes2004-01-271-1/+2
* The ataraid device is not needed for pc98.nyan2004-01-271-0/+1
* Fixed pc98 partition type.nyan2004-01-271-1/+1
* - Fix for sparc64 to use new __panic() functionkensmith2004-01-271-2/+4
* Add an entry for RELENG_5_* to match the RELENG_4_* entry.cperciva2004-01-271-0/+1
* Turn uio_resid/uio_offset comments into KASSERTsache2004-01-271-16/+8
* Don't confuse NULL and 0, use 0 where an integer is expected.harti2004-01-271-2/+2
* Style: add __FBSDID, relocate some { that were on the wrong line,harti2004-01-271-36/+24
* This should have been checked in as part of the last update to if_ndis.c:wpaul2004-01-271-0/+1
* Some Windows .INF files are deliberately sabotaged to prevent them fromwpaul2004-01-271-1/+22
* Implement NdisVirtualBufferAddress() and NdisVirtualBufferAddressSafe().wpaul2004-01-271-0/+21
* Add a kludge to avoid having ndis_init() called needlessly by dhclientwpaul2004-01-271-10/+22
* Add TUNABLE_STR to make "hw.acpi.os_name" more correct. However, the callnjl2004-01-271-3/+2
* Document my adventures in newbus land. Clarify some examples, especiallynjl2004-01-272-11/+17
* Discontinuation of an action that now fits on one.obrien2004-01-271-3/+1
* Stick two XXX's in the syscall() code: we call STOPEVENT() twice forrwatson2004-01-271-0/+8
* Clean up macro usage in if_attach():brooks2004-01-271-2/+2
* Use the M_BZERO flag with malloc() in a couple of places.wpaul2004-01-271-8/+6
* Use IFNAMSIZ instead of a magic value for the length of an interfacebrooks2004-01-272-4/+5
* Modified release note: Rewrite CVS update note to reflect realitybmah2004-01-272-12/+12
* Reorganize the timer code a little and implement NdisInitializeTimer()wpaul2004-01-263-17/+96
* Fix ~/.hushlogin handling.fjoe2004-01-261-3/+4
* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*jhb2004-01-268-604/+0
* Overhaul our boot floppy generation system so that it scales better andjhb2004-01-261-179/+175
* Add a script to split a single file up into chunks using split along withjhb2004-01-261-0/+39
* The problem Makefile rev 1.70 and fbsd-kgdb-i386.h rev 1.4 fixed is thatobrien2004-01-260-0/+0
* - Call acpi_Startup() before parsing interrupt-related APIC resources so wejhb2004-01-261-7/+43
* Move the code to initialize ACPI-CA into a separate acpi_Startup() functionjhb2004-01-262-24/+42
* Implement pam_sm_close_session().des2004-01-261-1/+13
* New release note: SMBFS request signing [1].bmah2004-01-262-4/+44
* Get rid of the last two uses of NG_NODELEN + 1 in the base system byharti2004-01-262-2/+2
* Add missing 'device ataraid' to support ATA software RAID.ale2004-01-261-0/+1
* Do not treat make variables as Perl variables.kan2004-01-261-4/+4
* Xref kqueue and polleivind2004-01-261-0/+2
* Xref kqueueeivind2004-01-261-0/+1
* Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is oneharti2004-01-263-4/+9
* Avoid dereferencing null pointers in fsck_ffs. (pfatal may return,cperciva2004-01-262-2/+7
* Get rid of the old *LEN constants in favour of the new *SIZ constantsharti2004-01-262-6/+6
* Define the new command NGM_SOURCE_START_NOW to allow generation ofharti2004-01-261-0/+1
OpenPOWER on IntegriCloud