summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFi386: revision 1.7.nyan2002-04-151-1/+1
* Throw in NO_WERROR to please the peanut gallery.des2002-04-151-0/+1
* Quoting log message for OpenBSD rev 1.7:nectar2002-04-151-0/+28
* Add ofwd to the GENERIC config for powerpc.benno2002-04-152-0/+2
* Add a nexus device.benno2002-04-153-0/+517
* Improve the implementation of adjtime(2).phk2002-04-155-96/+78
* Turn some CTR's into CTR0's.benno2002-04-153-6/+6
* Take the "tickadj" element out of struct clockinfo. Our adjtime(2)phk2002-04-153-4/+2
* GC an extraneous prototype of delay().benno2002-04-151-1/+0
* Add libypclnt to the prebuild library list, and record its dependency ondes2002-04-151-1/+3
* Basic OpenFirmware disk driver. It will attach to anything in OpenFirmwarebenno2002-04-151-0/+261
* Grab a major number for OpenFirmware disk devices.benno2002-04-151-0/+1
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* Added glue for the all-man and maninstall targets.ru2002-04-151-0/+8
* Don't unnecessarily include bsd.own.mk.ru2002-04-151-1/+0
* Style nits.ru2002-04-151-3/+2
* Don't unnecessarily include .mk files.ru2002-04-151-4/+1
* Implement dougb's excellent suggestion, and satisfy one desire of ru.obrien2002-04-151-0/+9
* option<space><tab>obrien2002-04-151-12/+12
* In the ntp_adjtime(2) syscall, return our actual estimate of unappliedphk2002-04-151-2/+2
* Long-forgotten patch: warn if a closed PR has no "closed by"des2002-04-151-0/+4
* Long-forgotten patch: list prstatsdes2002-04-151-0/+1
* This commit was generated by cvs2svn to compensate for changes in r94735,des2002-04-151-1/+7
|\
| * Print newline after error and info messages (perforce change 9750)des2002-04-151-1/+7
* | Use PAM_SUCCESS instead of PAM_IGNORE.des2002-04-152-3/+3
* | Removed 2 lines from the cd(9) manual page.trhodes2002-04-151-3/+1
* | Finish adding support code for sysctl kern.mprof. This dumps some mallocjeff2002-04-151-11/+68
OpenPOWER on IntegriCloud