summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.ru2000-12-1511-59/+71
* Enforce disk unit numbers upper limit in cloning.phk2000-12-151-0/+2
* Make a #define for the highest legal disk unit (0x1ff)phk2000-12-153-0/+9
* Don't do raw device 'r' mangling.phk2000-12-151-24/+4
* Fixed the ``no space after a .Fl'' problem.ru2000-12-151-1/+1
* Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt ofiedowse2000-12-159-0/+47
* Fix lseek args order (PR 23549)ache2000-12-151-12/+15
* Fix with debugging option.takawata2000-12-151-2/+2
* Add a missing dot.ru2000-12-152-2/+2
* Correct the documented default behaviour of mschap, mschap81 and MPPE.brian2000-12-152-6/+6
* When p_ucred is passed to the venus daemon, first grab the proc lock tojhb2000-12-152-4/+28
* Locking change: lock p_cred with the proc mutex (c) instead of assumingjhb2000-12-151-1/+1
* Whitespace cleanups, and a few comment changes to get everything to fitjhb2000-12-151-40/+40
* Add in MI implementations of the KTR trace buffer ddb commands. Thejhb2000-12-151-0/+97
* Remove the "machine dependent" KTR trace buffer ddb commands. The code wasjhb2000-12-144-378/+0
* Adapt to new struct kinfo_proc and unbreak world.alfred2000-12-141-0/+9
* Generalize quirk for Sony Memory Sticks. Any device that starts withimp2000-12-141-1/+5
* This commit was generated by cvs2svn to compensate for changes in r70029,obrien2000-12-148-9/+43
|\
| * Import of a GCC 2.96 snapshot taken from the trunk of the FSF GCC anoncvsobrien2000-12-148-9/+43
* | Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list.phantom2000-12-141-4/+5
* | Add missing coma in SEE ALSO sectionphantom2000-12-142-3/+3
* | Add better IP, netmask and gateway checks.eivind2000-12-142-28/+184
* | mdoc(7) police: added missing .Os call.ru2000-12-1428-10/+29
* | mdoc(7) police: removed duplicate .Os call.ru2000-12-141-1/+1
* | Make Embedded Controller driver interrupt driven.takawata2000-12-141-19/+77
* | mdoc(7) police: removed duplicate .Os calls.ru2000-12-147-8/+2
* | mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-14120-151/+160
* | Prepare for FreeBSD 4.3, we already have the manpage that refers to it.ru2000-12-141-0/+1
* | mdoc(7) police: removed history info from the .Os call.ru2000-12-144-4/+4
* | Grammar fix.sheldonh2000-12-141-1/+1
* | - Move ifs_init() so that it can initialize ifs_inode_hash_mtx.tanimura2000-12-141-12/+12
* | mdoc(7) police: add a missing .Os, change the list type to ``tagged''.ru2000-12-141-11/+10
* | Mdoc(7)ify.ru2000-12-142-22/+45
* | Use _lapic+offset to access the local apic from assembly languagejake2000-12-1410-60/+74
* | Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-1425-69/+138
* | Add a new function, dialog_noyes(), for sysinstall to be able tojkh2000-12-143-13/+45
* | o Check return of strdup() for NULL, abort if so.rwatson2000-12-141-1/+4
* | Fix this based on Mike's moved pci code. We needed to delete the pci_mimp2000-12-141-4/+2
* | Document the MA_RECURSED and MA_NOTRECURSED assertion flags as well asjhb2000-12-131-0/+15
* | Fix include directories for crossbuilding.marcel2000-12-131-1/+1
* | Fix a logical bug introduced by changing the formatting.tomsoft2000-12-131-1/+1
* | - Add a new flag MTX_QUIET that can be passed to the various mtx_*jhb2000-12-134-126/+205
* | o Remove the COMPAT_OLDPCI option now that Mike removed it.imp2000-12-131-3/+3
* | Reconnect linprocfs.des2000-12-131-2/+2
* | Use kinfo_proc instead of eproc (which Kirk deep-sixed earlier this week)des2000-12-132-216/+260
* | Add dependency on linux, which is needed for proc/version.des2000-12-131-0/+1
* | For PC164: document "ERROR: ISA table corrupt!" and workaroundwilko2000-12-131-1/+4
* | Add sbuf(9) man page with links to API function names.des2000-12-132-0/+245
* | Add subr_sbuf.c.des2000-12-131-0/+1
* | String buffer APIdes2000-12-132-0/+347
OpenPOWER on IntegriCloud