| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Avoid code duplication by using libutil's trimdomain() instead of | gshapiro | 2003-05-17 | 2 | -10/+7 |
* | | Since libmap.conf is referenced in rtld.1, include it in the references | rwatson | 2003-05-17 | 1 | -0/+1 |
* | | disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days. | ru | 2003-05-17 | 9 | -13/+22 |
* | | Style fixes. | ru | 2003-05-17 | 1 | -13/+8 |
* | | Moved libgeom.so dependencies to where they belong. | ru | 2003-05-17 | 4 | -6/+9 |
* | | Apply the first in a series of patches which will bring bsd.README up to date. | trhodes | 2003-05-17 | 1 | -10/+40 |
* | | Add an EXAMPLES section. | trhodes | 2003-05-17 | 1 | -1/+30 |
* | | Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}. | des | 2003-05-17 | 1 | -2/+4 |
* | | Make some spaces non-breakable. | des | 2003-05-17 | 1 | -5/+5 |
* | | Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special | des | 2003-05-17 | 2 | -9/+12 |
* | | Make the Alpha floppies fit. At least we can build a release now. | wilko | 2003-05-17 | 2 | -8/+8 |
* | | Remove unused files. cpu_switch() and cpu_throw(), normally in swtch.s, | marcel | 2003-05-17 | 2 | -820/+0 |
* | | Actually get all the bits for sd_hibase.. it was 16 bits short. oops. | peter | 2003-05-17 | 1 | -1/+1 |
* | | Add information about setting sysctl variables via loader(8) and | brueffer | 2003-05-17 | 1 | -1/+9 |
* | | Fix a bug in the AMD64 trampoline. I misunderstood the implicit | peter | 2003-05-17 | 1 | -1/+1 |
* | | mdoc(7) police: Properly markup the previous revision. | ru | 2003-05-16 | 1 | -2/+6 |
* | | mdoc(7) police: Normalize the FILES section. | ru | 2003-05-16 | 1 | -2/+3 |
* | | mdoc(7) police: Make SYNOPSIS match usage(). | ru | 2003-05-16 | 1 | -2/+1 |
* | | Revamp of the syscall path, exception and context handling. The | marcel | 2003-05-16 | 46 | -5813/+3297 |
* | | mdoc(7) police: Added "rot13" to the NAME section. | ru | 2003-05-16 | 1 | -1/+1 |
* | | mdoc(7) police: A better version of the same. | ru | 2003-05-16 | 2 | -3/+3 |
* | | mdoc(7) police: Fix document date. | ru | 2003-05-16 | 1 | -1/+1 |
* | | Add a method of yielding the current thread with the scheduler | deischen | 2003-05-16 | 28 | -628/+686 |
* | | Remove an extraneous `.El' that was reported by `groff -z`. | hmp | 2003-05-16 | 1 | -1/+0 |
* | | Remove an extraneous space, reported by `groff -z`. | hmp | 2003-05-16 | 1 | -1/+0 |
* | | Remove a bogus NOTES section. Move that content elsewhere. | hmp | 2003-05-16 | 1 | -3/+5 |
* | | Detect that a vnode has been reclaimed while vflush() was waiting to lock | truckman | 2003-05-16 | 1 | -0/+11 |
* | | Document the ``resource management'' routines in rman(9). | hmp | 2003-05-16 | 2 | -0/+295 |
* | | - Use better terminology when describing mutex operations in msleep(9)'s | jhb | 2003-05-16 | 1 | -4/+4 |
* | | Add a manual page for the CTASSERT(9) macro. | hmp | 2003-05-16 | 2 | -1/+65 |
* | | Document the VFCF_* flags. | hmp | 2003-05-16 | 1 | -0/+18 |
* | | More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code | des | 2003-05-16 | 1 | -27/+22 |
* | | Revision 1.49 broke snapshot building on older systems. | ru | 2003-05-16 | 1 | -1/+1 |
* | | Document the fact that tinderbox(1) accepts environment variables on the | des | 2003-05-16 | 1 | -3/+12 |
* | | More oats for the beggars' horses. | des | 2003-05-16 | 2 | -1/+186 |
* | | Be careful what you wish for - you might get it! | des | 2003-05-16 | 2 | -0/+294 |
* | | Add a 'patch' command rather than apply the patch unconditionally. | des | 2003-05-16 | 1 | -9/+18 |
* | | Don't be so sensitive; /\bStop\b/ can occur in normal output and trick | des | 2003-05-16 | 1 | -1/+1 |
* | | o In pmap_install, don't prevent switching the pmap if we're | marcel | 2003-05-16 | 1 | -15/+13 |
* | | Overhaul the reporting code, making sender, recipient and subject fully | des | 2003-05-16 | 1 | -20/+43 |
* | | Add support for local patches (which are also passed on to make release) | des | 2003-05-16 | 1 | -9/+30 |
* | | Use vm_object_deallocate(), not vm_pager_deallocate(), to destroy a | alc | 2003-05-16 | 1 | -2/+2 |
* | | Indent a comment. This makes 1.100. | marcel | 2003-05-16 | 1 | -1/+1 |
* | | Turn pmap_growkernel() into a critical section. While here, initialize | marcel | 2003-05-16 | 1 | -22/+14 |
* | | Revamp the RID allocation code: | marcel | 2003-05-16 | 1 | -42/+60 |
* | | Move the conditional definition of KSTACK_MAX_PAGES up ahead where | marcel | 2003-05-16 | 1 | -4/+4 |
* | | Sync the linker script with the one used by default for userland. Since | marcel | 2003-05-16 | 1 | -76/+82 |
* | | Add variables for missing network drivers. | murray | 2003-05-16 | 1 | -0/+6 |
* | | Add E-Tech ISA PnP modem ID. | murray | 2003-05-16 | 1 | -0/+1 |
* | | Add French dvorak-like keymap for syscons. | murray | 2003-05-16 | 3 | -1/+128 |