summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* A not initialized variable forced malloc to abort if the userwosch1997-07-181-2/+3
| | | | | | press ^Z (undelete line). Detected by: /etc/malloc.conf -> AJ
* Use err(3) instead of local redefintion. Add usage() as a separatecharnier1997-07-182-79/+75
| | | | function. Rewrote man page in mdoc format.
* Use err(3). Mdoc'ify man page.charnier1997-07-182-58/+44
|
* Cosmetic in usage string.charnier1997-07-171-3/+4
|
* Mdoc'ify man page.charnier1997-07-172-51/+48
|
* Use err(3). Mdoc'ify man page.charnier1997-07-172-51/+68
|
* Fix typos.davidn1997-07-161-3/+3
| | | | | PR: 4101 Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp>
* Rewrote man page in mdoc format.charnier1997-07-161-27/+27
|
* Use err(3). Rewrote man page in mdoc format.charnier1997-07-162-56/+46
|
* Use err(3). Correct incomplete man page.charnier1997-07-162-36/+23
|
* Use err(3) instead of local redefinition. Add usage().charnier1997-07-151-35/+28
|
* Cosmetic in usage string.charnier1997-07-151-4/+9
|
* Add rcsid, Remove unused vars.charnier1997-07-152-15/+16
|
* Add rcsid. Cosmetic in usage string. Typo in man page.charnier1997-07-152-9/+14
|
* Use err(3) instead of local redefinition. Add usage().charnier1997-07-154-51/+54
|
* Use err(3) instead of local redefinition. Silent -Wall.charnier1997-07-151-51/+26
|
* Revert to original style.charnier1997-07-152-5/+8
|
* Hack to work around the large username field... scan for the largestpeter1997-07-141-19/+25
| | | | | | 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.
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitbde1997-07-131-1/+1
| | | | | counters. `4' in GPROF4 and gprof4 now means 8. gprof4 needs to be recompiled to match the kernel.
* kill the undeadpeter1997-07-1389-29843/+0
|
* Remove -I/sysguido1997-07-131-1/+1
|
* The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed thisbde1997-07-131-11/+0
| | | | unused Makefile.
* Add an alias for master.passwd -> master.passwd.byname to the listpeter1997-07-123-0/+3
| | | | of convenience map aliases.
* Dynamically adapt to smp mode at runtime. This stops the cpu columnpeter1997-07-121-22/+24
| | | | appearing on uniprocessor systems since the smp->current merge.
* Setting eval to 1 after calling warn was the original behaviour.charnier1997-07-111-1/+2
|
* Fix typo I introduced during last commit.charnier1997-07-111-2/+2
|
* Fix breakage induced by read-only copyright string.jdp1997-07-111-4/+1
| | | | Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
* Use err(3) instead of local redefinition, incorporate `hd' in usage str.charnier1997-07-106-58/+48
|
* Use err(3) instead of local redefinition.charnier1997-07-101-42/+14
|
* Use err(3).charnier1997-07-105-43/+42
|
* Add usage(), use err(3).charnier1997-07-103-50/+50
|
* Typo.charnier1997-07-101-2/+2
|
* Use err(3), remove unused variables.charnier1997-07-082-68/+40
|
* Use err(3) instead of local redefinition.charnier1997-07-085-109/+64
|
* Use err(3).charnier1997-07-081-34/+23
|
* Use err(3). Add prototypes.charnier1997-07-081-18/+38
|
* Add usage(), use err(3).charnier1997-07-082-24/+49
|
*---. This commit was generated by cvs2svn to compensate for changes in r27241,bde1997-07-0684-0/+25364
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| | | * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-063-5/+320
| | | | | | | | | | | | | | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported.
| | * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-0613-131/+3437
| | | | | | | | | | | | | | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported.
| * | | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-06133-784/+22784
| | | | | | | | | | | | | | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported.
| * | | Import from Lite2 again to fix up mis-importing of Lite2's bdes.bde1997-07-061-2/+6
| | | | | | | | | | | | | | | | This leaves a bogus rev.1.1.1.2.
* | | | Removed mis-imported files.bde1997-07-063-4295/+0
| | | |
| | | |
| \ \ \
*-. \ \ \ This commit was generated by cvs2svn to compensate for changes in r27237,bde1997-07-067-0/+8595
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| | * | | Import Lite2's src/usr.bin/bdes. This was too hard to check at homebde1997-07-063-0/+4295
| | | | | | | | | | | | | | | | | | | | since bdes is not on the export cdrom.
| * | | | Import Lite2's src/usr.bin/bdes. This was too hard to check at homebde1997-07-065-6/+4302
| | | | | | | | | | | | | | | | | | | | since bdes is not on the export cdrom.
* | | | | This commit was generated by cvs2svn to compensate for changes in r27235,bde1997-07-061-2/+4
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import Lite2's src/usr.bin/tn3270. mset/3270.5 is still on the vendorbde1997-07-061-2/+4
| | | | | | | | | | | | | | | | | | | | branch and importing it just changes the formatting.
* | | | | This commit was generated by cvs2svn to compensate for changes in r27233,bde1997-07-062-25/+202
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import Lite2's src/usr.bin/telnet. The README is still on the vendorbde1997-07-0611-118/+368
| | | | | | | | | | | | | | | | | | | | | | | | | branch and importing it gives some anachronisms. tn3270.c is still on the vendor branch and importing it just changes a memcpy to memmove.
OpenPOWER on IntegriCloud