summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More terms.murray2003-04-201-0/+13
* More terms.murray2003-04-201-0/+7
* - Lock the vm_object when performing vm_object_pip_wakeup().alc2003-04-201-2/+2
* Add more FreeBSD specific terminology to help reduce false-positivesmurray2003-04-201-0/+7
* Regenerate.wpaul2003-04-202-2/+16
* Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-basedwpaul2003-04-203-1/+14
* - Lock the vm_object when performing vm_object_pip_wakeup().alc2003-04-201-0/+10
* Remove reference to diskpart(8)brueffer2003-04-201-1/+0
* Run interface specific scripts for dhcp interfaces too.mtm2003-04-201-0/+5
* Regen usbdevs.wpaul2003-04-202-2/+18
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-2016-0/+1539
* fix __FBSDIDobrien2003-04-201-2/+2
* style.Makefile(5)obrien2003-04-202-14/+12
* Convert the tx(4) driver to use the busdma API.mux2003-04-202-126/+328
* Better comment, more style(9) fixes.mux2003-04-201-4/+4
* Additional malloc failure checks.orion2003-04-203-4/+15
* Throw the switch--change to UFS2 as our default file system format forrwatson2003-04-2010-40/+76
* Use u_int for the struct uidinfo reference count rather than u_short;rwatson2003-04-201-1/+1
* Grammar fixbrueffer2003-04-201-1/+1
* more style(9) changes.obrien2003-04-201-6/+8
* more style(9) changes.obrien2003-04-201-32/+32
* A few style(9) fixes.obrien2003-04-201-50/+50
* - Lock the vm_object when performing vm_object_pip_add().alc2003-04-201-0/+8
* - Lock the vm_object when performing vm_object_pip_add().alc2003-04-201-4/+3
* Add an errata item pointing out a filename typo in the 5.0 releasebmah2003-04-201-0/+7
* Add FILES section to mac.3 and mac.conf.5. Properly Xref mac.conf.5rwatson2003-04-203-1/+22
* Update vm_object locking in vm_map_delete().alc2003-04-201-5/+9
* - Lock the vm_object when performing vm_object_pip_add().alc2003-04-204-1/+14
* Don't dereference a NULL pointer when we don't have a ':' in theimp2003-04-201-0/+2
* Add a man page for the mac.conf MAC library configuration file.rwatson2003-04-202-0/+105
* Remove the 'te' label elements from the default configuration, since werwatson2003-04-201-3/+3
* Add support for ia64.marcel2003-04-202-0/+64
* Rev 1.132 was backed out because of the following from BDE:obrien2003-04-200-0/+0
* Use STDERR_FILENO as the file descriptor passed to _thread_printf()marcel2003-04-201-4/+7
* Add the mac_prepare{,_*}() functions to the high-level function listrwatson2003-04-201-0/+11
* Fix build breakage (on ia64) caused by a missing file descriptor tomarcel2003-04-202-2/+2
* Add stub implementations of pthread_[gs]etconcurrency to libc_r andjdp2003-04-208-0/+340
* Backout my last commit.davidxu2003-04-202-8/+8
* Repair a bug in which a faulty group entry (one with only 2 colons)nectar2003-04-201-8/+6
* style(9).mux2003-04-201-8/+11
* Lock the vm_object in vfs_busy_pages().alc2003-04-201-0/+4
* Add a dozen new tests with the general theme of getting trailingdas2003-04-191-0/+12
* %E-like %g and %G conversions should remove trailing zeroes unlessdas2003-04-192-0/+14
* - Lock the vm_object when performing vm_object_pip_subtract().alc2003-04-193-1/+7
* - Lock the vm_object when performing vm_object_pip_wakeupn().alc2003-04-194-2/+13
* Lock the jumbo_vm_object when performing vm_page_alloc().alc2003-04-191-0/+2
* Fix typo: s/5.0-STABLE/5.0-CURRENT/bmah2003-04-192-2/+2
* New release notes: LAZY_SWITCH, new docs and translation team.bmah2003-04-192-22/+76
* Make this file closer to style(9) paradigm.mux2003-04-191-212/+215
* Fix minor whitespace glitch. Translators can ignore this.bmah2003-04-192-2/+2
OpenPOWER on IntegriCloud