| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for devfs. In other words, for -CURRENT, make work at all | green | 2001-12-17 | 1 | -0/+41 |
* | Anding the fsid with 0xffff was causing aliasing problems. | dwmalone | 2001-11-05 | 3 | -4/+4 |
* | Compensate for "Compensate for header dethreading" by backing it out. | bde | 2001-10-10 | 1 | -1/+0 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 1 | -2/+2 |
* | SECURITY: Drop `setgid kmem' bit as early as possible. | ru | 2001-08-31 | 1 | -0/+1 |
* | Fix 64 bit issues so that sockstat && fstat work correctly on alpha. | mjacob | 2001-07-25 | 1 | -9/+8 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Teach fstat(1) about FIFO's - it's OK to display them as regular files. | roam | 2001-06-18 | 1 | -3/+10 |
* | Remove MFS | phk | 2001-05-29 | 1 | -4/+0 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -5/+5 |
* | define _KERNEL before including <sys/conf.h> | phk | 2001-05-23 | 1 | -1/+1 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+0 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 1 | -0/+1 |
* | Revert consequences of changes to mount.h, part 2. | grog | 2001-04-29 | 2 | -3/+0 |
* | Include correct header files, in preparation for fixing sys/mount.h. | grog | 2001-04-23 | 2 | -0/+3 |
* | Fix `fstat -m' (show memory-mapped files), which was broken by | iedowse | 2001-02-15 | 1 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 1 | -20/+17 |
* | remove struct mount from useland visibility | alfred | 2000-12-04 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
* | Add a new options: -m enables searching for memory-mapped files. | green | 2000-04-05 | 2 | -3/+81 |
* | Support more filesystems in fstat(1): now you can use fstat(1) to | green | 2000-03-16 | 5 | -22/+316 |
* | Fixed a little bit strange INET6 output. | shin | 2000-02-19 | 1 | -0/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Make fstat work with file arguments again after being broken by dev_t | green | 1999-11-13 | 1 | -1/+28 |
* | Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fix | sheldonh | 1999-09-06 | 1 | -0/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | o use getprotobynumber(3) instead of hardcoded protocol names. | ru | 1999-07-02 | 2 | -27/+15 |
* | Fixed printf format errors. | bde | 1998-07-06 | 1 | -25/+27 |
* | Include correct header to get definition of struct sockaddr_un. | markm | 1998-05-16 | 1 | -1/+2 |
* | Use -literal to make for a more pleasing list. | steve | 1998-01-25 | 1 | -1/+1 |
* | Fix argument string for getopt. | dima | 1997-09-18 | 1 | -2/+2 |
* | Display file size as an unsigned long. | alex | 1997-08-31 | 1 | -2/+2 |
* | -I/sys converstion and Id line | jmg | 1997-08-22 | 1 | -1/+2 |
* | Typo. | charnier | 1997-07-10 | 1 | -2/+2 |
* | Use err(3). | charnier | 1997-07-08 | 1 | -34/+23 |
* | Removed `#define KERNEL'. This was a hack-around for nfs.h being broken | bde | 1997-03-29 | 1 | -4/+0 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Merge from Lite2 | peter | 1997-03-11 | 1 | -3/+8 |
* | Include <fcntl.h> so that this doesn't depend on the KERNEL version | bde | 1996-09-29 | 1 | -0/+1 |
* | Locate the text inode, closes PR#1070 | peter | 1996-08-24 | 2 | -2/+7 |
* | Quick attempt to decode DTYPE_PIPE files and print something meaningful | peter | 1996-08-24 | 1 | -7/+53 |
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -1/+1 |
* | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 1 | -2/+2 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -6/+6 |
* | Added #include <sys/queue.h> | dg | 1995-04-10 | 1 | -0/+1 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -1/+1 |