Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use %zu instead of %zd | rees | 2004-04-15 | 1 | -2/+2 |
| | | | | Requested by: Bruce Evans | ||||
* | fix for 64-bit arch: | rees | 2004-03-26 | 1 | -4/+1 |
| | | | | | | | use %zd to print size_t types and sizeof() Approved by: alfred Tested on: sparc64, amd64 | ||||
* | change baduser and badgroup from -2 to 65534, 65533 | rees | 2004-02-21 | 1 | -17/+13 |
| | | | | | these should probably be looked up instead, but this is better than before also minor format changes for style(9) | ||||
* | Bring in manpage for idmapd and change domain to @FreeBSD.org. | alfred | 2003-11-22 | 1 | -2/+2 |
| | | | | Approved by: re | ||||
* | University of Michigan's Citi NFSv4 userland client code. | alfred | 2003-11-14 | 1 | -0/+431 |
Submitted by: Jim Rees <rees@umich.edu> |