aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* MFC: nuke an outdated file I missed.Jordan K. Hubbard1998-07-181-207/+0
| | | | Notes: svn path=/stable/2.2/; revision=37736
* MFC: final round of merges for /usr/src/usr.binJordan K. Hubbard1998-07-1711-29/+50
| | | | Notes: svn path=/stable/2.2/; revision=37727
* MFC: fix.Jordan K. Hubbard1998-07-171-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=37726
* MFC: update talk, tip and telnet. Usual doc merges and whatnot.Jordan K. Hubbard1998-07-1755-214/+461
| | | | Notes: svn path=/stable/2.2/; revision=37725
* MFC: doc fixes, enhancements to locate & more, new tail functionality.Jordan K. Hubbard1998-07-1768-325/+467
| | | | Notes: svn path=/stable/2.2/; revision=37722
* MFC doc fixes, proper printf() casts, bugfixes for fetch, updated file(1)Jordan K. Hubbard1998-07-1647-4765/+718
| | | | | | | command. Remove dreck. Notes: svn path=/stable/2.2/; revision=37715
* MFC: {rev 1.8} "/etc/magic" --> "/usr/share/misc/magic".Joseph Koshy1998-07-101-2/+2
| | | | | | | PR: 7231 (and 4872) Notes: svn path=/stable/2.2/; revision=37543
* Sync with main branch.John Polstra1998-07-082-16/+29
| | | | Notes: svn path=/stable/2.2/; revision=37494
* MFC: Bruceification.Jordan K. Hubbard1998-07-071-5/+2
| | | | Notes: svn path=/stable/2.2/; revision=37479
* MFC: check for non-existant bounds.Jordan K. Hubbard1998-07-071-1/+7
| | | | Notes: svn path=/stable/2.2/; revision=37477
* MFC (rev 1.12): Permit double digit year values to be used in the nextAlexander Langer1998-07-041-1/+17
| | | | | | | millenium. Notes: svn path=/stable/2.2/; revision=37379
* MFC: typos fixed in revision 1.3Steve Price1998-06-271-3/+4
| | | | Notes: svn path=/stable/2.2/; revision=37203
* Update chat with changes from ppp 2.2.0 -> 2.3.5Peter Wemm1998-06-232-730/+747
| | | | Notes: svn path=/stable/2.2/; revision=37127
* Submitted by: Peter Hawkins (thepish@freebsd.org)Peter Hawkins1998-06-111-1/+1
| | | | | | | merge from current: Small man page fix (missing ']' in [:alpha:] example) Notes: svn path=/stable/2.2/; revision=36879
* MFC: {r1.14} Clarify usage of -c, add example.Joseph Koshy1998-06-081-9/+16
| | | | Notes: svn path=/stable/2.2/; revision=36751
* PR: docs/5628Peter Hawkins1998-06-061-1/+1
| | | | | | | | Submitted by: MITSUNAGA Noriaki mitchy@er.ams.eng.osaka-u.ac.jp Merge from current Notes: svn path=/stable/2.2/; revision=36701
* MFC: add .error directive.Steve Price1998-06-042-21/+60
| | | | Notes: svn path=/stable/2.2/; revision=36656
* MFC: allow user in group 0 to su to root.Steve Price1998-06-042-9/+21
| | | | Notes: svn path=/stable/2.2/; revision=36655
* MFC: Spelling typos from Josh Gilliam, PR 6829.Joseph Koshy1998-06-031-2/+2
| | | | | | | {r1.9 bootpd.8; r1.11 chat.8; r1.2 cvsbug.8; r1.7 dset.8} Notes: svn path=/stable/2.2/; revision=36602
* PR: bin/2133Peter Hawkins1998-05-311-46/+46
| | | | | | | | apply change in -current to 2.2. corrects potential overflow in netstat -s output. Notes: svn path=/stable/2.2/; revision=36486
* Turn on opie*David E. O'Brien1998-05-291-2/+3
| | | | Notes: svn path=/stable/2.2/; revision=36469
* Reviewed by: thepishDaniel O'Callaghan1998-05-282-18/+47
| | | | | | | MFC: add s and w flags. Notes: svn path=/stable/2.2/; revision=36435
* PR: 1904Daniel O'Callaghan1998-05-261-1/+6
| | | | | | | Abort if username given is > MAXLOGNAME. Notes: svn path=/stable/2.2/; revision=36390
* MFC: shorter file is noted on stderr.Steve Price1998-05-261-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=36386
* Sync manpage updates too.Steve Price1998-05-251-2/+3
| | | | | | | Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/stable/2.2/; revision=36375
* MFC: be stricter about commandline argumentsSteve Price1998-05-251-1/+9
| | | | Notes: svn path=/stable/2.2/; revision=36361
* MFC: allow spaces in the filename.Steve Price1998-05-251-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=36356
* MFC: {r1.15 find.1; r1.11 locate.1; r1.5 whereis.1; r1.11 which.1} AddJoseph Koshy1998-05-224-5/+14
| | | | | | | cross references for find(1), locate(1), whereis(1), which(1). Notes: svn path=/stable/2.2/; revision=36300
* MFC: use correct login.conf(5) capability (from r1.20)Joseph Koshy1998-05-221-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=36293
* MFC: allow `w' to treat a corrupted "utmp" as a non-fatal error.Joseph Koshy1998-05-221-4/+7
| | | | Notes: svn path=/stable/2.2/; revision=36291
* Tree repair:Julian Elischer1998-05-141-3/+11
| | | | | | | | | | | | | | | | | | This file was not on the RELENG_2_2 branch because RELENG_2_2 was a REVISION tag and not a branch tag. This happenned at 1.3 consequently, 2.2.5 and 2.2.6 were both released with shar.sh stuck at 1.3 from the mainline. 1.3 was the HEAD so that was ok I guess. I've made a RELENG_2_2 branch again and done a merge from current on it, so nothing should change, except that cvs update -rRELENG_2_2 -D"May 1" should now produce the right result again. This was teh only thing stopping cvs update -rRELENG_2_2 -D"May 1" from checking out a whole historical freebsd 2.2.x tree as of some specific date. Notes: svn path=/stable/2.2/; revision=36028
* MFC (small bug in previous fix)Dag-Erling Smørgrav1998-05-091-3/+6
| | | | Notes: svn path=/stable/2.2/; revision=35863
* MFC (translate leading / in -c argument to %2f)Dag-Erling Smørgrav1998-05-091-9/+4
| | | | | | | PR: bin/6558 Notes: svn path=/stable/2.2/; revision=35861
* Merge FTP URL documentation from current. (The code changeBill Fenner1998-05-091-3/+16
| | | | | | | was merged a long time ago.) Notes: svn path=/stable/2.2/; revision=35855
* MFC: Typo fix.Masafumi Max NAKANE1998-05-081-3/+3
| | | | | | | | Pointed out by: Brian Reichert <reichert@numachi.com> PR: 6480 Notes: svn path=/stable/2.2/; revision=35844
* MFC: be picky about commandline and coverup a compiler warning.Steve Price1998-05-031-6/+16
| | | | Notes: svn path=/stable/2.2/; revision=35660
* MFC: remove invalid .Xr trsp 8Steve Price1998-05-031-1/+0
| | | | Notes: svn path=/stable/2.2/; revision=35652
* MFC: euid flip while accessing home directory early to get to .login_capPeter Wemm1998-04-301-2/+8
| | | | | | | and to be able to chdir() on NFS served homes without root read access. Notes: svn path=/stable/2.2/; revision=35561
* Add mktemp(1) from current.David E. O'Brien1998-04-181-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=35268
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-04-153-0/+330
| | | | Notes: svn path=/stable/2.2/; revision=35211
* PR: 4866Daniel O'Callaghan1998-04-141-11/+9
| | | | | | | | Submitted by: fenner Make manpage reflect reality. Notes: svn path=/stable/2.2/; revision=35198
* MFC: document use of sendmail options.Steve Price1998-04-141-2/+3
| | | | Notes: svn path=/stable/2.2/; revision=35185
* MFC: don't let secs variable wrap.Steve Price1998-04-141-2/+3
| | | | Notes: svn path=/stable/2.2/; revision=35183
* PR: bin/6193Daniel O'Callaghan1998-04-011-2/+2
| | | | | | | | Submitted by: Max Euston <meuston@jmrodgers.com> MFC: Make times 000-0059 and 1200-1259 display as 12:xx instead of 0:xx Notes: svn path=/stable/2.2/; revision=34994
* MFC: better wordingSteve Price1998-03-221-2/+2
| | | | | | | OK'd by: jkh Notes: svn path=/stable/2.2/; revision=34783
* MFC: Fix over-zealous .Nm trimmingTim Vanderhoek1998-03-181-1/+1
| | | | | | | PR: docs/5968 Notes: svn path=/stable/2.2/; revision=34658
* MFC - Merge rev 1.16 (prevent output columns from merging into one another).James Raynard1998-03-161-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=34635
* Shrink the header back down. I'd like to make it dynamic, butJordan K. Hubbard1998-03-121-2/+2
| | | | | | | the code is just too evilly static in its layout. w need a rewrite. Notes: svn path=/stable/2.2/; revision=34493
* MFC: include reorderingAndrey A. Chernov1998-03-081-5/+9
| | | | | | | MFC: localize Notes: svn path=/stable/2.2/; revision=34324
* MFC: last round of cosmetic diffs in usr.binJordan K. Hubbard1998-03-085-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=34306