aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert previous commit (which removed locales that 4.x still has)Dag-Erling Smørgrav2004-03-301-1/+6
| | | | Notes: svn path=/stable/4/; revision=127642
* Synch with -CURRENT.Dag-Erling Smørgrav2004-03-3020-125/+335
| | | | Notes: svn path=/stable/4/; revision=127637
* MFC (rev 1.61): do not print warning if kernel does not support PIMDag-Erling Smørgrav2004-03-301-1/+2
| | | | Notes: svn path=/stable/4/; revision=127614
* MFC: 1.35Marc Fonvieille2004-03-141-1/+1
| | | | | | | Typo fix. Notes: svn path=/stable/4/; revision=126973
* MFC of revisions 1.21, 1.24. This allows script to operateColin Percival2004-03-131-11/+23
| | | | | | | | | non-interactively, and avoids doing tty stuff to non-ttys. PR: bin/56166, bin/57414, ports/57415, bin/59036, ports/60534 Notes: svn path=/stable/4/; revision=126915
* MFC of revision 1.27Colin Percival2004-03-121-1/+1
| | | | | | | Approved by: rwatson (mentor) Notes: svn path=/stable/4/; revision=126893
* MFC: rev 1.57 (-follow, / in place of .)Tom Rhodes2004-03-041-4/+17
| | | | | | | MFC: rev 1.56 (fix a type s/h/H/) Notes: svn path=/stable/4/; revision=126594
* MFC: markup nits, mention fetch(3) more prominentlyDag-Erling Smørgrav2004-02-271-10/+10
| | | | Notes: svn path=/stable/4/; revision=126309
* MFC: revamped progress meter.Dag-Erling Smørgrav2004-02-271-52/+62
| | | | Notes: svn path=/stable/4/; revision=126308
* MFC revision 1.19:Ceri Davies2004-02-251-5/+4
| | | | | | | | | | Only call chflags() on directories once. Approved by: ru MFC after: 1 week Notes: svn path=/stable/4/; revision=126238
* MFC: Fixed parsing of double quotes.Ruslan Ermilov2004-02-231-14/+7
| | | | Notes: svn path=/stable/4/; revision=126162
* MFC: rework of getusershell()/endusershell() use.Philippe Charnier2004-02-223-10/+41
| | | | | | | PR: bin/2442 Notes: svn path=/stable/4/; revision=126118
* Use the correct (for RELENG_4) header to get the byteorder(3) prototypes.Ruslan Ermilov2004-02-191-1/+1
| | | | Notes: svn path=/stable/4/; revision=126017
* MFC changes from killall.c 1.27 killall.1 1.30Diomidis Spinellis2004-02-092-4/+16
| | | | | | | | New -e flag, modifies the behavior of the -u uid flag to use the effective user id, instead of the real user id. Notes: svn path=/stable/4/; revision=125632
* MFC rev 1.26: killall should avoid killing itself.Colin Percival2004-01-261-0/+4
| | | | | | | Approved by: rwatson (mentor) Notes: svn path=/stable/4/; revision=125045
* MFC rev. 1.28 killall.1 and rev. 1.25 killall.c: sync usage() and manMaxim Konovalov2004-01-262-8/+5
| | | | | | | | | page synopsis with reality. MFC rev. 1.29 killall.1: -m flags contructs case sensitive RE. Notes: svn path=/stable/4/; revision=125019
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2004-01-212-0/+49
| | | | Notes: svn path=/stable/4/; revision=124785
* MFC rev. 1.32: Change the buffer length test in NEEDSP() so that it doesTim J. Robbins2004-01-101-1/+2
| | | | | | | | | | not subtract one unsigned number from another potentially smaller one, leading to wraparound (and heap corruption, eventually). PR: 58813 Notes: svn path=/stable/4/; revision=124331
* MFC (rev. 1.86): install a SIGCHLD handler.Dag-Erling Smørgrav2003-12-161-0/+20
| | | | Notes: svn path=/stable/4/; revision=123562
* Connect stat(1) to the build.Dag-Erling Smørgrav2003-12-151-0/+1
| | | | Notes: svn path=/stable/4/; revision=123548
* MFC: stat(1) command from NetBSD.Dag-Erling Smørgrav2003-12-152-2/+0
| | | | Notes: svn path=/stable/4/; revision=123547
* Switch to the C implementation of makewhatis(1).Dag-Erling Smørgrav2003-12-131-0/+1
| | | | Notes: svn path=/stable/4/; revision=123517
* MFC: reimplement which(1) in C.Dag-Erling Smørgrav2003-12-133-71/+10
| | | | Notes: svn path=/stable/4/; revision=123515
* MFC changes 1.15 -> 1.16Diomidis Spinellis2003-12-111-1/+1
| | | | | | | Removed unused macro definition Notes: svn path=/stable/4/; revision=123453
* MFC changes 1.11 - 1.12Diomidis Spinellis2003-12-111-7/+2
| | | | | | | | | - Document gencat(1) (dds) - Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn't use it. (tjr) Notes: svn path=/stable/4/; revision=123452
* MFC: Fix some minor nits in netstat whereby large interface names would beBruce M Simpson2003-11-303-7/+25
| | | | | | | | | | | truncated. In environments where many tunnel or vlan interfaces are created, interface names have high numbers which overflow the field width. PRs: bin/52349, bin/35838 Submitted by: Mike Tancsa, Scot W. Hetzel Notes: svn path=/stable/4/; revision=123056
* MFC: 1.60: Print the correct ICMP statistics for "no return routes".Ruslan Ermilov2003-11-271-1/+1
| | | | Notes: svn path=/stable/4/; revision=123003
* MFC: Add r_{earth,moon,sun}.Matthew Hunt2003-11-051-0/+3
| | | | Notes: svn path=/stable/4/; revision=122144
* MFC rev. 1.20: Fix a warning that showed up on 64 bit systems. It wasTim J. Robbins2003-11-021-1/+1
| | | | | | | actually a real bug that had been swept under the carpet. Notes: svn path=/stable/4/; revision=121873
* MFC 1.20:Simon L. B. Nielsen2003-10-291-5/+5
| | | | | | | | | - Sync usage with the manual page. Approved by: trhodes Notes: svn path=/stable/4/; revision=121714
* MFC 1.14-1.16:Simon L. B. Nielsen2003-10-291-36/+45
| | | | | | | | | - Add the optional port argument to SYNOPSIS. - Make the description of the connect, get, and put commands clearer. - Markup polishing. Notes: svn path=/stable/4/; revision=121710
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-10-191-0/+988
| | | | Notes: svn path=/stable/4/; revision=121233
* Avoid segfaulting if current working directory is unreadable.Ruslan Ermilov2003-10-081-1/+1
| | | | | | | | | | | (HEAD is not subject to this bug.) PR: bin/56087 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: murray@re Notes: svn path=/stable/4/; revision=120908
* Prevent vmstat -m totals from overflowing by using a 64-bit type. LikelyBruce M Simpson2003-09-201-3/+3
| | | | | | | | | | | to be needed for systems using PAE. PR: bin/55124 Reviewed by: bde Approved by: re, jake Notes: svn path=/stable/4/; revision=120293
* Merge from -current support for Protocol Independent Multicast.Jeffrey Hsu2003-08-245-2/+137
| | | | | | | | Submitted by: Pavlin Radoslavov <pavlin@icir.org> CVg: Notes: svn path=/stable/4/; revision=119402
* MFC 1.33: Removed check for st_rdev changing in -F case.David Greenman2003-08-171-1/+0
| | | | Notes: svn path=/stable/4/; revision=119022
* MFC: -n maxrec option for compatibility with System V.Tim J. Robbins2003-08-172-5/+13
| | | | | | | PR: 54661 Notes: svn path=/stable/4/; revision=119005
* MFC: w.c:1.55Robert Watson2003-08-151-4/+3
| | | | | | | | | | | | | Fix warning when calling w(1) when logged in via xdm/kdm. This is really a problem with utmp/wtmp, but takes the same approach as who(1). Reviewed by: knu (mentor), mini, silence on -audit Approved by: knu (mentor), mini Spotted in RELENG_4 by: Eric S <ejs@bfd.com> Notes: svn path=/stable/4/; revision=118974
* MFC: lprint.c:1.24, sprintf.c:1.22, util.c:1.21Robert Watson2003-08-153-2/+21
| | | | | | | | | | | | | | | If stat() on the terminal specified in utmp fails due to ENOENT, don't print a warning, and set the idletime variable for the entry to -1; then pick up the -1 later in sprint() and lprint() and ignore those idle times by printing just whitespace. When third party applications, such as kdm, insert utmp entries, they sometimes use strings like ":0", which can't be stat()'d and currently result in warnings that are not helpful to the user. Requested by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/stable/4/; revision=118973
* MFC: ip6 and icmp6 pages for systat.David Malone2003-08-155-1/+47
| | | | Notes: svn path=/stable/4/; revision=118949
* MFC: r1.25 - Alfred Hitchcock's birthday.Murray Stokely2003-08-151-0/+1
| | | | Notes: svn path=/stable/4/; revision=118940
* MFC:David Schultz2003-08-101-5/+3
| | | | | | | | v1.21 Don't overflow the block quota calculations for NFS mounts. v1.22 Remove redundant declarations. Notes: svn path=/stable/4/; revision=118730
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-08-102-0/+586
| | | | Notes: svn path=/stable/4/; revision=118724
* MFC Rev. 1.21Martin Blapp2003-08-031-1/+1
| | | | | | | Fix broken -a functionality. Notes: svn path=/stable/4/; revision=118386
* MFC version 1.30Diomidis Spinellis2003-08-011-2/+6
| | | | | | | | | Fixed .Nm element, updated HISTORY section, added AUTHORS section. Approved by: schweikh (mentor) Notes: svn path=/stable/4/; revision=118320
* MFC version 1.3Diomidis Spinellis2003-08-011-11/+19
| | | | | | | | | PR: misc/25585 Submitted by: Walter Briscoe <w.briscoe@ponl.com> Approved by: schweikh (mentor) Notes: svn path=/stable/4/; revision=118319
* Invalidate the remote directory cache on commandsYaroslav Tykhiy2003-08-012-8/+21
| | | | | | | | | | | | | | | altering the remote directory contents. Not applicable directly to CURRENT since the latter uses the contributed lukemftp as the default ftp client. Luke Mewburn has applied this fix to his ftp client, too, so CURRENT's will get fixed upon the next import of lukemftp. Submitted by: demon Reviewed by: lukem (at) netbsd.org Notes: svn path=/stable/4/; revision=118307
* MFC rev. 1.55 (in -exec the semicolon may need to be quoted from the shell).Jens Schweikhardt2003-07-281-0/+4
| | | | Notes: svn path=/stable/4/; revision=118128
* MFC: 1.26: Fixed broken arithmetic expression parser.Ruslan Ermilov2003-07-221-5/+2
| | | | | | | PR: bin/44750 Notes: svn path=/stable/4/; revision=117869
* s/^$/\n\/g inside of strings to make new gcc happy.Warner Losh2003-07-191-2/+2
| | | | | | | | # This file appears not to be in current at all, so no commit to current first # feel free to correct me if I'm mistaken. Notes: svn path=/stable/4/; revision=117789