Commit Graph

1039 Commits

Author SHA1 Message Date
jtc
2e93b6f80d cleanup from jimj 1994-12-20 01:30:26 +00:00
jtc
22ffcfee21 Include <err.h> to bring prototypes into scope. 1994-12-20 01:28:57 +00:00
jtc
8383e7d727 added prototype for install_dir() 1994-12-20 01:24:38 +00:00
glass
22db40e083 fix bug 644. report and fix from Jan Sparud <sparud@cs.chalmers.se>. both forwarded on. 1994-12-18 23:33:48 +00:00
jtc
9527909e88 added exit(1) to usage() 1994-12-18 22:05:40 +00:00
jtc
f9ffa0ef02 Null terminate case-mapped filenames (PR #640). 1994-12-15 08:58:44 +00:00
jtc
b2c5e550bb Switch order rows and cols are extracted from the command line.
Now matches documentation and other UNIX systems (PR #636).
1994-12-13 08:17:29 +00:00
jtc
4051e29ec1 A tiny optimization: since the offset radix is not going to change,
set a variable to the format string and use it instead of checking
the offset radix and selecting a format each time a string is found.
1994-12-10 12:06:56 +00:00
jtc
d3a545dc01 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-10 11:54:22 +00:00
jtc
51207773f0 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-09 02:14:09 +00:00
jtc
460d54012d Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-09 01:43:36 +00:00
jtc
1bbda10eb1 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-08 09:51:23 +00:00
jtc
f6da7412fe imported from 4.4lite 1994-12-08 09:38:45 +00:00
jtc
39801cccde Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-08 09:30:36 +00:00
jtc
3075e8d6b7 imported from 4.4lite 1994-12-08 08:57:40 +00:00
jtc
9341ecd420 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 09:19:47 +00:00
jtc
fce6632b6a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 08:49:07 +00:00
jtc
8af8823772 imported from 4.4lite 1994-12-07 08:36:42 +00:00
jtc
a1228f558a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 08:35:02 +00:00
jtc
fb937a59e4 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 05:08:04 +00:00
jtc
c7c97b414c Added code for POSIX.2's -m, -T, and -u options. 1994-12-07 04:28:47 +00:00
jtc
cbb8cacbb2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 01:06:23 +00:00
jtc
ea2b6c7c8c Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:46:54 +00:00
jtc
d7a39d841a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:36:39 +00:00
jtc
55ad6872f5 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS ID convention.
1994-12-07 00:33:47 +00:00
jtc
7a51c22113 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:28:21 +00:00
jtc
3b09eeb789 Allocate array containing names of users dynamically. 1994-12-07 00:21:14 +00:00
deraadt
f45b220870 Link these statically to make shared library debugging easier 1994-12-06 14:54:50 +00:00
jtc
972ab0a594 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:51:12 +00:00
jtc
9aa7d87adb Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:36:07 +00:00
jtc
3ed25c1fb4 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:32:26 +00:00
mycroft
8b96645c69 Fix typo. 1994-12-04 06:06:19 +00:00
pk
22e62219f7 Allocate proper storage.
Avoid interpretation of boring words as printf(3) style format strings.
1994-12-02 20:29:43 +00:00
jtc
b5508f3525 Use tempnam() to generate temporary file names instead of trying to
concatenate getenv("TMPDIR") and "RxXXXXXX" into fixed length arrays.
1994-11-28 20:03:30 +00:00
jtc
389c3da336 Patch by Jason Thorpe that adds SunOS compatible -l option which can be
used to specify the name of array.
Reworked argument parsing to use getopt().
1994-11-26 09:25:22 +00:00
christos
218fbce657 Don't remove targets when the -n flag is given and make is interrupted.
(From Keith Bostic)
1994-11-25 19:16:45 +00:00
deraadt
9e809275c9 mail honours $USER, and from should too. 1994-11-24 14:53:10 +00:00
jtc
ae646d0e62 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-23 07:41:55 +00:00
jtc
48851c7a0b munmap() mmap()ed regions. 1994-11-23 07:11:00 +00:00
mycroft
f9bd7a53d4 Clean up deleted files. 1994-11-17 08:28:23 +00:00
jtc
b2fe91d9f0 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-17 08:27:58 +00:00
jtc
31ce5c89d3 imported from 4.4lite 1994-11-17 08:09:45 +00:00
jtc
9afe744ec4 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-17 07:55:49 +00:00
jtc
373b32ea19 fix typo 1994-11-17 07:40:43 +00:00
jtc
88d0435bc7 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-17 07:39:34 +00:00
jtc
a8bfd3d17a Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-17 07:17:53 +00:00
jtc
c0b8fbbaad Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
1994-11-17 06:59:37 +00:00
mycroft
b01b8d8a74 Fix thinko in previous commit. 1994-11-15 19:03:25 +00:00
jtc
690434f052 fix bug discovered by glass 1994-11-14 21:51:30 +00:00
jtc
6e0c4ded79 Changed to conform to NetBSD's new RCS Id convention. 1994-11-14 20:27:21 +00:00