kris
52c3440151
MFS: Don't allow printf directives in PAGER
...
Obtained from: OpenBSD
2000-07-07 00:24:13 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
mjacob
5802e7035d
Apply suggested patch- seems reasonable.
...
PR: 12020
Submitted by: Matthew D. Fuller <fullermd@futuresouth.com>
1999-07-24 17:49:17 +00:00
ghelmer
bcf8ce5d2e
Revert "POSIX saved uids change". seteuid(2) is not POSIX, and
...
FreeBSD does not have _POSIX_SAVED_IDS enabled. Thanks to Warner Losh
and Ollivier Robert for pointing this out, and Bruce Evans for explaining
the role of _POSIX_SAVED_IDS.
1998-07-14 19:07:30 +00:00
ghelmer
a976384337
Security and minor functionality changes based on OpenBSD msgs.c:
...
tmp file (mktemp changed to mkstemp), saved POSIX uids, buffer overflow,
and use PAGER environment variable if set.
Obtained from: OpenBSD
1998-07-09 14:06:54 +00:00
jkh
ecf8fb250c
Previous fix didn't make it past the Bruce filter. Clean up
...
non-KNF indentation and use err() properly.
1998-07-07 22:20:50 +00:00
jkh
22b96f293f
msgs -p (and maybe other flags, too) gives misleading error messages,
...
especially on a new install, where /var/msgs/bounds doesn't exist. I
moved my bounds file out of the way to create this before and after
on a quick 'n' dirty hack, which is probably the 23rd best way to do it,
but it works:
PR: 6963
Submitted by: Matthew Fuller <fullermd@mortis.futuresouth.com>
1998-07-07 12:02:59 +00:00
charnier
4255455054
Use err(3).
...
sprintf -> snprintf from OpenBSD.
Add usage(), prototypes.
Use MAXPATHLEN instead of 128 from OpenBSD.
Obtained from: OpenBSD
1997-07-29 06:47:18 +00:00
bde
d2512c2bf9
Eliminated includes of the "temporary" backwards compatibility header
...
<sys/dir.h> in applications. Maintained existing (inadequate) ifdefs
for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any
new ones.
1996-09-24 08:08:11 +00:00
ache
f1fd799dda
Localize it
1995-12-13 12:54:26 +00:00
dg
a32045a9de
Initialize some uninitialized variables to fix a bug that sometimes
...
resulted in msgs doing strange things, including getting stuck in an
infinite loop.
1995-12-06 07:34:49 +00:00
ache
bd69bb9120
Default file creation mask was 666 (allow othres write anything
...
to msgs directory), change it to 644
1995-11-19 16:55:50 +00:00
rgrimes
a14d555c87
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
rgrimes
6543524ac5
Fix nested comments for -Wcomment warnings.
1995-05-09 13:13:29 +00:00
wollman
27a28f2789
Use tcflush(), eliminate libcompat.
1995-02-21 04:15:15 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00