obrien
2e4b81cf96
Need to skip argv[0] when we are named "sum".
1997-11-09 05:47:55 +00:00
obrien
2a24ee7edf
When called "sum", it is not documented as accepting any arguments.
1997-11-09 05:35:26 +00:00
obrien
00ef31d9b5
If "-l" is given, make sure the target of the link exist.
1997-11-08 22:15:55 +00:00
ache
4da50d0b2b
Add Slovene link
1997-11-07 15:40:55 +00:00
ache
9f77a679cc
Add link to Polish locale
1997-11-07 15:27:12 +00:00
ache
bf03f8b79c
Add Polish link
...
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:18:11 +00:00
joerg
a79b41490a
Make window(1) honor the LC_CTYPE setting.
...
While i was at it, don't export \E[OA style cursor key strings into the
TERMCAP variable since window's emulation doesn't support it. Instead,
convert to \E[[A etc.
1997-11-05 20:20:17 +00:00
ache
4f252df3ad
Localize it
1997-11-04 05:33:15 +00:00
steve
2fba0f4632
/etc/magic -> /usr/share/misc/magic
...
PR: docs/4872
1997-11-04 03:56:56 +00:00
charnier
16031202f5
Add const to copyright string. Hide sccsid string.
1997-11-03 07:51:05 +00:00
charnier
7114798a5d
Convert to mdoc.
1997-11-03 07:48:26 +00:00
charnier
b5becb6266
Mdoc'ify man page.
1997-11-03 07:45:33 +00:00
charnier
38a31a41ac
Use err(3). Silent -Wall.
1997-11-03 07:44:25 +00:00
wosch
48647c7540
Typo.
...
PR: docs/4911
Submitted by: Vasim Valejev <vasim@uddias.diaspro.com>
1997-11-01 15:06:40 +00:00
ache
79136b2cb8
Change diags to see what part of url actually parsed, see
...
previous change about #? parms
1997-11-01 05:47:41 +00:00
jraynard
154d1d7db2
Balance parentheses around command abbreviations.
...
PR: 4888
Submitted by: h-nokubi@nmit.tmg.nec.co.jp
1997-11-01 00:56:15 +00:00
ache
387b4eb4a3
Don't search for ':' port in ?# params part
...
Require to correctly parse http://...cgi?http:// ...
1997-10-31 23:33:44 +00:00
guido
ee40c84c0b
I wonder how I managed to get the krb.h include wrong. Anyway: correct it.
1997-10-28 21:20:21 +00:00
ache
2603f3ad79
1) Create intermediate directories with 755, not 777
...
2) Exit with error diagnostic if file exists but not a directory (-d)
3) Do chmod independently of chown (-d)
1997-10-28 14:20:10 +00:00
ache
5865a758bc
1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)
...
2) When uid/gid not specified, not try to set 0:0 owner, just do nothing.
It makes possible to use install -d by users without setting
their uid:gid each time.
3) Be more specific where install_dir fails
1997-10-27 22:53:33 +00:00
guido
631fc64480
Add -c option that allows root to specify a login_class.
1997-10-27 22:05:12 +00:00
steve
ed59069625
Better wording explaining that all single character options
...
are extensions along with the previous list of primaries.
Suggested by: bde
1997-10-27 14:25:54 +00:00
steve
f5bda15887
Offending statement removed from STANDARDS section. From what I
...
can gather from the Posix spec that I have (which is very old)
all one character options are extensions to Posix.
PR: docs/4701
1997-10-27 04:22:13 +00:00
steve
2aee963ba5
Typo fix.
...
PR: docs/4579
Submitted by: Stephen J. Roznowski <sjr@home.net>
1997-10-27 03:31:57 +00:00
wosch
afa12ba94c
typo.
1997-10-26 12:51:30 +00:00
wosch
d0f4001d1d
Use croation week day name. This avoid a name clash
...
between `Subota' and `Sunday'.
^^ ^^
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1997-10-26 12:48:50 +00:00
hoek
039edbcc80
Change defaults to match reality.
...
PR: docs/3817
1997-10-24 04:13:41 +00:00
joerg
8d2f5e104f
Fix a fatal typo.
...
PR: bin/4801
Submitted by: mishania@demos.su (Mikhail A. Sokolov)
1997-10-19 09:34:06 +00:00
wosch
167c2cb9c3
Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.
1997-10-13 21:06:22 +00:00
ache
b5347d93d3
If uptime < 1 min print in in secs otherwise we got confusing message
...
"up 1 user"
1997-10-13 15:17:03 +00:00
helbig
ba81afcca2
Submitted by: Joachim Kuebart, thanks.
...
Add -u option to force unbuffered output
1997-10-12 09:52:49 +00:00
phk
045b39ade8
Fix a misleading comment. Rename a variable to make more sense.
...
Pointed out by by: bde
1997-10-11 07:32:43 +00:00
phk
f1a5d63a7b
struct kmemstats was renamed.
1997-10-10 18:19:48 +00:00
phk
ad5c9a1c33
Make vmstat understand the dynamic malloc stuff. There are a number
...
of ugly hardcoded constants in there.
1997-10-10 14:08:07 +00:00
jkh
a690a4e2f7
Make sure lfp is non-NULL before closing it.
...
PR: 4652
1997-10-09 14:11:19 +00:00
fenner
fd51ab9ae1
Interpret multiple slashes as a single slash in ftp: URL's. This
...
is contrary to RFC1738, which specifies that empty elements between
slashes really mean to send a CWD command with an empty argument.
Most FTP servers consider this an error, so strict RFC compliance
is advisable in this case.
1997-10-08 18:43:53 +00:00
dima
c345be1851
Be more specific about -f/-t options (they're not yet implemented),
...
not just exit with 0 status.
This definitely should go to 2.2.5.
If i won't have any objections - I'll commit it tonight.
1997-10-06 18:52:16 +00:00
fenner
59cc2d4033
Use the RFC1738 interpretation of ftp: URL's, i.e. CWD to each
...
slash-seperated element of the URL and then RETR the last element.
PR: bin/4670
Reviewed by: wollman
1997-10-06 01:09:56 +00:00
fsmp
4de1398f08
For SMP, add a space between the state name and the CPU#.
...
Everything following bumps right 1 character.
1997-10-05 21:20:56 +00:00
helbig
692805a7ce
Added -D_ANSI_SOURCE as discussed with bde,
...
removed bogus -trigraph (pointed out by bde),
included check of operands (suggested by joerg)
1997-10-05 18:44:37 +00:00
jkh
418d0a6a92
Changes to support full make parallelism (-j<n>) in the world
...
target.
Reviewed by: <many different folks>
Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +00:00
ache
1d704478e4
Check for invalid lower controls to not claim binary data with chars < 128 as
...
ASCII _text_
Cleanup names detection code
1997-10-04 01:03:28 +00:00
jlemon
d41bb2bc87
Add support for EMS emulation to doscmd. This requires changing the
...
interface for callbacks to doscmd from DOS, obsoleting the instbsdi
redirector. (redir.com replaces it)
A temporary hack is in place so the instbsdi program will (hopefully) work
in the short term.
Submitted by: Helmut F. Wirth <hfwirth@ping.at>
1997-09-30 22:04:06 +00:00
joerg
1327f7f2c8
Ooops, the Makefile was not supposed to be changed. Unspam this.
1997-09-30 19:42:55 +00:00
joerg
c8deb2dc55
Fix a number of fixed-size buffers etc.
...
PR: bin/4520
Submitted by: gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
1997-09-30 19:42:05 +00:00
wosch
8ee659dd96
Sort cross refereces in section SEE ALSO.
1997-09-29 19:11:55 +00:00
imp
623acf6a29
Add #include <stdlib.h> to pick up prototypes for getenv and friends.
1997-09-29 03:53:53 +00:00
cracauer
ce03b01dce
fetch(3) doesn't get asctime(3) format, wrong length assumed
...
PR: bin/4625
Submitted by: "Timo J. Rinne" <tri@pooh.tky.hut.fi>
Obtained from:bin/4625
1997-09-28 11:25:59 +00:00
markm
ec8266615b
Changes for KTH KerberosIV.
1997-09-28 09:14:41 +00:00
markm
2f9637f84c
Changes for KTH KerberosIV.
...
Quieten -Wall a bit.
From Joe Traister:
The previous patch did not propogate the KRBTKFILE environment variable
into the new environment when -l is given to su, making it impossible
for kdestroy to find the ticket file. This patch corrects that problem
as well as the original segfault problem.
(Fixes PR 3903)
1997-09-28 09:02:16 +00:00