summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Previously, libcrypto contained symbols that were identical to EAYnectar2003-02-181-0/+7
* Whack 28 unused variables.nectar2003-02-188-19/+9
* Properly terminate some warning messages.des2003-02-182-6/+6
* Remove these from libc; they are now system calls.deischen2003-02-182-532/+0
* Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING.matusita2003-02-182-0/+4
* Fix fwdev memory leak on detaching.simokawa2003-02-181-5/+13
* Explicitly set TZ to GMT (including in the build environment)des2003-02-181-0/+3
* Use pci_get_devid().simokawa2003-02-182-24/+24
* Add 'uPD72871/2 IEEE1394 1-Chip OHCI Host Controller'.simokawa2003-02-182-0/+5
* * firewire.csimokawa2003-02-182-1/+19
* Add central and fhc.jake2003-02-181-0/+2
* Add drivers for the central and fhc busses found in enterprise classjake2003-02-189-0/+1087
* remove stray debugging printfsam2003-02-181-1/+0
* M_MOVE_PKTHDR must happen before any cluster is attachedsam2003-02-181-2/+3
* Fix stupid whitespace typo.bmah2003-02-182-2/+2
* Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has beenpeter2003-02-188-427/+87
* Remove contractions.trhodes2003-02-181-3/+3
* Include class designation in pnpinfo for generic driver loadingimp2003-02-181-2/+3
* New release notes: Linux IPv6 support, cm support for IPX (+MFC),bmah2003-02-182-2/+74
* Revert ALIGN change for the second and last time. I can't figure outtjr2003-02-183-6/+56
* Use arc4random() instead of random() when generating the master key.kris2003-02-181-2/+3
* Nuke xargs, I haven't had to help anyone with it, so I assume it stands onjmallett2003-02-181-4/+1
* Sanity check the BAR length reported by the CIS with the BAR length thatscottl2003-02-171-4/+22
* Back out revision 1.34 until we can come up with a more accurate patch.chris2003-02-171-65/+0
* Add a section on Giant lock manipulation macros.chris2003-02-171-0/+65
* Xref miibus(4).trhodes2003-02-172-0/+2
* Move the pnp and location info into the common pci bus. Make all knownimp2003-02-174-46/+41
* Do not remove object from the lists at the unref_dag() stage.kan2003-02-171-8/+26
* o Add a note explaining the meaning of mls/equal beyond "equal to allchris2003-02-171-2/+30
* - Document some of the sysctl parameters. The read-only ones will go intochris2003-02-171-42/+64
* an driver now needs wlan, so put the required explicit dependsimp2003-02-173-0/+3
* - build powerpc world on 9balldes2003-02-171-52/+117
* Kill a now-bogus commentimp2003-02-171-4/+0
* These don't need to be semi-public after all.imp2003-02-172-5/+5
* Bump pnpinfo and location size to 128 bytes. Since these are computedimp2003-02-171-2/+2
* -v now also prints the pnpinfo and location information for the devicesimp2003-02-171-1/+6
* Expand length of pnpinfo and length fields since pccard pnpinfo canimp2003-02-171-2/+2
* Add a bunch of cards that we've added IDs for in the past few months:imp2003-02-171-2/+7
* Add libgmp.so.3 from 4.7-RELEASE CDs.obrien2003-02-172-0/+1552
* Further fix PS_NEEDSIGCHKdavidxu2003-02-172-0/+4
* Move code for detecting PS_NEEDSIGCHK into thread_schedule_upcall,davidxu2003-02-173-2/+4
* * firewire.csimokawa2003-02-172-48/+19
* Add libgmp.so.3 from 4.7-RELEASE CDs.nectar2003-02-172-0/+2
* o Restore an interrupt priority level before return.maxim2003-02-171-0/+2
* o Fix ipfw uid rules: socheckuid() returns 0 when uid matches a socketmaxim2003-02-171-2/+2
* Fix missed patch in last commitjulian2003-02-172-10/+6
* Deliver signals posted via an upcall to the appropriate thread.mini2003-02-1712-1050/+548
* Use the proc lock to protect p_realtimer instead of Giant, and obtaintjr2003-02-175-48/+38
* - Add a new function, thread_signal_add(), that is called from postsig tojeff2003-02-175-61/+82
* Move a bunch of flags from the KSE to the thread.julian2003-02-1735-110/+89
OpenPOWER on IntegriCloud