Commit Graph

14 Commits

Author SHA1 Message Date
lukem
629a5006ed replace error() with err() 1997-10-19 13:35:51 +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
mycroft
a81c377258 Truncate large UIDs and GIDs to USHRT_MAX, to accomodate the antiquated file
format.
1997-04-24 06:16:45 +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
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
mycroft
cd392179ef Merge with 4.4-Lite. 1994-09-19 03:34:06 +00:00
mycroft
f82cb5b5b6 Eliminate a compiler warning. 1993-12-07 10:22:06 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +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