| Commit message (Expand) | Author | Age | Files | Lines |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -4/+5 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Make the '-tn' flag combination print the major/minor numbers of the | dd | 2001-07-04 | 1 | -1/+1 |
* | Nuke unused variables. | dd | 2001-06-24 | 1 | -1/+0 |
* | Don't call printf without a format string (harmless in this case). | dd | 2001-06-17 | 1 | -2/+2 |
* | Fix a grammar bogon and removed whitespace at EOL. | schweikh | 2001-06-03 | 1 | -8/+8 |
* | Remove vestiges of MFS. | ru | 2001-06-01 | 2 | -5/+3 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 2 | -2/+1 |
* | Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while and | alfred | 2001-05-09 | 2 | -18/+0 |
* | Revert consequences of changes to mount.h, part 2. | grog | 2001-04-29 | 1 | -2/+0 |
* | Include necessary header files, in preparation for fixing breakage in | grog | 2001-04-23 | 1 | -0/+2 |
* | mdoc(7) police: you don't need to use enclose macros for blocks of text. | ru | 2001-04-04 | 1 | -1/+1 |
* | Note that the -v option is not supported. Don't remove the actual | dd | 2001-03-29 | 1 | -0/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+1 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -1/+1 |
* | mdoc(7) police: compact a few lists for better output. | ru | 2001-01-17 | 1 | -24/+25 |
* | Ooops, the -M and -N flags were already documented, though not very clearly. | ben | 2001-01-16 | 1 | -10/+0 |
* | document -M and -N flags. | ben | 2001-01-16 | 1 | -0/+7 |
* | update to the current set of mnt_, ufs_ and nfs_ flags | assar | 2000-12-30 | 2 | -21/+67 |
* | Use the MACRO API to <sys/queue.h>. | phk | 2000-12-30 | 1 | -4/+4 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -5/+5 |
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Don't report TABLDISC - it "doesn't happen(TM)" | peter | 2000-01-29 | 1 | -3/+0 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Add extra columns for printing longer device name. | charnier | 1999-12-05 | 1 | -3/+3 |
* | Merge fprintf and exit into errx. | charnier | 1999-11-27 | 2 | -4/+6 |
* | struct mountlist and struct mount.mnt_list have no business being | phk | 1999-11-20 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | VALIASED doesn't exist any more. | phk | 1999-08-26 | 1 | -3/+1 |
* | Add support for picking up ttys with sysctl(kern.ttys). | phk | 1999-08-08 | 1 | -62/+12 |
* | Tidy up references to <sys/rlist.h> and support for the old swap management | peter | 1999-05-11 | 1 | -2/+1 |
* | Fix formatting bug with [NFS swap] vs /dev/DEVNAME | dillon | 1999-01-22 | 1 | -3/+3 |
* | Make pstat use new kvm_getswapinfo() libkvm call. | dillon | 1999-01-22 | 1 | -344/+77 |
* | Update pstat -s to handle both old and new swapper. | dillon | 1999-01-21 | 2 | -76/+290 |
* | Increased column widths for tty input watermark fields so that watermarks | bde | 1998-08-19 | 1 | -9/+10 |
* | Fixed printf format errors. | bde | 1998-07-06 | 1 | -8/+8 |
* | Set the input and output buffer sizes and the input buffer watermarks | bde | 1998-03-07 | 1 | -4/+6 |
* | VVMIO -> VOBJBUF as in pstat.c. | bde | 1998-01-17 | 1 | -2/+2 |
* | Make pstat.c compile, since in the new kernel code, VVMIO doesn't | dyson | 1998-01-06 | 1 | -2/+2 |
* | Reviewed by: various. | julian | 1997-11-12 | 1 | -1/+3 |
* | "Fixed" pstat -T by avoiding the vnode stats. Disabled pstat -v since | dg | 1997-10-19 | 1 | -2/+6 |
* | Use err(3). Add usage(). | charnier | 1997-10-09 | 2 | -28/+37 |
* | Update to include some of the newer vnode flags and remove some stale ones. | peter | 1997-08-30 | 2 | -9/+25 |
* | Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is | peter | 1997-07-15 | 1 | -0/+1 |
* | Remove -I/sys | guido | 1997-07-13 | 1 | -1/+0 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Removed `#define KERNEL'. This was a hack-around for nfs.h being broken | bde | 1997-03-29 | 1 | -4/+0 |
* | - update MNT_* flags to match lite2 properly. get rid of old #if 0 flags | peter | 1997-03-25 | 1 | -22/+9 |