johan
3fcc723a46
Bump document date for the 'beep only' change.
2002-08-16 03:08:25 +00:00
ru
cef88805d9
mdoc(7) police: tidy up.
2002-08-13 11:05:04 +00:00
johan
784b48a6bb
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
9639b20db6
The .Nm utility
2002-07-06 19:19:48 +00:00
imp
f15fa6acaf
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
f85b78dcf9
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
5e14a6862e
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:49:54 +00:00
ru
45d92a4319
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
a23a98f937
Set the default manual section for libexec/ to 8.
2001-03-20 18:10:13 +00:00
ru
fda4c0a990
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 14:42:24 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
bde
a468add075
Fixed printf format errors.
1998-06-30 15:19:51 +00:00
charnier
8eed1042a3
Use err(3). exit(-1) -> exit(1).
1997-11-20 07:23:44 +00:00
ache
2b00c45114
Allow backspace too
1997-09-15 00:42:04 +00:00
ache
c823c67692
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
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
808a36ef65
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
361a15b8f4
add forgotten $Id$
1996-09-22 21:56:57 +00:00
peter
5551a9c30c
wrong C bracketing, *blush*...
1996-09-07 02:17:29 +00:00
peter
6720f124e4
Another sgtty use bites the dust..
1996-09-07 02:05:53 +00:00
pst
74a5089a8d
Pass in both username and file to jkfprintf
1996-06-04 15:42:09 +00:00
ache
ac384b2ac2
Extend message format to user@offset[:file]
...
Obtained from: FreeBSD 1.x
1994-10-15 17:39:23 +00:00
wollman
96c19e77ba
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