Commit Graph

34 Commits

Author SHA1 Message Date
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
lukem
8ba07ab0b3 use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
lukem
629a5006ed replace error() with err() 1997-10-19 13:35:51 +00:00
lukem
8ebe3a25b5 getopt returns -1 not EOF 1997-10-18 12:23:21 +00:00
lukem
30bd602219 s/bcmp/memcmp 1997-10-18 11:56:11 +00:00
lukem
ffe5b43454 WARNSify, fix .Nm usage 1997-10-18 11:52:32 +00:00
perry
9aea42ec4e Change the "overlarge UID/GID truncation" from USHRT_MAX, which might
someday exceed 16 bits, to an arbitrary constant that won't.
1997-07-19 22:19:35 +00:00
cgd
c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
mycroft
b279956f2c Use futimes(2), to prevent race conditions. 1997-04-24 06:22:16 +00:00
mycroft
a81c377258 Truncate large UIDs and GIDs to USHRT_MAX, to accomodate the antiquated file
format.
1997-04-24 06:16:45 +00:00
mikel
feaa2cfce3 fix leftovers from lite2 integration; PR misc/3159 1997-01-30 06:52:44 +00:00
tls
4ed8b99e7b Sync to 4.4BSD-Lite2 1997-01-09 12:40:06 +00:00
jtc
dd05bd5124 Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
pk
1a30394a90 .SH' -> .Sh' (from Masanobu Saitoh; PR#1378). 1995-08-18 15:05:11 +00:00
glass
019a83ba3a consistency..bleh 1995-03-26 03:27:37 +00:00
glass
8ed94ea337 update rcsid format 1995-03-25 06:39:33 +00:00
cgd
f99812c428 clean up types slightly. 1994-12-24 15:55:54 +00:00
mycroft
83d6b33d6a Clean up deleted files. 1994-12-22 12:29:32 +00:00
cgd
7eb97d8409 specify man pages the new way. 1994-12-22 12:29:28 +00:00
mycroft
11ac5752b8 Fix old typo. 1994-09-19 03:50:52 +00:00
mycroft
4b4b56f402 Merge man pages with 4.4-Lite. 1994-09-19 03:46:11 +00:00
mycroft
08f1f608c4 Fix typo. 1994-09-19 03:35:16 +00:00
mycroft
cd392179ef Merge with 4.4-Lite. 1994-09-19 03:34:06 +00:00
cgd
d85e4acf72 off_t exp. 1994-03-27 09:26:59 +00:00
deraadt
550d3ccb93 fix for file descriptor leak from Robert Crowe <bob@speakez.com> 1994-03-01 11:37:49 +00:00
mycroft
f82cb5b5b6 Eliminate a compiler warning. 1993-12-07 10:22:06 +00:00
jtc
9bdffa97b2 Converted to use -mandoc macros. 1993-09-16 23:21:10 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft
dfb9caab49 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
mycroft
690cae8181 Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
mycroft
78f5c43040 Use ${COPY}, not -c for install. 1993-07-18 19:06:45 +00:00
mycroft
39ca5a134b Don't try to install man page if NOMAN set. 1993-04-26 03:24:05 +00:00
cgd
015e147f48 from patch 107:
This is a patch for ar(1) and ranlib(1) which fixes a problem for object
modules names longer than 16 characters and odd in length.  The problem
was that such records are padded to make sure the next record started on
an even byte boundary, but during reads the padding character was forgotten,
resulting in an "Inappropriate file type or format" error.
1993-04-09 12:25:43 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00