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. | ||||
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
| | |||||
* | Sort sections. | ru | 2005-01-18 | 1 | -5/+5 |
| | |||||
* | Bump document date for the 'beep only' change. | johan | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: tidy up. | ru | 2002-08-13 | 1 | -14/+19 |
| | |||||
* | Add ability to only beep when mail arrives. | johan | 2002-07-09 | 2 | -6/+27 |
| | | | | | | | | | | | | | comsat: only send two bell charecters if S_IXGRP is set and S_IXUSR is not. biff: add new option 'b' to set S_IXGRP. PR: 10931 Submitted by: Andrew J. Korty <ajk@purdue.edu> Approved by: sheldonh (mentor) MFC after: 1 month | ||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -5/+7 |
| | |||||
* | o Eliminate __P | imp | 2002-02-03 | 1 | -31/+18 |
| | | | | | | o Use new-style function definitions o remove some !__STDC__ code o eliminate register | ||||
* | File positions are off_t nowdays, not long, so: | ache | 2001-09-03 | 1 | -4/+4 |
| | | | | | | | | | | | | atoi -> strtoll fseek -> fseeko NOTE: that fseek not works for >long offsets per POSIX: [EOVERFLOW] For fseek( ), the resulting file offset would be a value which cannot be represented correctly in an object of type long. Fix minor cast too. | ||||
* | 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 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Fixed printf format errors. | bde | 1998-06-30 | 1 | -3/+5 |
| | |||||
* | Use err(3). exit(-1) -> exit(1). | charnier | 1997-11-20 | 1 | -11/+11 |
| | |||||
* | Allow backspace too | ache | 1997-09-15 | 1 | -2/+2 |
| | |||||
* | disable upper controls and enable all other | ache | 1997-09-15 | 1 | -11/+15 |
| | | | | 8bit codes due to lack of locale knowledge in daemon | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | 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. | ||||
* | add forgotten $Id$ | wosch | 1996-09-22 | 3 | -0/+4 |
| | |||||
* | wrong C bracketing, *blush*... | peter | 1996-09-07 | 1 | -1/+1 |
| | |||||
* | Another sgtty use bites the dust.. | peter | 1996-09-07 | 1 | -5/+4 |
| | |||||
* | Pass in both username and file to jkfprintf | pst | 1996-06-04 | 1 | -6/+7 |
| | |||||
* | Extend message format to user@offset[:file] | ache | 1994-10-15 | 2 | -11/+42 |
| | | | | Obtained from: FreeBSD 1.x | ||||
* | Update to new make macros and disable Kerberos because we haven't got it | wollman | 1994-08-05 | 1 | -1/+1 |
| | | | | set up right yet. | ||||
* | BSD 4.4 Lite Libexec Sources | rgrimes | 1994-05-27 | 3 | -0/+386 |