summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a sub-directory to netnatm for the SAAL headers.harti2003-10-221-0/+2
* Makefile for the NgATM user space library.harti2003-10-221-0/+35
* more strict sanity check for ESP tailsuz2003-10-221-1/+1
* Fix the include path of rijndael.h.hmp2003-10-221-1/+1
* Some upgrade instructions.harti2003-10-221-0/+13
* The FP status register allows for 6 traps to be masked. One of them,marcel2003-10-222-3/+3
* This commit was generated by cvs2svn to compensate for changes in r121330,harti2003-10-224-0/+842
|\
| * Virgin import of the NgATM SAAL layer user part v0.9.harti2003-10-224-0/+842
* Some upgrade instructions.harti2003-10-221-0/+14
* This commit was generated by cvs2svn to compensate for changes in r121326,harti2003-10-2210-0/+6498
|\
| * Virgin import of the NgATM SAAL layer shared kernel/user part v0.9.harti2003-10-2210-0/+6498
* Remove a gcc-ism: declaring a variable array at the end of a structureharti2003-10-221-4/+4
* Add '0x' in front of EUI64 to avoid confusion.simokawa2003-10-221-2/+2
* Forgotten commit: If a provider has zero sectorsize, it is anphk2003-10-221-6/+3
* terminate the rx descriptor list with a self-linked entrysam2003-10-221-3/+21
* - Assert that every page found in the active queue is an active page.alc2003-10-221-7/+2
* Reflect the fact that fxtv is now found in ports/multimedia/fxtv.simon2003-10-211-1/+1
* Turn off ISP_SMPLOCK- not to be turned on again.mjacob2003-10-211-1/+1
* 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
OpenPOWER on IntegriCloud