| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=127642
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=127637
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=127614
|
| |
|
|
|
|
|
| |
Typo fix.
Notes:
svn path=/stable/4/; revision=126973
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Approved by: rwatson (mentor)
Notes:
svn path=/stable/4/; revision=126893
|
| |
|
|
|
|
|
| |
MFC: rev 1.56 (fix a type s/h/H/)
Notes:
svn path=/stable/4/; revision=126594
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=126309
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=126308
|
| |
|
|
|
|
|
|
|
|
| |
Only call chflags() on directories once.
Approved by: ru
MFC after: 1 week
Notes:
svn path=/stable/4/; revision=126238
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=126162
|
| |
|
|
|
|
|
| |
PR: bin/2442
Notes:
svn path=/stable/4/; revision=126118
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=126017
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Approved by: rwatson (mentor)
Notes:
svn path=/stable/4/; revision=125045
|
| |
|
|
|
|
|
|
|
| |
page synopsis with reality.
MFC rev. 1.29 killall.1: -m flags contructs case sensitive RE.
Notes:
svn path=/stable/4/; revision=125019
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=124785
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123562
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123548
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123547
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123517
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123515
|
| |
|
|
|
|
|
| |
Removed unused macro definition
Notes:
svn path=/stable/4/; revision=123453
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123003
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=122144
|
| |
|
|
|
|
|
| |
actually a real bug that had been swept under the carpet.
Notes:
svn path=/stable/4/; revision=121873
|
| |
|
|
|
|
|
|
|
| |
- Sync usage with the manual page.
Approved by: trhodes
Notes:
svn path=/stable/4/; revision=121714
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=121233
|
| |
|
|
|
|
|
|
|
|
|
| |
(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
|
| |
|
|
|
|
|
|
|
|
|
| |
to be needed for systems using PAE.
PR: bin/55124
Reviewed by: bde
Approved by: re, jake
Notes:
svn path=/stable/4/; revision=120293
|
| |
|
|
|
|
|
|
| |
Submitted by: Pavlin Radoslavov <pavlin@icir.org>
CVg:
Notes:
svn path=/stable/4/; revision=119402
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=119022
|
| |
|
|
|
|
|
| |
PR: 54661
Notes:
svn path=/stable/4/; revision=119005
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=118949
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=118940
|
| |
|
|
|
|
|
|
| |
v1.21 Don't overflow the block quota calculations for NFS mounts.
v1.22 Remove redundant declarations.
Notes:
svn path=/stable/4/; revision=118730
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=118724
|
| |
|
|
|
|
|
| |
Fix broken -a functionality.
Notes:
svn path=/stable/4/; revision=118386
|
| |
|
|
|
|
|
|
|
| |
Fixed .Nm element, updated HISTORY section, added AUTHORS section.
Approved by: schweikh (mentor)
Notes:
svn path=/stable/4/; revision=118320
|
| |
|
|
|
|
|
|
|
| |
PR: misc/25585
Submitted by: Walter Briscoe <w.briscoe@ponl.com>
Approved by: schweikh (mentor)
Notes:
svn path=/stable/4/; revision=118319
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=118128
|
| |
|
|
|
|
|
| |
PR: bin/44750
Notes:
svn path=/stable/4/; revision=117869
|
| |
|
|
|
|
|
|
| |
# 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
|