| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge Lite2 changes | peter | 1997-03-11 | 2 | -153/+120 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix a typo, putput --> output. | alex | 1996-10-27 | 1 | -2/+2 |
* | Make pstat -s (aka. sswapinfo) print ``[NFS]'' as opposed to | joerg | 1996-10-20 | 1 | -3/+7 |
* | Include <fcntl.h> so that this doesn't depend on the KERNEL version | bde | 1996-09-29 | 1 | -0/+1 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 1 | -2/+3 |
* | Document the -i backward compatibility option (same as -v). | mpp | 1996-07-03 | 1 | -2/+6 |
* | Enable the -M and -N options of swapinfo, as advertised in the usage line. | smpatel | 1996-05-29 | 1 | -1/+1 |
* | Properly free up resources allocated in swapmode(). This is not quite | jkh | 1996-05-09 | 1 | -0/+2 |
* | Mention swapinfo as .Nm, so it will be referenced by mkwhatis. | joerg | 1996-04-17 | 1 | -2/+3 |
* | From Lite2: file LIST changes. | hsu | 1996-03-11 | 1 | -4/+4 |
* | Fix pstat to sync up with recent changes with swap space allocation. | dyson | 1996-03-04 | 1 | -5/+7 |
* | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 1 | -3/+3 |
* | #include <sys/user.h> | phk | 1995-10-29 | 1 | -0/+1 |
* | Document SESS, fix PGRP (now PGID), and document some more STATE flags. | bde | 1995-10-06 | 1 | -3/+20 |
* | Add support for the "si" Specialix driver in "pstat -t" | peter | 1995-09-22 | 1 | -21/+33 |
* | Do the mountlist traversal the way it was done in 4.4-Lite2. | dg | 1995-08-11 | 1 | -3/+3 |
* | Since the mountlist is now a circular queue, adjust the names of the | jkh | 1995-08-11 | 1 | -2/+3 |
* | Document new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE, | bde | 1995-07-21 | 1 | -11/+37 |
* | Support cy driver. All tty drivers require namelist stuff here or they | bde | 1995-07-21 | 1 | -2/+35 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 1 | -0/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -18/+18 |
* | Reflect the fact that we do not swap on the first <dmmax> blocks of a | phk | 1995-05-14 | 1 | -1/+4 |
* | Updated to work with Poul-Henning's recent changes to the swap device | dg | 1995-05-14 | 1 | -1/+3 |
* | Make pstat act like swapinfo if so invoked. | phk | 1995-05-13 | 3 | -32/+55 |
* | Add FreeBSD-specific TS_* states | ache | 1995-05-07 | 1 | -0/+4 |
* | Enable sio driver and upcoming rc driver | ache | 1995-05-07 | 1 | -0/+19 |
* | Corrected variable names for syscons support. | sos | 1995-04-28 | 1 | -6/+6 |
* | Submitted by: John Capo | ats | 1994-12-28 | 1 | -1/+1 |
* | Fix for 'pstat -t' works on vtys | ache | 1994-11-03 | 1 | -5/+17 |
* | Clean up after last commit: get rid of some unused variables. | dg | 1994-10-10 | 1 | -1/+1 |
* | Rewrote swap code to work with our swap layout. Much of the code stolen | dg | 1994-10-10 | 1 | -72/+28 |
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | dg | 1994-10-09 | 1 | -13/+13 |
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -0/+1 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -2/+2 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 3 | -0/+1441 |