summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the nVIDIA nForce ATA controller.sos2002-04-162-58/+50
* Really sort entries.ru2002-04-161-1/+1
* Make this compilable without -DOPIE.kuriyama2002-04-161-1/+1
* Merge from OpenBSD's fixes:imp2002-04-162-278/+278
* Minor format nitimp2002-04-161-1/+0
* *sigh* Really fix a typo.ru2002-04-161-1/+1
* Remove code that updates vm->vm_ssize. This duplicates work alreadyalc2002-04-161-20/+0
* Remove code that updates vm->vm_ssize. This duplicates work already performedalc2002-04-161-20/+0
* Expand the reserved space section. Explain how the amount of reservedkeramida2002-04-161-4/+12
* Updated release notes: spic(4) tweaks and note MFC, OpenPAM Cineraria.bmah2002-04-162-6/+8
* Cast another bus_addr_t to long long for a printf to quiet a warning onjhb2002-04-161-1/+2
* - Nuke fore_pci_device.arr2002-04-161-67/+41
* - Remove PCA-200E definition -- this will be re-added in the commit toarr2002-04-161-1/+0
* Change reference path/URL.kuriyama2002-04-161-2/+2
* Change reference URLs.kuriyama2002-04-161-2/+2
* pal.s is no longer needed for the kernel to build with Gcc. We now useobrien2002-04-151-1/+0
* The GCC developers have made good on their threats against #pragma for 3.1.obrien2002-04-155-5/+8
* Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This changeobrien2002-04-151-21/+32
* ypclnt.h was the correct spelling... we now have yet another specialobrien2002-04-151-32/+21
* Revert previous commit, it is incorrect.des2002-04-151-1/+1
* Properly spell rpcsvc/ypclnt.h and fix the build.obrien2002-04-151-1/+1
* disklabel(8) manual page:trhodes2002-04-152-54/+50
* Fix typo.obrien2002-04-151-1/+1
* Remove the .stab directives. I do not understand what is different aboutobrien2002-04-152-4/+1
* Remove two debug printfs which should never have been committed.phk2002-04-151-4/+0
* You have to cast int64_t's to long long if you printf them with %lld.jhb2002-04-151-2/+2
* Recognize the AC97 interface to the onboard sound controller on the Nvidiajhb2002-04-151-0/+4
* Sync SCM ID comments with libc.obrien2002-04-153-21/+27
* Sync with UDF p4 tree: Properly initialize part of the mntopts.asmodai2002-04-152-2/+2
* Sync with UDF p4 tree: Use POSIX integer types instead of BSD types.asmodai2002-04-154-159/+159
* Document WITNESS_PROFILING.des2002-04-151-0/+22
* Drop maintainership of this, it serves no purpose.des2002-04-151-1/+0
* Fix to WARNS=2 level.obrien2002-04-153-25/+8
* Use bus_addr_t instead of u_int for local variables that are derived fromjhb2002-04-151-5/+5
* Fix some nits in AMD AGP driver. Remove excess malloc and move a bzerocokane2002-04-152-20/+6
* Add awareness of an IPv6.ume2002-04-151-7/+20
* This is a forced commit, the last commit email was never sent. Nit picktrhodes2002-04-150-0/+0
* Little nit pick in date(1) manual page, tell users which clock date(1)trhodes2002-04-151-0/+6
* Fix a segfault if 'wear' is used without an argument or withroam2002-04-151-5/+4
* Fix an "oops!" that turned out to be mostly harmless (but gave a warning).peter2002-04-152-6/+6
* Add my level of stuff preference to MAINTAINERSimp2002-04-151-0/+3
* Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]()peter2002-04-1512-76/+73
* Remove bogus reference to _use_yp.des2002-04-152-18/+2
* Stop a null pointer dereference in the builtin hash function.greid2002-04-151-1/+4
* Fix incorrect dependency. This should fix the -j build.des2002-04-151-1/+1
* Use the one true tab size of 8, to match style(9)imp2002-04-151-3/+4
* Fix incorrect ordering in previous commit.des2002-04-151-2/+2
* This isn't WARNS ready in the -nostdinc case.ru2002-04-151-0/+1
* Only pass our idea of `CC' down to mkdep(1) if it's non-default.ru2002-04-151-0/+4
* Remove a spurious warning as x is always initialised before use.roberto2002-04-151-1/+1
OpenPOWER on IntegriCloud