Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 1 | -1/+1 |
| | | | | socklen_t * argument. | ||||
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
| | |||||
* | Eliminate last three uses of varargs.h in the tree. These three files | kan | 2003-09-01 | 1 | -1/+0 |
| | | | | | were including varargs.h file but did not use any of its macros, so they escaped the clean-up before. | ||||
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -2/+2 |
| | | | | Approved by: re | ||||
* | Port to TI/RPC and/or IPV6. | alfred | 2002-07-15 | 1 | -19/+23 |
| | | | | Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr> | ||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -8/+12 |
| | |||||
* | Spell void * as void * rather than caddr_t. This is complicated by the | des | 2002-04-28 | 1 | -5/+5 |
| | | | | | | fact that caddr_t is often misspelled as char *. Sponsored by: DARPA, NAI Labs | ||||
* | o __P removal | imp | 2002-02-07 | 1 | -26/+14 |
| | | | | | o use new style prototypes and function definitions o signal handlers need an argument. Mark it unused. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | stat(2) filesystem quotas act on, not filesystem quotas file resides on. | mikeh | 2001-06-19 | 1 | -1/+1 |
| | | | | | PR: bin/4949 MFC after: 2 weeks | ||||
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for libexec/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Fix various man pages to stop abusing the .Bx macro to generate the | mpp | 2000-01-23 | 1 | -1/+1 |
| | | | | string "FreeBSD". Use the .Fx macro instead. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Cosmetics in man page. Add rcsid and sort #includes. | charnier | 1997-11-26 | 2 | -15/+22 |
| | |||||
* | Change a reference to NetBSD to FreeBSD. | mpp | 1997-03-14 | 1 | -2/+5 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+399 |
Imported rpc.rquotad from NetBSD - currently only used by the quota-command to display quota's over nfs |