summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stop use of NI_WITHSCOPEID. it was deprecated.ume2003-10-218-46/+13
* - change scope to zone.ume2003-10-2114-111/+160
* Add myself.sergei2003-10-211-0/+1
* - Assert that the containing vm object is locked inalc2003-10-211-0/+1
* Merge the following from the English version:hrs2003-10-212-8/+57
* Properly unload the DMA SG list on errors.sos2003-10-211-0/+2
* Fix the DMA problem that most severely hit on the DS3112a SATA chipsos2003-10-215-66/+59
* Modernize examples/usage. Kill 1200/300 baud modem entries andimp2003-10-211-31/+37
* Wrap a long line in the previous commitsilby2003-10-211-1/+2
* Change all SYSCTLS which are readonly and have a related TUNABLEsilby2003-10-2127-50/+51
* Have sysctl print out a more useful error message when it detects that thesilby2003-10-211-1/+6
* Add another sysctl flag, CTLFLAG_TUN, which is a hint to the userlandsilby2003-10-211-0/+2
* Line-break sync to the MAC development branch.rwatson2003-10-211-1/+2
* We need to initialize bp->b_offset and bp->b_iooffsetsimokawa2003-10-211-0/+2
* Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16();tjr2003-10-212-2/+2
* Up the alignment requirement of the SC1100 to 16 bytes, it has all the bugs a...sos2003-10-211-2/+4
* Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)phk2003-10-219-47/+15
* Remove "register" keywords.phk2003-10-216-60/+35
* Don peril-sensitive sunglasses and mark pipe(2) as MPSAFE. I've beaten upscottl2003-10-216-7/+7
* Retire bio_caller2 (alias for b_io.bio_caller2), this field is reservedphk2003-10-211-4/+1
* Remove KASSERTS on B_PHYS for vmapbuf() and vunmapbuf(), B_PHYS is goingphk2003-10-211-3/+0
* baud rate and bit rate were horribly confused in this document. Baudimp2003-10-211-5/+12
* Remove md_bspstore from the MD fields of struct thread. Now thatmarcel2003-10-213-4/+2
* Addition.phk2003-10-201-0/+3
* revert default for idle polling to zero until we can resolve thesam2003-10-201-1/+1
* When a numeric field overflows its width, try formatting the number inphk2003-10-202-6/+5
* - If a thread is not bound to a kse return 0 from sched_pctcpu().jeff2003-10-201-0/+2
* Spelling, grammar fixes.gsutter2003-10-201-5/+4
* - Remove some long unused code.alc2003-10-202-11/+0
* Initialize the buf's b_object in pbgetvp(). Clear it in pbrelvp(). (Thisalc2003-10-202-1/+2
* fix build: linux_to_bsd_msf_lba is no longer used because of previous commitsam2003-10-201-12/+0
* enclose IPv6 part with ifdef INET6.ume2003-10-202-4/+6
* Mark dup as MPSAFE. Giant was pushed into dup ages ago, but it looksdwmalone2003-10-206-7/+7
* correct linkmtu handling.ume2003-10-2010-111/+142
* Fix typo: s/dev_db/dev_mkdb/bmah2003-10-202-2/+2
* Remember to check the DE_WHITEOUT flag in the case where a clonedphk2003-10-201-4/+9
* If just gcc could make up its mind...sos2003-10-201-1/+1
* Bring the description of st_[cma]time modification conditions a bitdds2003-10-201-6/+18
* Only return valid DMA error bits.sos2003-10-201-1/+1
* Up delay from 10 to 100ms after reset, this helps some slow devicessos2003-10-201-1/+2
* Only announce ECC errors when its only that.sos2003-10-201-2/+2
* Fix some security bugs in the SVR4 emulator:tjr2003-10-206-20/+78
* Update to using a 56k modem connection, plus add some verbage aboutimp2003-10-201-6/+13
* White space only changes. Put each sentence on a line by itself, perimp2003-10-201-36/+33
* We dont support CDROMREADAUDIO anymore.sos2003-10-201-18/+1
* Remove no longer existant CDIOCREADAUDIO ioctl.sos2003-10-201-9/+0
* When a driver successfully created a device on demand, we can directlyphk2003-10-201-7/+6
* - Synchronize access to a vm page's valid field using the containingalc2003-10-201-4/+10
* Put the RSE backing store at a fixed address. This change is triggeredmarcel2003-10-202-1/+3
* - Remove comments referring to functions that no longer exist.alc2003-10-201-2/+0
OpenPOWER on IntegriCloud