stefanf
c15c71c518
Fix most cases where the address of an int is passed to a function expecting a
...
socklen_t * argument.
2005-02-14 17:42:58 +00:00
ru
1f12ffeb1d
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
a39443efdf
Sort sections.
2005-01-18 09:29:40 +00:00
johan
7acf0ada6b
Bump document date for the 'beep only' change.
2002-08-16 03:08:25 +00:00
ru
aba5b165c8
mdoc(7) police: tidy up.
2002-08-13 11:05:04 +00:00
johan
e1efaa66b3
Add ability to only beep when mail arrives.
...
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
2002-07-09 02:16:49 +00:00
charnier
bb97d03ce3
The .Nm utility
2002-07-06 19:19:48 +00:00
imp
8341395a27
o Eliminate __P
...
o Use new-style function definitions
o remove some !__STDC__ code
o eliminate register
2002-02-03 15:53:02 +00:00
ache
19208d584c
File positions are off_t nowdays, not long, so:
...
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.
2001-09-03 05:06:48 +00:00
ru
4bbf421d15
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:49:54 +00:00
ru
1ef340bf02
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
0b5a623dc6
Set the default manual section for libexec/ to 8.
2001-03-20 18:10:13 +00:00
ru
d13355bd1f
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 14:42:24 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
bde
531465c9e6
Fixed printf format errors.
1998-06-30 15:19:51 +00:00
charnier
53b5ed0174
Use err(3). exit(-1) -> exit(1).
1997-11-20 07:23:44 +00:00
ache
68edd5c44a
Allow backspace too
1997-09-15 00:42:04 +00:00
ache
d264c8b79c
disable upper controls and enable all other
...
8bit codes due to lack of locale knowledge in daemon
1997-09-15 00:27:49 +00:00
peter
bd20ff9351
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wosch
e5b4420bce
add forgotten $Id$
1996-09-22 21:56:57 +00:00
peter
99ada2ad13
wrong C bracketing, *blush*...
1996-09-07 02:17:29 +00:00
peter
6a4e3acd4a
Another sgtty use bites the dust..
1996-09-07 02:05:53 +00:00
pst
d094bb1a9a
Pass in both username and file to jkfprintf
1996-06-04 15:42:09 +00:00
ache
007113ddde
Extend message format to user@offset[:file]
...
Obtained from: FreeBSD 1.x
1994-10-15 17:39:23 +00:00
wollman
406ac1d7a9
Update to new make macros and disable Kerberos because we haven't got it
...
set up right yet.
1994-08-05 21:24:58 +00:00
rgrimes
7d07d2de2f
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00