Bill Fenner
21d466b21a
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 Ruban
fed746a535
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
Bill Fenner
a5cd8a3572
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
Steve Passe
cb52d9ccc5
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
Wolfgang Helbig
ff0894cf3c
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
Jordan K. Hubbard
97fe7f477f
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
Andrey A. Chernov
b7536ed531
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
Jonathan Lemon
daf3ece326
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 Wunsch
456ad1e5b4
Ooops, the Makefile was not supposed to be changed. Unspam this.
1997-09-30 19:42:55 +00:00
Joerg Wunsch
9c61e1111e
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
Wolfram Schneider
bf5cbf3551
Sort cross refereces in section SEE ALSO.
1997-09-29 19:11:55 +00:00
Warner Losh
ce2d5f5fa6
Add #include <stdlib.h> to pick up prototypes for getenv and friends.
1997-09-29 03:53:53 +00:00
Martin Cracauer
3e27c094e4
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
Mark Murray
9cac174188
Changes for KTH KerberosIV.
1997-09-28 09:14:41 +00:00
Mark Murray
301afdb85c
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
Mark Murray
7f80a02080
Changes for KTH KerberosIV.
...
Also quieten -Wall a bit.
1997-09-28 08:57:24 +00:00
Mark Murray
f714a88adc
Quieten -Wall.
1997-09-28 08:46:12 +00:00
Peter Wemm
e5aff02f68
YAMF22: (rev 1.3.2.2) Display realtime and idle priorities appropriately.
1997-09-28 00:59:04 +00:00
Wolfram Schneider
c17bb1fa34
Translated too much of it.
...
Submitted by: Andrzej Bialecki <abial@korin.warman.org.pl>
1997-09-27 10:31:27 +00:00
Garrett Wollman
630fa006b9
Having done ICMP, UDP, and IP, could a TCP display be far behind?
1997-09-27 00:44:55 +00:00
Poul-Henning Kamp
68d8bb3893
Add canonical 32bit crc as alorithm 3.
...
PR: 4615
Reviewed by: phk
Submitted by: Mike Meyer <mwm@shiva.the-park.com>
1997-09-26 08:02:18 +00:00
Peter Wemm
39253d4c87
Show size of vnode pool in vmstat mode.
1997-09-25 01:14:25 +00:00
Garrett Wollman
2938fb783c
Emboldened by the success of yesterday's ICMP statistics display,
...
I've now added one that does IP (and also UDP) statistics.
1997-09-25 00:37:32 +00:00
Julian Elischer
16f76e6f06
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
...
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
1997-09-24 20:38:12 +00:00
Julian Elischer
9f1630189e
put in the link for the dummy collation module for Shift-JIS
1997-09-24 20:06:53 +00:00
Garrett Wollman
03e00a72c6
Add a mode to display ICMP statistics.
...
Inspired by: IRIX netstat -C
1997-09-24 02:43:45 +00:00
Wolfram Schneider
81aa4713b1
Float overflow in statistic function for large databases
...
(>100MB characters).
1997-09-23 12:47:47 +00:00
Wolfram Schneider
eb00d48411
Polish message catalogs for vi.
...
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 23:14:37 +00:00
Wolfram Schneider
f83e64814e
Polish message catalogs for ee.
...
Still buggy. Help messages and command names are not in sync,
eg. 'quit' <-> 'KONIEC'.
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 20:20:28 +00:00
Wolfram Schneider
f2b7396852
Add ypwhich(1) and yppoll(8) manual pages.
...
Obtained from: NetBSD, slightly modified
1997-09-21 11:49:18 +00:00
Dima Ruban
d8ccfba46b
Fix argument string for getopt.
...
Submitted by: dillon@best.net
1997-09-18 23:16:17 +00:00
Joerg Wunsch
16c9de07f6
Use -ansi -pedantic -trigraphs, as suggested by Bruce.
...
Enforce that only Posix-spec'ed options are being used, so people could
use this as a Posixificator of some kind.
Document the Posix usage in the man page, so to make it clear what's
the difference between Posix c89, and gcc.
1997-09-18 20:55:50 +00:00
Poul-Henning Kamp
d030d2d2ae
Many places in the code NULL is used in integer context, where
...
plain 0 should be used. This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.
PR: 2752
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
Joerg Wunsch
7b10af512a
Activate c89(1).
1997-09-17 20:46:58 +00:00
Joerg Wunsch
bb17ac54b9
c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C source
...
code. Basically a shortcut to cc -ansi -trigraphs.
1997-09-17 20:44:54 +00:00
Jordan K. Hubbard
d03802742b
revert: The warning was supposed to irritate someone into fixing this.
1997-09-15 11:02:10 +00:00
Jordan K. Hubbard
65de42dc08
Proper casting for clnt_broadcast() args.
1997-09-15 09:47:16 +00:00
Jordan K. Hubbard
9e55697463
Silence a warning with a cast.
1997-09-15 09:46:42 +00:00
Jordan K. Hubbard
0a214d26c9
unsigned char -> caddr_t for mmap's return value.
1997-09-15 08:31:20 +00:00
Poul-Henning Kamp
97bc6e857c
Fix a comment.
...
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
1997-09-15 08:20:27 +00:00
Andrey A. Chernov
580117026e
Change manual declarations of some functions to proper includes
...
Rewrote allowed character test to be more efficient
Fix screen position calculations: control and 8bit characters was
not counted properly
1997-09-15 01:03:16 +00:00
Andrey A. Chernov
fe38e2f8f4
Allow backspace too
1997-09-15 00:42:04 +00:00
Andrey A. Chernov
07484d1f24
Oops, fix upper controls test
1997-09-15 00:17:38 +00:00
Andrey A. Chernov
77caf2118f
Localize it. High controls disabled in any case.
...
Shut compiler warning about signal argument.
PR: 4466
1997-09-15 00:08:19 +00:00
Wolfram Schneider
634a86ba38
Install gencat.1 manpage.
...
Obtained from: OpenBSD.
1997-09-14 20:23:02 +00:00
Poul-Henning Kamp
a3dd501081
In these days, waiting one full second for more to appear is far too long.
...
Let's try 250ms.
1997-09-14 19:02:13 +00:00
Peter Wemm
387dcb61ff
When calling strip, temporarily close the file, call strip and then
...
reopen it after strip has finished. This makes it work when
/usr/bin/strip replaces the file rather than doing an in-place edit
(such as the binutils-2.8 strip, which is a variation of objcopy).
This is necessary if install(1) and strip(1) are going to cooperate
on an ELF system.
1997-09-14 08:21:44 +00:00
Wolfram Schneider
fab8812d17
PR: docs/4383
...
su manpage ambiguous regarding command prompt
Submitted by: sheldonh@iafrica.com
1997-09-13 17:44:20 +00:00
Wolfram Schneider
f6b31571f6
spelling corrections.
...
PR: docs/4450
Submitted by: josh@quick.net
1997-09-13 16:01:53 +00:00
Wolfram Schneider
dab372ae6e
Add manpage links ypchpass.1, ypchfn.1, ypchsh.1
1997-09-13 12:21:25 +00:00
Andrey A. Chernov
7860b557b8
Document newly added -d option and fix usage string
1997-09-12 02:26:12 +00:00
Andrey A. Chernov
1bb32253c5
The "-d" option dumps out the entire process list on a per controlling
...
tty basis, instead of just the top level process.
Submitted by: terry
1997-09-12 02:22:21 +00:00
Joerg Wunsch
2ca7dc1598
Teach comm(1) and uniq(1) about an option for case-insensitive work.
...
PR: 3042
Submitted by: graphix@iastate.edu (Kent Vander Velden)
1997-09-07 15:09:22 +00:00
Nate Williams
b82359df88
"lmd" -> "-lmd"
...
Submitted by: Vincent Poy <vince@venus.gaianet.net>
1997-09-05 18:15:29 +00:00
Peter Wemm
00974e2521
If elf, don't add libmd.a just because we link against libskey.so.
...
A
1997-09-05 12:04:31 +00:00
Peter Wemm
10da1efd82
If building elf, don't link in libmd.a just for libskey.so to use. Under
...
elf, libskey.so will not expose it's implementation on it's caller.
1997-09-05 12:00:01 +00:00
Nate Williams
b1bb7c6f43
- Changed default PAGER from 'less' to 'more', since we don't have less
...
in the base system.
PR: bin/4471
Submitted by: Dmitry Khrustalev <dima@xyzzy.machaon.ru>
1997-09-05 04:24:22 +00:00
Tor Egge
5ab88c4102
Added an replacement for callrpc that uses tcp as primary transport method.
...
This enables larger reply messages.
1997-09-04 21:21:56 +00:00
John Polstra
170fa4e888
Touch up the code that implements "ldd -v".
...
Bring the style of sods.c into better conformance. Add code to
print the contents of each datum being relocated. Correct the logic
that distinguishes between programs, shared libraries, and object
files. Make the entire program "-Wall" clean.
1997-09-02 21:54:39 +00:00
Wolfram Schneider
9f2ba01444
Fix file names.
1997-08-31 21:33:27 +00:00
Alexander Langer
df8327e726
Display file size as an unsigned long.
1997-08-31 01:27:04 +00:00
John-Mark Gurney
46657c7e77
fix a few spelling changes
...
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
1997-08-30 12:22:49 +00:00
John-Mark Gurney
ef67fb1c1b
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR:4428
1997-08-30 11:10:56 +00:00
Warner Losh
127d7563c4
Add -execdir which will execute the exec command in the dir of the file
...
in question. This change and the fts changes should be merged into 2.2-stable
as soon as they are vetted in -current. This should allow cleaning of files
in /tmp to be reneabled.
Obtained from: OpenBSD
1997-08-29 23:09:45 +00:00
Philippe Charnier
7008c93ddf
Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (from
...
OpenBSD).
Obtained from: OpenBSD.
1997-08-29 11:56:51 +00:00
Philippe Charnier
3eff8361b9
Use err(3). Add Xreferences. Delay the compute of default domain.
...
Obtained from: OpenBSD
1997-08-29 11:52:52 +00:00
Philippe Charnier
c1f84cc129
Use err(3). Add references to others man pages. Wait for the user to
...
supply the domain before computing a default one.
Obtained from: OpenBSD
1997-08-29 11:48:50 +00:00
Wolfram Schneider
5d7128668c
du(1) always exit with value zero.
...
$ du /foobar
du: /foobar: No such file or directory
$ echo $?
0
1997-08-29 11:40:00 +00:00
Jun-ichiro itojun Hagino
de51002fc7
more sanity check before making output.
...
bark when sed fails.
Submitted by: wosch@apfel.de
1997-08-29 00:44:34 +00:00
Jonathan Lemon
fac6290362
Make X11 support in doscmd dependent on the actual libX11.a library and
...
include directory, rather than X11BASE. This fixes the build for people
who only have the shared X11 distribution installed.
Requested-by: A Joseph Koshy <koshy@india.hp.com>
1997-08-28 18:23:40 +00:00
Jun-ichiro itojun Hagino
53202ce57a
To cope with shell archive file generated by GNU sharutils 4.2.
...
(it assumes that shar will bark if there's invalid argument specified)
Patch suggested by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
Reviewed by: joerg_wunsch@uriah.heep.sax.de
1997-08-28 14:35:09 +00:00
Philippe Charnier
fca5180712
Use err(3). Rewrote man page in mdoc format. The user visible change is that
...
report of s/r and r/r conflicts is now printed in two separate lines beginning
by `yacc: '.
1997-08-28 06:33:53 +00:00
Philippe Charnier
7720a19d5d
Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.
1997-08-28 06:28:08 +00:00
Warner Losh
bd29c5f39b
Stop parsing args before user supplied to argument in sendmail.
...
Submitted by: Oliver Friedrichs <oliver@silence.secnet.com>
1997-08-28 04:40:51 +00:00
Jordan K. Hubbard
b1795946fd
Don't preferentially execute Makefiles in ${OBJDIR} - it just causes
...
confusion and suffering. Tested by "make world".
Submitted by: gibbs
1997-08-27 06:31:27 +00:00
Philippe Charnier
7d85a3e836
Uncomment sccsid string and enclose it inside #if 0/#endif.
...
Cosmetic in man page.
1997-08-27 06:29:23 +00:00
Philippe Charnier
a51024e289
Use err(3) instead of local redefinition.
1997-08-27 06:26:23 +00:00
Peter Wemm
ed550569a2
Adapt to recent smp tree changes..
1997-08-27 03:48:25 +00:00
Philippe Charnier
29909ffecc
Use err(3). Add usage() and prototypes.
1997-08-26 11:23:37 +00:00
Philippe Charnier
552f27d60f
Cosmetic in usage string.
1997-08-26 11:17:16 +00:00
Philippe Charnier
741d304e2d
Use err(3).
1997-08-26 11:16:08 +00:00
Philippe Charnier
0abcff762c
Use err(3). Add usage().
1997-08-26 11:14:57 +00:00
Philippe Charnier
93a354256b
Cosmetic in usage string. Mdocify author section.
1997-08-26 11:13:39 +00:00
Philippe Charnier
014927909d
Main() returns int.
1997-08-26 11:08:24 +00:00
Eivind Eklund
a8b28da029
Removed a buffer overflow in args().
...
While I'm here, fix a bug with 'register' in conjunction with setjmp(),
staticize and do some -Wall cleaning.
1997-08-26 10:25:19 +00:00
Philippe Charnier
a3bfefd3be
Just forgot a moment that mdoc macros are limited to 9 parameters.
...
Found by: Bruce.
1997-08-26 07:04:20 +00:00
Philippe Charnier
57bd99e61c
Revert some casts I introduced.
...
Requested by: Bruce.
1997-08-26 06:59:34 +00:00
Steve Passe
1ecd3f4585
Make explicit '-B' option propigate to submakes.
...
No one has said this would be a bad thing, so given the dearth of comments
I decided to add it, as its an important step towards getting "make world"
'parallel-ized'.
Reviewed by: silence
Submitted by: nnd@itfs.nsk.su
1997-08-25 21:35:44 +00:00
Garrett Wollman
4e00c309c0
Print out the two new fields in the ICMP stats. While we're at it, also
...
convert icmp_stats() to use sysctl(3) to retrieve the information
rather than kvm. This makes it easy to also print whether ICMP address
mask responses are enabled, so do so.
1997-08-25 16:57:05 +00:00
Garrett Wollman
e4bb0b9a5b
While I'm in here, fix address printing for `netstat -f unix' which has been
...
broken for a couple of weeks now...
1997-08-25 16:55:00 +00:00
Philippe Charnier
05c5fed8f5
Use err(3).
1997-08-25 06:49:45 +00:00
Philippe Charnier
8c85cce77a
Sync usage string according to man page. Silent -Wall.
1997-08-25 06:44:59 +00:00
Philippe Charnier
752d887a62
Use err(3). Add usage().
1997-08-25 06:43:22 +00:00
Philippe Charnier
90389da95b
Typo in usage(). Err -> errx when testing allocations.
1997-08-25 06:42:19 +00:00
Philippe Charnier
495aecea76
Use err(3). Add some %d to %ld changes.
1997-08-25 06:40:05 +00:00
Philippe Charnier
d9be0ac773
Use err(3). Add usage() and prototypes.
1997-08-25 06:37:37 +00:00
Philippe Charnier
3e7ae69f2a
Use err(3). Nm vgrind -> Nm in man page.
1997-08-25 06:36:04 +00:00
Warner Losh
daca865092
Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX
...
to avoid the NOFILE problem. Back out NOFILE kludge. Fix unexploitable
buffer overflow in tipout.c.
Reviewed by: millert@openbsd.org (tipout.c)
Submitted by: millert@openbsd.org (rest of idea)
1997-08-25 05:02:11 +00:00
Steve Price
aeaa52dbdc
Cleanup inconsistencies in the manpage.
...
PR: docs/3709
Submitted by: Takahiro Yugawa <yugawa@orleans.rim.or.jp>
1997-08-23 21:42:46 +00:00
Steve Price
0c30eecaa0
Teach ctags(1) how to handle intermediate whitespace in macros
...
and function definitions.
PR: misc/4128
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-08-23 16:13:45 +00:00
Joerg Wunsch
6fe3822809
Open the file r/o if looking only. Make the error message more useful.
...
PR: bin/3283
Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at>
1997-08-23 15:51:14 +00:00
Joerg Wunsch
1b659bfe0b
Fix the .Dd line.
...
PR: docs/3275
1997-08-23 15:49:52 +00:00
Joerg Wunsch
84c2e30193
Prevent a NULL dereferencation when given a garbage command line.
...
PR: bin/3206
Submitted by: blank@fox.uni-trier.de
1997-08-23 14:09:36 +00:00
Warner Losh
29ae2e935b
Fix buffer overflow. prompt didn't get a size for its buffer,
...
so it could overflow it. Also made some filenames MAXPATHLEN long rather
than 80 long.
1997-08-22 22:14:16 +00:00
Peter Wemm
54c521fbd8
Cleanup and remove the not-too-useful examples. The current versions
...
should be in share/examples if anywhere.
1997-08-22 15:42:33 +00:00
Peter Wemm
3d793cf175
Merge ppp-2.3.1 changes onto mainline
1997-08-22 15:24:36 +00:00
John-Mark Gurney
e8a2a1c555
-I/sys converstion and Id line
1997-08-22 14:22:31 +00:00
John-Mark Gurney
defffb3fcc
another -I/sys conversion, and add Id line now it's left the vendor branch
1997-08-22 14:21:51 +00:00
Philippe Charnier
f296f8ebb4
Use err(3).
1997-08-22 06:53:00 +00:00
Philippe Charnier
474cc7fe23
Was limited to 200 users. New entry is now allocated as needed.
...
Add usage().
Obtained from:OpenBSD.
1997-08-22 06:50:33 +00:00
Philippe Charnier
76f2ca6559
Use err(3) instead of local redefinition. Add usage().
1997-08-21 06:52:43 +00:00
Philippe Charnier
213915d456
Use err(3) instead of local redefinition.
1997-08-21 06:51:10 +00:00
Philippe Charnier
d4d0763a7d
Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.
1997-08-21 06:49:33 +00:00
Joerg Wunsch
0ee7623d10
Implement "eod" as an alias for "eom". HP-UX uses this name, for
...
example.
Also cleaned up the man page a little.
1997-08-21 05:49:29 +00:00
Jonathan Lemon
dc3001cf35
Pre-allocate buffer to avoid core dump in corner cases.
...
PR: 2968
Submitted by: Gareth McCaughan <gjm11@dpmms.cam.ac.uk>
1997-08-21 03:41:41 +00:00
Philippe Charnier
cccb40360b
Use err(3). Add usage(). Remove progname.
1997-08-20 11:07:53 +00:00
Philippe Charnier
56d8f922bf
Use err(3) and add usage().
1997-08-20 11:05:28 +00:00
Philippe Charnier
c7c16beb22
Nm uname -> Nm.
1997-08-20 11:03:54 +00:00
Philippe Charnier
575580b202
Use err(3), add usage() and prototypes.
...
Move setmode() to setnewmode() because of a conflict with setmode(2 or 3).
1997-08-20 11:01:59 +00:00
Steve Price
b2afcfe1fd
Fix example to match ls(1)'s output.
...
PR: docs/3681
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1997-08-20 02:05:29 +00:00
Jonathan Lemon
faba086be3
Require all compatability options to begin with '-'.
...
PR: 4145
1997-08-19 15:58:15 +00:00
Jonathan Lemon
1e17b9450c
Permit hex/octal parameters to cmp, to match what the manual page says.
...
PR: 3850, 3855
1997-08-19 14:34:04 +00:00
Satoshi Asami
e5ed1f5994
Be consistent with other utilities in spelling "Kbytes". (Actually,
...
there even was one of them about ten lines above in the same file.)
Reminded by: joerg's commit to usr.bin/ftp/ftp.c rev 1.9
1997-08-19 01:57:53 +00:00
Satoshi Asami
00411e3f12
Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part is
...
not enabled now.)
1997-08-19 01:52:11 +00:00
Jonathan Lemon
ef2cea8123
divnum is no longer silently restricted to the range 0..9. (cf: 4098)
...
changequote(,) is now a synonym for changequote(). (cf: 803)
buffer size for translit() enlarged to handle a full string
PR: 803, 4098
1997-08-18 21:01:45 +00:00
Jonathan Lemon
6f86349ac3
Add doscmd.
1997-08-18 18:51:46 +00:00
Jonathan Lemon
1e9267fe2d
Clean up Makefile, make compiling in X support dependent on ${X11BASE}.
1997-08-18 18:48:33 +00:00
Peter Wemm
1e6f3a5daf
use -I${DESTDIR}/usr/include/tcl, not -I/usr/include/tcl
1997-08-18 11:39:19 +00:00
Philippe Charnier
759bde1062
Add usage().
1997-08-18 07:30:15 +00:00
Philippe Charnier
0e879078f3
Nm tsort -> Nm.
1997-08-18 07:28:50 +00:00
Philippe Charnier
71346dd104
Use err(3) insteadof local redefinition. Sync usage string with man page.
1997-08-18 07:27:59 +00:00
Philippe Charnier
14aebc178d
Nm true -> Nm.
1997-08-18 07:25:50 +00:00
Philippe Charnier
af647767ed
Use err(3) instead of local redefinition. Cosmetic in usage().
1997-08-18 07:24:58 +00:00
Philippe Charnier
aa736575ab
Cosmetic.
1997-08-18 07:22:53 +00:00
Philippe Charnier
4e9b4d0568
Add usage. Use /usr/share/misc/map3270 instead of /etc/map3270.
1997-08-18 07:21:48 +00:00
Philippe Charnier
804d2dab87
Add prototypes, usage(). Use err(3).
1997-08-18 07:16:12 +00:00
Andreas Klemm
291cacf91a
had to add CFLAGS+=-I/usr/include/tcl
...
otherwise it doesn't find tcl.h
1997-08-18 06:08:56 +00:00
Peter Wemm
92aa56df40
Drop the TCL hook for the time being until the tcl dust settles some more.
1997-08-18 05:25:14 +00:00
Andreas Klemm
4e0636b91d
Fixed another make world stopper ;)
...
If TCLINTERP is defined, CFLAGS needs an additional include path:
-I/usr/include/tcl
Otherwise tcl.h can't be found during make world.
1997-08-17 21:33:39 +00:00
Peter Wemm
5cc5ba1dd3
Bandaid to make this compile.. These old mbuf types should probably be
...
ripped out.
1997-08-17 09:12:43 +00:00
Chris Timmons
0ed651bfae
Retire v1.81 sources and build instead from src/contrib/global sources. Reviewed by: jdp
1997-08-16 04:42:45 +00:00
Jonathan Lemon
79566bc427
Enable the use of keypad cursor motion keys.
...
Submitted by: John Hay <jhay@mikom.csir.co.za>
1997-08-16 00:16:48 +00:00
Jonathan Lemon
d4e591ffcb
Add support for XMS memory to doscmd.
...
Submitted by: Helmut F. Wirth <hfwirth@ping.at>
1997-08-15 23:41:26 +00:00
Wolfram Schneider
e569836c71
make install should not install mail.rc in /etc
1997-08-15 21:50:02 +00:00
Steve Passe
6e0d2d5172
Better fix, as originally submitted by reporter.
...
Submitted by: N.Dudorov <nnd@itfs.nsk.su>
1997-08-14 19:24:11 +00:00
Philippe Charnier
80c486a414
Add usage() and use err(3).
1997-08-14 06:48:59 +00:00
Philippe Charnier
fd129a0245
Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.
...
Obtained from: OpenBSD
1997-08-14 06:47:41 +00:00
Philippe Charnier
7a8dd9fee0
Hardcode progname in usage string.
1997-08-14 06:44:41 +00:00
Philippe Charnier
c10d7afbab
Use err(3) instead of local redefinition. Add usage().
1997-08-14 06:42:43 +00:00
Philippe Charnier
54d183e244
Use err(3). Correct usage string. Change default tape to /dev/rst0.
1997-08-14 06:41:00 +00:00
Steve Passe
74a19f1229
Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing.
...
Submitted by: N.Dudorov <nnd@itfs.nsk.su>
1997-08-14 04:46:20 +00:00
Philippe Charnier
07de424e35
Cosmetic in usage(). Mdoc'ify man page.
1997-08-13 06:58:45 +00:00
Philippe Charnier
a27bb57a02
Nm talk -> Nm.
1997-08-13 06:48:56 +00:00
Philippe Charnier
ea7cc4954d
Remove trailing \n in warn() string.
1997-08-13 06:46:57 +00:00
Philippe Charnier
d8793dfac3
Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h
1997-08-13 06:45:11 +00:00
Steve Price
d57f88658b
Fix a typo that caused an incorrect path to be displayed.
...
PR: docs/4258
1997-08-13 02:14:43 +00:00
Andrey A. Chernov
7d8610b5dc
Cleanup and use /usr/libdata/doscmd now
1997-08-12 16:08:02 +00:00
Eivind Eklund
e351dd657b
Fix fencepost error.
...
PR: 4170
Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
1997-08-12 14:42:39 +00:00
Philippe Charnier
685cca7da6
Use err(3) instead of local redefinition. Add prototypes.
1997-08-12 06:46:56 +00:00
Philippe Charnier
7be91299b0
Add usage().
1997-08-12 06:45:43 +00:00
Philippe Charnier
885dbf9c1f
Use err(3) instead of local redefinition.
1997-08-12 06:44:57 +00:00
Philippe Charnier
db4f31b740
Use err(3).
1997-08-11 07:31:28 +00:00
Philippe Charnier
c002b33b60
Cosmetic in err() string.
1997-08-11 07:30:22 +00:00
Philippe Charnier
d6c7156e61
Use err(3). Add prototype.
1997-08-11 07:29:17 +00:00
Philippe Charnier
3042ea1f52
Use err(3) instead of local redefinition.
1997-08-11 07:28:19 +00:00
Philippe Charnier
439165e504
Use err(3). Add prototypes.
1997-08-11 07:27:27 +00:00
Philippe Charnier
bca89c5985
Cosmetic.
1997-08-11 07:22:04 +00:00
Philippe Charnier
73a08bb2ad
Remove local redefinition for err(). Add usage().
1997-08-11 07:21:08 +00:00
Andrey A. Chernov
4e65b7b35c
Build instbsdi.exe in obj directory (make world stopper)
1997-08-09 20:04:04 +00:00
John Dyson
c62408d71f
Add a valuable binary that enables I/O to U**X mounted disks.
1997-08-09 02:08:32 +00:00
John Dyson
c82100b956
Commit the manpage for doscmd.
...
Submitted by: Jonathon Lemon <jlemon@americantv.com>
Obtained from: BSDI
1997-08-09 02:07:03 +00:00
John Dyson
923a975137
Add the makefile for doscmd.
1997-08-09 01:52:58 +00:00
John Dyson
90c38ed200
Add our doscmd to the tree. This is a result of work from BSDI, and
...
a group of dos emulator developers.
Submitted by: Jonathan Lemon <jlemon@americantv.com>
Obtained from: BSDI
1997-08-09 01:43:15 +00:00
Philippe Charnier
236d2f5583
Add usage(). Use err(3) instead of local redefinition.
1997-08-08 12:24:49 +00:00
Philippe Charnier
2545677c14
Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.
1997-08-08 12:22:30 +00:00
Philippe Charnier
157f1c6c00
Use err(3). Add usage() and prototypes. Add Xr to who(1).
1997-08-08 12:20:24 +00:00
Philippe Charnier
3f9b28f9d0
Use err(3). Add usage().
1997-08-08 12:18:16 +00:00
Philippe Charnier
223884e545
Remove argv0, cosmetic in usage(), use err(3), add Xr to rwho(1) and users(1).
1997-08-08 12:12:54 +00:00
Steve Price
9d19feb501
#include <unistd.h> for getopt(3) call.
1997-08-07 21:47:31 +00:00
Philippe Charnier
692bc4fdc9
Use err(3), so eliminate use of `argv0'.
1997-08-07 06:50:02 +00:00
Philippe Charnier
ed43a0f914
Use err(3) instead of local definition.
...
Cosmetic in man page: do not start describing a flag with `The option -X ..'.
1997-08-07 06:46:45 +00:00
Philippe Charnier
e25f6756fb
Use err(3). Add usage(). Rewrote man page in mdoc format.
1997-08-07 06:42:37 +00:00
Philippe Charnier
81c44dca8a
Use err(3), cosmetic in usage().
1997-08-06 06:49:06 +00:00
Philippe Charnier
0e76f40d09
Use err(3), cosmetic in usage(), remove `cmdname'.
1997-08-06 06:47:41 +00:00
Andrey A. Chernov
f4e4504f06
Add -t option which turns T/TCP off as workaround for some broken servers
...
Submitted by: Marc Slemko <marcs@znep.com>
1997-08-05 20:18:39 +00:00
Philippe Charnier
4c26232f70
Use err(3). Document -l flag.
...
Obtained from: OpenBSD
1997-08-05 06:46:46 +00:00
Philippe Charnier
f03377a6c9
Document that multiple args are allowed, i.e Ar file -> Ar file ...
1997-08-05 06:44:28 +00:00
Philippe Charnier
0bb6b796dd
Use err(3). Add usage() and prototypes.
1997-08-05 06:42:48 +00:00
Philippe Charnier
321e481502
Cosmetic in usage string.
1997-08-05 06:41:26 +00:00
Satoshi Asami
308f1befca
Remove bogus malloc() decl.
1997-08-05 03:40:04 +00:00
Philippe Charnier
ee461acc1a
Use err(3). Use #include "" instead of <> for local headers.
1997-08-04 06:48:25 +00:00
Philippe Charnier
9d63ad4978
Use err(3). Cosmetic in usage string. Typo in man page.
1997-08-04 06:45:11 +00:00
Philippe Charnier
69d8513530
Correct Synopsys section.
1997-08-04 06:42:51 +00:00
Philippe Charnier
43b70d782d
environmental -> environment.
1997-08-04 06:40:41 +00:00
Philippe Charnier
b637dfa85f
Cosmetic and typos.
1997-08-04 06:39:19 +00:00
Garrett Wollman
4c33feed58
Document the bogus standard requirement of delaying the close.
...
Also include a reference to the FINGER RFC.
1997-08-01 20:26:47 +00:00
Garrett Wollman
a32cbefa87
So somebody actually found language in the FINGER RFC which requires
...
implementations to leave the client side open until the server closes.
While this is totally idiotic, it seems as if some servers actually require
it (e.g., the one at mit.mit.edu). So, we bow to the weight of the bogus
standard and disable the initial close. Hopefully now fetch(1) can serve
the role of T/TCP demonstration application.
1997-08-01 20:10:44 +00:00
Philippe Charnier
1e133604e1
Use err(3). Add prototypes. Silent -Wall.
1997-07-31 06:59:26 +00:00
Philippe Charnier
7e19b1ec24
Cosmetic in usage string and err() messages.
1997-07-31 06:57:47 +00:00
Philippe Charnier
7eb436730f
Use err(3).
1997-07-31 06:54:45 +00:00