Commit Graph

1770 Commits

Author SHA1 Message Date
davidn
a819af5616 Fix typos.
PR:		4101
Submitted by:	Horikawa Kazuo <k-horik@mail.yk.rim.or.jp>
1997-07-16 11:35:18 +00:00
charnier
91c5b43657 Rewrote man page in mdoc format. 1997-07-16 06:52:13 +00:00
charnier
6c853bf802 Use err(3). Rewrote man page in mdoc format. 1997-07-16 06:51:12 +00:00
charnier
c41bc83bc1 Use err(3). Correct incomplete man page. 1997-07-16 06:49:49 +00:00
charnier
57cb00d034 Use err(3) instead of local redefinition. Add usage(). 1997-07-15 09:59:30 +00:00
charnier
8fac076fb3 Cosmetic in usage string. 1997-07-15 09:57:28 +00:00
charnier
9bffd21e63 Add rcsid, Remove unused vars. 1997-07-15 09:55:59 +00:00
charnier
518a758650 Add rcsid. Cosmetic in usage string. Typo in man page. 1997-07-15 09:54:34 +00:00
charnier
782bb325ed Use err(3) instead of local redefinition. Add usage(). 1997-07-15 09:50:59 +00:00
charnier
ed600397d7 Use err(3) instead of local redefinition. Silent -Wall. 1997-07-15 09:48:49 +00:00
charnier
7dd7b66b57 Revert to original style. 1997-07-15 08:04:40 +00:00
peter
24dc1d05f1 Hack to work around the large username field... scan for the largest
username present on the system at startup and use that for the field width.
It's not ideal but (I think) better than it was before.  The width is
limited to within 8..16.
1997-07-14 09:06:46 +00:00
bde
a698d7ae42 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit
counters.  `4' in GPROF4 and gprof4 now means 8.  gprof4 needs to be
recompiled to match the kernel.
1997-07-13 16:38:39 +00:00
peter
1a608ac729 kill the undead 1997-07-13 14:26:00 +00:00
guido
5d0f6e11e4 Remove -I/sys 1997-07-13 11:51:42 +00:00
bde
4aa216fc4c The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed this
unused Makefile.
1997-07-13 07:58:56 +00:00
peter
16324c9851 Add an alias for master.passwd -> master.passwd.byname to the list
of convenience map aliases.
1997-07-12 14:34:26 +00:00
peter
90f9237552 Dynamically adapt to smp mode at runtime. This stops the cpu column
appearing on uniprocessor systems since the smp->current merge.
1997-07-12 10:51:54 +00:00
charnier
7e9d4b0063 Setting eval to 1 after calling warn was the original behaviour. 1997-07-11 06:13:18 +00:00
charnier
07a596a3e0 Fix typo I introduced during last commit. 1997-07-11 06:11:35 +00:00
jdp
fee17a4fd3 Fix breakage induced by read-only copyright string.
Submitted by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-07-11 02:08:56 +00:00
charnier
7a214b4a35 Use err(3) instead of local redefinition, incorporate `hd' in usage str. 1997-07-10 06:48:24 +00:00
charnier
f9a9733f4b Use err(3) instead of local redefinition. 1997-07-10 06:46:13 +00:00
charnier
91c47e87e8 Use err(3). 1997-07-10 06:45:02 +00:00
charnier
8c64c1f757 Add usage(), use err(3). 1997-07-10 06:43:41 +00:00
charnier
2f1515c1fa Typo. 1997-07-10 06:41:33 +00:00
charnier
ada7fd36a7 Use err(3), remove unused variables. 1997-07-08 11:05:59 +00:00
charnier
2dab39b518 Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00
charnier
a075711232 Use err(3). 1997-07-08 11:02:48 +00:00
charnier
35b621a15d Use err(3). Add prototypes. 1997-07-08 11:01:35 +00:00
charnier
5fb8336ce4 Add usage(), use err(3). 1997-07-08 10:59:50 +00:00
bde
6e7c2bea71 This commit was generated by cvs2svn to compensate for changes in r27241,
which included commits to RCS files with non-trunk default branches.
1997-07-06 06:54:14 +00:00
bde
e5748dd1c9 Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
pascal and vmstat.sparc.  All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
59244805cf Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
pascal and vmstat.sparc.  All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
c8ab7a408f Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
pascal and vmstat.sparc.  All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
bde
b9b64cf0ac Import from Lite2 again to fix up mis-importing of Lite2's bdes.
This leaves a bogus rev.1.1.1.2.
1997-07-06 06:27:25 +00:00
bde
2aecaf26d0 Removed mis-imported files. 1997-07-06 06:15:35 +00:00
bde
149e964a6c Import Lite2's src/usr.bin/bdes. This was too hard to check at home
since bdes is not on the export cdrom.
1997-07-06 06:06:57 +00:00
bde
215a014e96 This commit was generated by cvs2svn to compensate for changes in r27237,
which included commits to RCS files with non-trunk default branches.
1997-07-06 06:06:57 +00:00
bde
95c01bb9b0 Import Lite2's src/usr.bin/bdes. This was too hard to check at home
since bdes is not on the export cdrom.
1997-07-06 06:06:57 +00:00
bde
8cbff81d63 Import Lite2's src/usr.bin/tn3270. mset/3270.5 is still on the vendor
branch and importing it just changes the formatting.
1997-07-06 05:25:43 +00:00
bde
0b61442341 This commit was generated by cvs2svn to compensate for changes in r27235,
which included commits to RCS files with non-trunk default branches.
1997-07-06 05:25:43 +00:00
bde
05bbfe8e9f Import Lite2's src/usr.bin/telnet. The README is still on the vendor
branch and importing it gives some anachronisms.  tn3270.c is still on
the vendor branch and importing it just changes a memcpy to memmove.
1997-07-06 05:14:28 +00:00
bde
890a3dcd24 This commit was generated by cvs2svn to compensate for changes in r27233,
which included commits to RCS files with non-trunk default branches.
1997-07-06 05:14:28 +00:00
bde
ec05f8c40b Merge from Lite2 (print "??" instead NULL if devname() fails). More
faithful stealing from pstat would have given this already.
1997-07-06 04:37:22 +00:00
bde
6fb9612d46 Importing Lite2 broke lookup() to return -1 for the nmatches == 0 case.
Fixed.
1997-07-06 04:13:20 +00:00
bde
4de4d9531c Import Lite2's src/usr.bin/systat. cmds.c is still on the vendor branch
and this import just breaks it.
1997-07-06 04:02:30 +00:00
bde
3a5a144dca This commit was generated by cvs2svn to compensate for changes in r27229,
which included commits to RCS files with non-trunk default branches.
1997-07-06 04:02:30 +00:00
bde
398fca837a Import Lite2's src/usr.bin/leave. The man page is still on the vendor
branch and this import just makes a cosmetic change.
1997-07-06 03:45:58 +00:00
bde
6ce501fb26 This commit was generated by cvs2svn to compensate for changes in r27227,
which included commits to RCS files with non-trunk default branches.
1997-07-06 03:45:58 +00:00