summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't augment the DRIVER_VERSION "v1.12" with __DATE__ and __TIME__.schweikh2005-11-131-1/+1
* Define SIGLWP which is an alias for SIGTHR, the reason why I did thisdavidxu2005-11-131-0/+1
* Increase WARNS level to 6.rodrigc2005-11-131-1/+1
* Convert mount_msdosfs to use nmount().rodrigc2005-11-131-98/+76
* In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlockalc2005-11-134-4/+16
* Increase WARNS level to 6.rodrigc2005-11-131-0/+1
* Changes to reflect that size_t parameter to build_iovec() is a size_t.rodrigc2005-11-131-3/+4
* Increase WARNS level to 6rodrigc2005-11-131-1/+1
* Convert mount_cd9660 to use nmount().rodrigc2005-11-131-46/+53
* - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-133-8/+31
* Fixed some magic numbers.bde2005-11-131-6/+6
* Fixed some magic numbers.bde2005-11-131-6/+6
* Correct a grammo and capitalize a few abbreviations.schweikh2005-11-121-4/+4
* Instead of saving the unit number of the md(4) device name, save themarcel2005-11-121-23/+26
* - Minor fixes to raise WARNS level to 6.rodrigc2005-11-125-52/+223
* Imoproved comments for the minimax polynomial.bde2005-11-121-10/+11
* Make the kern.geom.conftxt sysctl more usable by also dumping themarcel2005-11-121-5/+4
* Tweaked the minimax polynomial and improved its comments.bde2005-11-121-5/+5
* Improved comments for the minimax polynomial.bde2005-11-121-4/+4
* Speed up stale catpages hunting by not running sed(1) for every catpage.ru2005-11-121-18/+15
* Don't check DESTDIR when making distributeworld; the latter expectsru2005-11-121-0/+2
* Really fix it this time.ru2005-11-121-3/+3
* Attempt to fix pc98 GENERIC compile breakage.ru2005-11-121-3/+3
* As for the float trig functions, use a minimax polynomial that isbde2005-11-121-9/+7
* Fix a > 1 year old typo that caused the ulpt driver to try readingiedowse2005-11-121-1/+1
* Fix a stub function so that is has the correct number ofdeischen2005-11-121-3/+3
* style(9) cleanups.rodrigc2005-11-121-16/+17
* Add "-s" argument to kdump to suppress the display of I/O data.rwatson2005-11-122-4/+11
* Look through ext2fs file systems as well as ufs.grog2005-11-121-1/+1
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-124-11/+52
* Significant refactoring of the accounting code to improve locking and VFSrwatson2005-11-121-108/+93
* Make sure only remove one signal by debugger.davidxu2005-11-121-1/+2
* Add section to start/stop Bluetooth USB devices (via ng_ubt(4))emax2005-11-121-0/+10
* add continued status.davidxu2005-11-121-4/+4
* Insert missing copyright headers.davidxu2005-11-125-0/+10
* Document -32 flag in usage() output as well.jhb2005-11-111-1/+1
* Traditionally expand tabs here.ru2005-11-111-2/+2
* Document the -32 switch available on amd64.jhb2005-11-111-0/+4
* Fix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests. For each search pathjhb2005-11-111-1/+1
* Add dev/speaker into include/ treedelphij2005-11-111-0/+2
* Since speaker.h now lives in sys/dev/speaker, reflect this fact here.delphij2005-11-111-1/+1
* Update PCI ids to add the E200, E200i, P400, and P400i storageps2005-11-112-4/+15
* - Store pointer to the link-level address right in "struct ifnet"ru2005-11-1181-242/+220
* Only signo should be marked with .Fa.davidxu2005-11-111-1/+2
* List /boot/device.hints entries for the second joystick.jylefort2005-11-111-0/+2
* Use the more appropriate ifnet_byindex() instead of ifaddr_byindex().ru2005-11-111-2/+2
* Catch up with IFP2ENADDR() type change (array -> pointer).ru2005-11-118-12/+10
* Add definitions for 64-bit PTEsgrehan2005-11-111-10/+47
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-114-33/+17
* Force this interface to be RUNNING.glebius2005-11-111-0/+1
OpenPOWER on IntegriCloud