| Commit message (Expand) | Author | Age | Files | Lines |
* | Enforce disk unit numbers upper limit in cloning. | phk | 2000-12-15 | 1 | -0/+2 |
* | Make a #define for the highest legal disk unit (0x1ff) | phk | 2000-12-15 | 3 | -0/+9 |
* | Don't do raw device 'r' mangling. | phk | 2000-12-15 | 1 | -24/+4 |
* | Fixed the ``no space after a .Fl'' problem. | ru | 2000-12-15 | 1 | -1/+1 |
* | Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of | iedowse | 2000-12-15 | 9 | -0/+47 |
* | Fix lseek args order (PR 23549) | ache | 2000-12-15 | 1 | -12/+15 |
* | Fix with debugging option. | takawata | 2000-12-15 | 1 | -2/+2 |
* | Add a missing dot. | ru | 2000-12-15 | 2 | -2/+2 |
* | Correct the documented default behaviour of mschap, mschap81 and MPPE. | brian | 2000-12-15 | 2 | -6/+6 |
* | When p_ucred is passed to the venus daemon, first grab the proc lock to | jhb | 2000-12-15 | 2 | -4/+28 |
* | Locking change: lock p_cred with the proc mutex (c) instead of assuming | jhb | 2000-12-15 | 1 | -1/+1 |
* | Whitespace cleanups, and a few comment changes to get everything to fit | jhb | 2000-12-15 | 1 | -40/+40 |
* | Add in MI implementations of the KTR trace buffer ddb commands. The | jhb | 2000-12-15 | 1 | -0/+97 |
* | Remove the "machine dependent" KTR trace buffer ddb commands. The code was | jhb | 2000-12-14 | 4 | -378/+0 |
* | Adapt to new struct kinfo_proc and unbreak world. | alfred | 2000-12-14 | 1 | -0/+9 |
* | Generalize quirk for Sony Memory Sticks. Any device that starts with | imp | 2000-12-14 | 1 | -1/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r70029, | obrien | 2000-12-14 | 8 | -9/+43 |
|\ |
|
| * | Import of a GCC 2.96 snapshot taken from the trunk of the FSF GCC anoncvs | obrien | 2000-12-14 | 8 | -9/+43 |
* | | Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list. | phantom | 2000-12-14 | 1 | -4/+5 |
* | | Add missing coma in SEE ALSO section | phantom | 2000-12-14 | 2 | -3/+3 |
* | | Add better IP, netmask and gateway checks. | eivind | 2000-12-14 | 2 | -28/+184 |
* | | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 28 | -10/+29 |
* | | mdoc(7) police: removed duplicate .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
* | | Make Embedded Controller driver interrupt driven. | takawata | 2000-12-14 | 1 | -19/+77 |
* | | mdoc(7) police: removed duplicate .Os calls. | ru | 2000-12-14 | 7 | -8/+2 |
* | | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 120 | -151/+160 |
* | | Prepare for FreeBSD 4.3, we already have the manpage that refers to it. | ru | 2000-12-14 | 1 | -0/+1 |
* | | mdoc(7) police: removed history info from the .Os call. | ru | 2000-12-14 | 4 | -4/+4 |
* | | Grammar fix. | sheldonh | 2000-12-14 | 1 | -1/+1 |
* | | - Move ifs_init() so that it can initialize ifs_inode_hash_mtx. | tanimura | 2000-12-14 | 1 | -12/+12 |
* | | mdoc(7) police: add a missing .Os, change the list type to ``tagged''. | ru | 2000-12-14 | 1 | -11/+10 |
* | | Mdoc(7)ify. | ru | 2000-12-14 | 2 | -22/+45 |
* | | Use _lapic+offset to access the local apic from assembly language | jake | 2000-12-14 | 10 | -60/+74 |
* | | Adapt sysinstall to use the new msgNoYes() function which assumes | jkh | 2000-12-14 | 25 | -69/+138 |
* | | Add a new function, dialog_noyes(), for sysinstall to be able to | jkh | 2000-12-14 | 3 | -13/+45 |
* | | o Check return of strdup() for NULL, abort if so. | rwatson | 2000-12-14 | 1 | -1/+4 |
* | | Fix this based on Mike's moved pci code. We needed to delete the pci_m | imp | 2000-12-14 | 1 | -4/+2 |
* | | Document the MA_RECURSED and MA_NOTRECURSED assertion flags as well as | jhb | 2000-12-13 | 1 | -0/+15 |
* | | Fix include directories for crossbuilding. | marcel | 2000-12-13 | 1 | -1/+1 |
* | | Fix a logical bug introduced by changing the formatting. | tomsoft | 2000-12-13 | 1 | -1/+1 |
* | | - Add a new flag MTX_QUIET that can be passed to the various mtx_* | jhb | 2000-12-13 | 4 | -126/+205 |
* | | o Remove the COMPAT_OLDPCI option now that Mike removed it. | imp | 2000-12-13 | 1 | -3/+3 |
* | | Reconnect linprocfs. | des | 2000-12-13 | 1 | -2/+2 |
* | | Use kinfo_proc instead of eproc (which Kirk deep-sixed earlier this week) | des | 2000-12-13 | 2 | -216/+260 |
* | | Add dependency on linux, which is needed for proc/version. | des | 2000-12-13 | 1 | -0/+1 |
* | | For PC164: document "ERROR: ISA table corrupt!" and workaround | wilko | 2000-12-13 | 1 | -1/+4 |
* | | Add sbuf(9) man page with links to API function names. | des | 2000-12-13 | 2 | -0/+245 |
* | | Add subr_sbuf.c. | des | 2000-12-13 | 1 | -0/+1 |
* | | String buffer API | des | 2000-12-13 | 2 | -0/+347 |
* | | Flesh out a simple framework for dependency checking rc.conf enabled | bsd | 2000-12-13 | 1 | -23/+19 |