Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to TI/RPC and/or IPV6. | alfred | 2002-07-15 | 1 | -15/+17 |
| | | | | Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr> | ||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -3/+6 |
| | |||||
* | Spell void * as void * rather than caddr_t. This is complicated by the | des | 2002-04-28 | 1 | -2/+2 |
| | | | | | | fact that caddr_t is often misspelled as char *. Sponsored by: DARPA, NAI Labs | ||||
* | o __P removal | imp | 2002-02-07 | 1 | -9/+5 |
| | | | | | 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 | -3/+3 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | - 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 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Do not terminate syslog() messages with a dot, as others daemons do. | charnier | 1997-12-02 | 2 | -15/+16 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -4/+4 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -4/+4 |
| | | | | | | | | 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. | ||||
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -2/+2 |
| | |||||
* | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+234 |
imported the rpc.sprayd from NetBSD - it is used by the new spray command for network analysis |