summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Grrrr. Fix the order of the #define's so atomic_cmpset_{acq,rel}_longjhb2000-10-201-5/+5
* Fix the atomic_cmpset_{acq,rel}_ptr() functions to do proper type-casting.jhb2000-10-201-4/+18
* note the new preliminary support of cardbus stuffjon2000-10-202-0/+22
* remove old pccbb bridge code.jon2000-10-203-2701/+0
* update URL and copyrightwosch2000-10-201-2/+2
* Added upcoming FreeBSD 4.2wosch2000-10-201-0/+3
* Introduce the M_ZERO flag to malloc(9)phk2000-10-203-0/+6
* Redirect the stderr of dd to /dev/null so the user doesn't see ratherjkh2000-10-201-2/+2
* Increase entropy file size from 4096 to 16384 because 4096 actually is notache2000-10-201-1/+1
* Add actual URL for XMAC II datasheet in comments.archie2000-10-202-4/+8
* Add i815 host to PCI bridge IDache2000-10-202-0/+6
* Return -10000 in pci_hostb_probe to allow agp driver (disabled otherwise)ache2000-10-202-2/+2
* Add i815 Host to Hubache2000-10-202-0/+6
* Add i815 IDsache2000-10-201-1/+19
* Save a few CPU cycles in IP fragmentation code.ru2000-10-201-3/+1
* add -I option, ``Don't get and use a list of freesanpei2000-10-204-2/+11
* Submitted by: Hans Petter Selasky <hselasky@c2i.net>hm2000-10-202-17/+33
* Used kbio.h and consio.h instead of machine/console.h.kato2000-10-204-6/+6
* Merged from sys/i386/isa/npx.c revision 1.86.kato2000-10-201-1/+1
* Merged from sys/i386/isa/clock.c revision 1.160.kato2000-10-203-9/+9
* Merged from sys/i386/i386/machdep.c revisions 1.417 and 1.418.kato2000-10-202-34/+20
* Add missing 'unit' coderoger2000-10-201-0/+4
* Catch up to moving headers:jhb2000-10-2068-87/+76
* GC the unused safepri variable.jhb2000-10-201-1/+0
* Remove unnecessary machine/mutex.h include.jhb2000-10-202-2/+0
* - GC some #if 0'd code regarding the non-existant safepri variable.jhb2000-10-201-17/+6
* Actually harvest interrupt threads when the last handler is removed from ajhb2000-10-206-12/+102
* - machine/mutex.h -> sys/mutex.hjhb2000-10-202-4/+4
* Catch up to SMP_DEBUG -> MUTEX_DEBUG.jhb2000-10-202-4/+4
* - machine/mutex.h -> sys/mutex.hjhb2000-10-205-9/+9
* - machine/mutex.h -> sys/mutex.hjhb2000-10-204-21/+21
* - machine/mutex.h -> sys/mutex.hjhb2000-10-205-15/+15
* - machine/mutex.h -> sys/mutex.hjhb2000-10-201-3/+3
* - machine/mutex.h -> sys/mutex.hjhb2000-10-201-4/+3
* - machine/mutex.h -> sys/mutex.hjhb2000-10-201-5/+4
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-2017-4127/+2476
* - Expand the set of atomic operations to optionally include memory barriersjhb2000-10-204-61/+592
* Axe the barrier_{read,write,rw}() helper functions as this method ofjhb2000-10-209-203/+0
* Add -L option to limit the package status characters the user *doesn't*bmah2000-10-202-6/+33
* Make pkg_version -c -l work.bmah2000-10-201-2/+3
* Remove bogus xref.mpp2000-10-201-1/+0
* Convert the type of bus_space_handle_t of pc98 from structure intokato2000-10-207-164/+232
* Add the quirk entry for the Sony Memory Stick Adapter.n_hibma2000-10-201-1/+14
* Kill the correct dhclient on detach of the ethernet device.n_hibma2000-10-201-2/+2
* Bugfix: The data is not stored only in the first cblock, calculate then_hibma2000-10-201-1/+8
* Fixup a couple of ether card entries to use the new pccard_etherjoe2000-10-201-2/+4
* Regen.n_hibma2000-10-202-2/+9
* Add the Sony MSC Memory Stick Adaptor (in the Sony PCS laptops)n_hibma2000-10-201-0/+1
* Correct the text on RETURN VALUES.n_hibma2000-10-201-1/+3
* execsw_set hasn't been used for a while and does not exist.peter2000-10-201-4/+0
OpenPOWER on IntegriCloud