| Commit message (Expand) | Author | Age | Files | Lines |
* | Markup fixes. | ru | 2005-06-14 | 1 | -7/+3 |
* | Remove unused variable. | charnier | 2005-05-20 | 1 | -1/+0 |
* | Spell out shutdown(2)'s how argument in #ifdef notdef'd code. | jmallett | 2005-05-11 | 1 | -1/+1 |
* | Remove wrong -unfilled .Bd argument implied by -literal. | dds | 2005-04-11 | 1 | -4/+4 |
* | Move common credential save and restore code into a separate file. | dds | 2005-03-11 | 5 | -29/+86 |
* | Ensure the configuration file is given with an absolute file path. | dds | 2005-03-11 | 1 | -0/+6 |
* | Add examples for tcplisten, data scattering, and file views. | dds | 2005-03-11 | 1 | -4/+35 |
* | Add a new pipe sub-namespace. | dds | 2005-03-10 | 5 | -2/+252 |
* | Document new pipe sub-namespace. | dds | 2005-03-10 | 1 | -13/+45 |
* | Reference the Usenix conference paper. | dds | 2005-03-08 | 1 | -0/+8 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 11 | -44/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Include <string.h> rather than <strings.h> for string function prototypes. | stefanf | 2004-05-30 | 2 | -2/+2 |
* | The file pt_tcplisten.c lacks the $FreeBSD$ keyword. Use the opportunity to | stefanf | 2004-05-30 | 8 | -28/+18 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Correct paths to mount sources. | gordon | 2003-07-02 | 1 | -1/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -3/+3 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 1 | -12/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -1/+1 |
* | o __P removed | imp | 2002-03-21 | 2 | -14/+14 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+2 |
* | Hopefully improve control message passing over Unix domain sockets. | dwmalone | 2001-10-04 | 1 | -4/+4 |
* | Actually rename FDESC, PORTAL, UMAP and UNION file systems. | ru | 2001-05-24 | 1 | -5/+5 |
* | Rename (after a repo-copy) some mount(8) programs: | ru | 2001-05-23 | 3 | -7/+7 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 2 | -2/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -3/+6 |
* | 10 X's for mktemp(). This seems to be free from race conditions. | kris | 2000-01-10 | 1 | -1/+1 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -2/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 12 | -12/+12 |
* | Bad reference getsockname(8) -> getsockname(2) | chris | 1999-08-14 | 1 | -2/+2 |
* | Typo police. 'Acknowledgement' is spelled correctly so it was left untouched. | dwhite | 1999-08-06 | 1 | -2/+2 |
* | Add pt_tcplisten.c functionality, fix a few minor bugs | dillon | 1998-12-15 | 7 | -11/+234 |
* | sendmsg() didn't like the MSG_EOR flag and returned an error. Removing the | dillon | 1998-12-12 | 1 | -2/+2 |
* | Fixed printf format errors. | bde | 1998-08-02 | 1 | -2/+2 |
* | Correct use of .Nm. Spelling. Add rcsid and remove unused #includes. | charnier | 1998-07-06 | 8 | -42/+48 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -2/+1 |
* | change s_port to ntohs(s_port) for printf in DEBUG. | darrenr | 1998-01-11 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Fix small race window when creating portal socket. | imp | 1997-03-24 | 1 | -1/+4 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface) | peter | 1997-03-11 | 5 | -32/+32 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 11 | -11/+11 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 11 | -11/+11 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 1 | -1/+2 |
* | Get rid of the last vestiges of the old MOUNT_* constants in the | wollman | 1996-05-13 | 1 | -9/+14 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -3/+3 |
* | Bugfixes : | gpalmer | 1995-04-19 | 3 | -9/+33 |