summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If both the unlink and the open fail, return the errno from thefenner2002-11-301-2/+8
* Allow aliases to be used when specifying partition types. The use ofmarcel2002-11-301-5/+14
* Fix typo in comment. It's SYSINIT, not SYSINT.keramida2002-11-301-1/+1
* Add Bluetooth section and a cross-reference from the USB section forbmah2002-11-302-4/+80
* New release note: Bluetooth support.bmah2002-11-302-0/+26
* Move the check for the MD_SHUTDOWN flag to before the tsleep() calliedowse2002-11-301-1/+1
* Synchronize perforce Id tagsscottl2002-11-301-1/+1
* ia64: make link /boot->efi/boot relative.marcel2002-11-302-2/+12
* Bring in many bugfixes and changes obtained from formal testing:scottl2002-11-304-149/+435
* Add a routine for testing memory mapped register access.scottl2002-11-301-8/+58
* Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO ifscottl2002-11-301-4/+22
* Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGSscottl2002-11-301-5/+6
* Use the new ahc_scb_timer_reset APIscottl2002-11-301-4/+27
* Add a check to disable the previous patch so that future filesystemsmckusick2002-11-301-2/+4
* Remove a race condition / deadlock from snapshots. Whenmckusick2002-11-303-60/+151
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-11-301-0/+1
* Add some more checks to newfs so that it will not build filesystemsmckusick2002-11-302-15/+29
* Add support for the Olivetti branded EISA boards.scottl2002-11-301-1/+15
* Assert that the page queues lock is held in pmap_page_exists_quick().alc2002-11-302-2/+2
* Merge the changes in the English version.kuriyama2002-11-301-132/+140
* Fix two deadlocks in snapshots:mckusick2002-11-301-2/+7
* Whitespace cleanup only.kuriyama2002-11-301-200/+373
* Fix typos.kuriyama2002-11-301-3/+3
* Merge the following from the English version:hrs2002-11-301-57/+64
* Change punctuation style.hrs2002-11-301-10/+10
* - Catch up with the English version:hrs2002-11-304-1577/+1577
* devd kernel improvements:imp2002-11-301-21/+38
* Two fixes for devd:imp2002-11-301-1/+6
* Conditionalize a GCCism.mike2002-11-291-0/+2
* Implement bus_space_subregion(). Identical to i386.marcel2002-11-291-3/+8
* Better handle sparse physical memory: Don't use the address rangemarcel2002-11-291-8/+4
* Check to make sure that the fs_sblockloc field was properly updatedmckusick2002-11-291-0/+10
* mdoc(7) police: sweep.ru2002-11-2915-88/+92
* mdoc(7) police: sweep.ru2002-11-296-32/+32
* Put back a test for binaries with no PT_LOAD entries I over-jealoslykan2002-11-291-0/+4
* mdoc(7) police: sweep.ru2002-11-291-18/+14
* mdoc(7) police: formatting nits.ru2002-11-2919-64/+94
* Release the reference to the peripheral if returning a error.yar2002-11-291-0/+2
* Back out part of last delta that was committed by accident.ru2002-11-291-2/+2
* mdoc(7) police: scheduled sweep.ru2002-11-2931-385/+525
* mdoc(7) police: catch up to the code changes.ru2002-11-291-2/+2
* Whitespace nits.des2002-11-281-2/+2
* Add a PAM_MODULE_ENTRY to this module so it'll actually do something.des2002-11-281-0/+2
* Misc. edits and cleanup.bmah2002-11-281-7/+28
* try SIOCGIFINDEX 1st to be able to use network aliasing.ume2002-11-281-0/+13
* Fix the standards case by referring to __fds_bits instead of fds_bitsmike2002-11-281-3/+3
* Remove the <sys/types.h> prerequisite for <ucontext.h> by includingmike2002-11-281-0/+1
* Add a test for what was fixed in revisions 1.39 and 1.50 ofru2002-11-282-0/+18
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-283-30/+54
* Finish the fix in revision 1.39 -- make(1)'s behavior is nowru2002-11-281-12/+9
OpenPOWER on IntegriCloud