summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the description for mkdtemp(), which creates directories, not files.gshapiro2003-02-191-1/+1
* Update for GCC 3.2.2kan2003-02-192-11/+17
* Optimize the case when max threads number was hit.davidxu2003-02-193-86/+115
* Pushing back aacp driver to kern.flp kernel. It can be removed iffmatusita2003-02-192-2/+0
* Our first keyword hit for apropos ufs2.jwd2003-02-191-1/+1
* - Detect PAL by CIP header rather than the DSF bit in the DV header.simokawa2003-02-191-71/+48
* Clean up error reporting in block.c, so that it gives honest error stringsjmallett2003-02-192-13/+22
* Remove unused variable and code.peter2003-02-191-2/+0
* Yet another re-test.peter2003-02-190-0/+0
* Re-test commit scripts. Again.peter2003-02-190-0/+0
* Harmless forced commit to re-test commit scriptspeter2003-02-190-0/+0
* Forced commit to double check script configpeter2003-02-180-0/+0
* Get rid of a silly message I added back in Sept 2001 (1.68).peter2003-02-181-4/+1
* Add an example to help one manually set the date on one machine taking the outobrien2003-02-181-0/+5
* Update errors.trhodes2003-02-181-8/+8
* Add some PCI device ID's from HPps2003-02-181-0/+4
* Move the resource handling down into the pci bus as well.imp2003-02-182-410/+49
* Bring the suggested command for extracting a configuration file from theceri2003-02-181-1/+1
* "Happiness" is a noun.ceri2003-02-181-2/+2
* Add Greenspun's Tenth Rule of Programming.fanf2003-02-181-0/+5
* chflags(1) repo copied, usr.bin->bin.obrien2003-02-185-345/+1
* - Fix mbuf leak when we successfully allocate a new mbuf but fail tomux2003-02-182-6/+18
* The nfs_privport variable doesn't exist - mention nfs_reserved_port_onlyceri2003-02-181-1/+1
* Fix make universe's kernel builds on pc98: We need to pass both ARCHphk2003-02-181-7/+7
* LIBDIR/INCLUDEDIR do not include DESTDIR.nectar2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. Removenectar2003-02-181-0/+1
* Correctly alphabetize options[] so we don't stop at -nouser when searchingdes2003-02-181-1/+1
* 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
OpenPOWER on IntegriCloud