lukem
72549586a8
distclean is a synonym for cleandir
1998-09-05 14:57:41 +00:00
christos
b5b77bba54
Back out accidental removal of CDTRCTS and fix rcsid's
1998-09-04 19:13:04 +00:00
mellon
f0ee4a66e9
Oops, release the lease _before_ deconfiguring the interface.
1998-09-04 18:03:56 +00:00
mellon
2c64334bb9
Build sysconfd and statmsg
1998-09-04 18:01:59 +00:00
mellon
17cf92b7ae
Reincorporate sysconfd support. Add support for releasing leases.
1998-09-04 18:01:14 +00:00
mellon
f397d4ea4a
Add prototype for client_reinit()
1998-09-04 18:00:17 +00:00
mellon
65a4f4bad8
Mention that statmsg depends on sysconfd.
1998-09-04 17:58:16 +00:00
mellon
a8737b8da6
Documentation for sysconfd.
1998-09-04 17:57:33 +00:00
mellon
753854cd53
Add release-current-dhcp-leases message.
1998-09-04 17:51:36 +00:00
mellon
d424c62366
Document statmsg command.
1998-09-04 17:50:23 +00:00
mellon
b9680f85dc
Add sysconf message to release DHCP-acquired leases.
1998-09-04 16:47:56 +00:00
christos
44d3b0974b
Apply diffs from patchlevel 5.
1998-09-02 20:55:55 +00:00
enami
692962babe
add -Dunix to CPPFLAGS to suppress cpp warning.
1998-09-01 03:16:48 +00:00
pk
3237c34e03
Emit device name to device major number table.
1998-08-30 21:33:27 +00:00
nathanw
b757463521
Add braces to satisfy egcs.
1998-08-30 03:20:09 +00:00
nathanw
a542b8e8e3
Add braces to satisfy egcs.
1998-08-30 01:40:15 +00:00
hubertf
e6c468e777
Make really sure to only nuke LogDir when it's been set. Fixes problem
...
described in PR 5308, code was contributed by Eivind Eklund <eivind@yes.no>.
1998-08-28 00:35:51 +00:00
hubertf
90c872591e
Allow symlinks to directories instead of pure directories in several
...
places (/usr/pkg, /var/db/pkg, ...). Closes PR 6009 by Jim Bernard
<jimjbernard@ox.mines.edu>.
1998-08-27 23:37:35 +00:00
ross
b1934d6034
{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.
1998-08-27 20:31:00 +00:00
ross
206d54f97f
LP64 fixes for recently added code. (In LP64, ptrdiff_t != int.)
1998-08-27 20:11:31 +00:00
ross
5b1f2d4c8c
Add {} pairs to shut up egcs.
1998-08-27 18:03:42 +00:00
agc
8bdbb59a69
Add csh(1)-style alternates to pkg_info -e.
...
Add dewey-decimal relational number matching for package version numbers.
1998-08-27 12:54:03 +00:00
christos
73270b4cf4
Add the default route as static, so that routed does not delete it.
1998-08-27 06:55:16 +00:00
lukem
f6a3acc90d
in -x, print MB/s two 2 decimal places. noted by enami@netbsd.org
1998-08-27 03:17:49 +00:00
tv
2ba70f299c
#include <string.h>
1998-08-27 03:11:37 +00:00
enami
cb5c756e90
add -x in usage.
1998-08-27 01:59:38 +00:00
enami
b8d6676d67
add missing endif.
1998-08-26 02:11:58 +00:00
lukem
26afa02db6
* implement -x; extended disk statistics. option inspired by solaris' iostat.
...
* fix a few typos
* a bit of KNF and egcs cleanup
* add a HISTORY (hopefully correct)
1998-08-25 08:05:47 +00:00
hubertf
2fb1caee16
Pass prefix for depending pkgs.
1998-08-25 01:16:03 +00:00
hubertf
d54f140300
Remove some trailing (extra) "."s.
1998-08-25 00:54:08 +00:00
hubertf
1285035fe7
Don't exit cleanup() functions if not called from signal handler - this
...
will show error messages before aborting.
Patch supplied by Jim Bernard <jbernard@ox.mines.edu> in PR 6010, cleanup()
in delete/perform.c prepared to be used as signal handler by me.
1998-08-25 00:12:16 +00:00
tron
6986701b82
Sync manual page and usage() with reality, patches supplied by
...
Jim Bernard in PR pkg/6005.
1998-08-23 10:16:19 +00:00
bouyer
95abfb960b
note that messages are send to syslog daemon using facility LOG_DAEMON.
1998-08-21 09:39:32 +00:00
bouyer
fe94b8f229
- Makes ypbind use syslog() (with LOG_DAEMON) instead of warn()/err().
...
Messages will still be printed to stderr if ypbind is started in debug mode.
- Don't exist if none of the servers listed in
/var/yp/binding/<domainname>.ypservers are reacheable. It's a temporary
failure that can be recovered from.
1998-08-21 09:39:04 +00:00
tv
767b9acc8e
"featch" -> "fetched"
1998-08-19 12:29:00 +00:00
msaitoh
d06e28b7f7
eliminate duplicated protos
1998-08-17 17:51:54 +00:00
christos
3511f44e2e
Fix typos...
1998-08-12 14:25:08 +00:00
christos
a7a81d1b02
Resolve corn-flakes
1998-08-12 14:11:49 +00:00
mycroft
6bbe486e22
If we get a weird vendor ID, just send it back. This is necessary to make at
...
least one type of system (old NeXTs) boot.
1998-08-09 16:47:52 +00:00
christos
01c4ec85f3
Change amq string size to 10K from 1K so that we can print large versions.
1998-08-08 22:52:59 +00:00
christos
ac8587765d
Resolve corn-flakes and remove obsolete files
1998-08-08 22:33:27 +00:00
christos
0d352ac375
Import a16, with some local fixes...
1998-08-08 22:05:22 +00:00
mycroft
f350d95237
NetBSD.ORG -> netbsd.org
1998-08-07 13:55:12 +00:00
kleink
ee14eecc51
Change the primary/secondary WINS Configuration Option Type IDs (128, 130) to
...
match those specified by RFC1877 (130, 132); from Terry Moore <tmm@mcci.com>
in PR bin/5701.
1998-08-06 20:13:14 +00:00
tv
c166f15971
NetBSD doesn't support the tahoe.
1998-08-06 14:56:17 +00:00
mikel
f48c684893
handle negative arguments correctly
1998-08-04 04:33:15 +00:00
sommerfe
ff9a2c8d5c
oops, KNF that
1998-07-31 21:38:43 +00:00
sommerfe
c13b52407e
Fix long-standing bug which causes dhclient to clobber interface configs on uninvolved interfaces
1998-07-31 21:27:08 +00:00
tron
0ffcc8e911
Use "[host]: " as prefix for forwarded messages to distinguish them
...
from message originated by the forwarding host, fixes PR bin/5860 by
Greg A. Woods.
1998-07-30 23:29:29 +00:00
frueauf
d7e113cce6
Use the variable u instead of p in line 641 to prevent sup coredumping.
1998-07-30 21:03:48 +00:00