Commit Graph

324 Commits

Author SHA1 Message Date
jkh
2c823f2352 Recognise Linux filesystems.
Submitted by:	remy
1995-01-14 02:26:07 +00:00
jkh
63048c8abc Correctly recognise Linux partitions.
Submitted by:	remy
1995-01-14 02:25:36 +00:00
jkh
37e9a53950 Patch from Remy Card for bogus path in Makefile. 1995-01-14 02:20:42 +00:00
joerg
207b352215 Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed.  Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
1995-01-12 19:12:29 +00:00
ugen
626e7f5bfb Utility changes following the facility.
We have only one firewall chain and one accounting chain now.
   No blocking/forwarding so commands changed.
Man pages are somewhat out of date and will be updated ASAP.
1995-01-12 13:01:21 +00:00
ache
5fa97181e0 Add better argument handling
Submitted by: jmz
1995-01-10 21:19:57 +00:00
bde
34eb22febb Remove excessive argc checking. It was impossible to set `dtrwait' and
and `drainwait' in a single command.
1995-01-10 01:42:24 +00:00
ache
c407bc4dfe Fight agaist hanging modems: add new drainwait option.
Reviewed by: Bruce
1995-01-05 00:03:06 +00:00
gibbs
01b36e7068 Honor the values for bsize, fsize and bps from the disklabel. 1995-01-04 23:50:30 +00:00
gibbs
948b9d9b81 Allow for the specification of bsize, fsize, and bps (blocks per segment)
for LFS filesystems.
1995-01-04 23:49:51 +00:00
joerg
94aaebe4cf The -N option takes one argument, hence the getopt control string
needs to have a colon for it.  Looks like nobody has tested this
so far.
1995-01-02 12:08:06 +00:00
jkh
981b2b037a Tweak the man page too. 1994-12-30 22:51:33 +00:00
jkh
51cdf54d7d From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu>
- The -a flag now works just as it does in SunOS: '-a' is actually
  handled like a wildcard for all interfaces. 'ifconfig -a' displays
  the status of all interfaces, 'ifconfig -a netmask 0xffffff00' sets
  the netmask of all interfaces, and so forth. I don't know if many
  people really need to be able to set the netmasks of all interfaces
  at once, but the SunOS ifconfig seems to allow this, so there you
  have it.

- An 'ether_status' function has been added to display the ethernet
  address of all ethernet interfaces. Again, as in SunOS, you must
  be root in order for this to work. The ethernet address is read
  from /dev/kmem using kvm_open() and kvm_read(), much in the same
  was as it's done with netstat. If you choose to install ifconfig
  set-gid kmem then normal users will be able to see the ethernet
  address as well, though this may not be desireable. This feature
  requires a small change to the ifconfig Makefile: you need to link
  with -lkvm in order to use the kvm_*() functions.

Submitted by:	wpaul
1994-12-30 22:42:41 +00:00
jkh
be5a55b5bd Bring the 2.0 RELEASE version back into -current. Now I just need
to resurrect my changes for the last snapshot, which were unfortunately
lost in a forest fire on time.
1994-12-27 23:26:59 +00:00
ache
6cb64c25cd Use timelocal() instead of mktime() hack 1994-12-26 10:43:48 +00:00
nate
047d3abc50 Updated to recent version of Paul K.'s shlib code. This code has better
warning handling and allows for link-time warnings with a modified
version of gas.

Note: Not all of the newer bits were updated such as some of the non-x86
machine-dependant code is relevant to FreeBSD right now.

Obtained from: NetBSD
1994-12-23 22:31:35 +00:00
ugen
d6e25ed1dd Add interface to clear accounting entry option.
Reflect ip_fw structure changes.
1994-12-13 15:56:51 +00:00
ugen
cda17b85c8 Add via option,minor changes to interface to reflect
internal firewall changes.Check option disabled temporary.
1994-12-12 17:19:33 +00:00
ache
772773727f Fix resetting adjkerntz to 0 (pointed by Bruce),
forget to initialize mib variable.
1994-12-12 05:48:45 +00:00
ache
5d8451d23a Optimize setting of DISRTCSET 1994-12-12 05:43:28 +00:00
ache
b7858e8c0f Clean internal logic, helps for some unusual cases 1994-12-12 05:20:44 +00:00
ats
8b7980a5b2 Changed a sum(1) to a cksum(1). 1994-12-11 23:29:20 +00:00
ats
d2707d7946 Changed a reboot(1) to a reboot(8). 1994-12-11 23:27:59 +00:00
ache
f6aec2ea42 rc.local -> rc.serial
cua0? -> cuaa?
1994-12-05 19:52:29 +00:00
pst
38de8dfec9 Fix spelling/grammar errors 1994-12-05 10:08:35 +00:00
jkh
7824283593 Joe Greco <jgreco@brasil.moneng.mei.com>'s enhancements to startslip.
Submitted by:	jgreco
1994-12-04 12:26:01 +00:00
bde
6daa6ad143 Fix another path that was broken by moving things to sbin/i386. 1994-12-04 08:01:24 +00:00
wollman
8ba860a43e Move i386-specific programs into i386 subdirectory. 1994-12-02 23:53:23 +00:00
wollman
071229d225 This commit was generated by cvs2svn to compensate for changes in r4910,
which included commits to RCS files with non-trunk default branches.
1994-12-02 23:23:01 +00:00
wollman
423852d487 Cronyx/Sigma sync/async serial driver with PPP support
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
wollman
1e6f21ed41 Cronyx/Sigma sync/async serial driver with PPP support
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
wollman
4653de1bed Change obnoxious ``Not root dir'' error message into one which actually
tells you what's wrong.
1994-12-02 02:58:56 +00:00
dg
d275f8ea0a In past releases of FreeBSD, I have used the exit status of "ping" to
determine whether a connection to a given machine is up or not.

In FreeBSD 2.0 (and therefore, I assume, BSD 4.4) the exit code of ping
is always zero, even if no packets were received.

I would like to propose the following change to /usr/src/sbin/ping/ping.c
to restore this useful behaviour:

Submitted by:	Denis Fortin
1994-11-29 16:09:56 +00:00
ugen
95ff033682 Interface changes to support additions to firewall. 1994-11-28 12:34:37 +00:00
ats
a9a7202573 Submitted by: M.C. Wong
Obtained from:
Don't throw away the /etc/nologin file in the -k case.
1994-11-27 23:52:13 +00:00
ats
cbd4f08537 Correct a litle typo in an error message: PRC -> RPC. 1994-11-26 13:57:46 +00:00
ache
51e5f97e20 Sectors field too narow (6 digits only), increase it to 7 1994-11-24 21:56:03 +00:00
ache
f20c1ee477 Fix draw_box dims 1994-11-24 21:50:26 +00:00
paul
7f8c24f7e0 Added
CLEANFILES += makedevs.c
1994-11-22 13:34:43 +00:00
jkh
f2ae2fd91a ALPHA -> BETA 1994-11-21 07:38:48 +00:00
phk
3aa2d86728 Another absolute path... Two actually. 1994-11-20 23:01:27 +00:00
phk
06ec609c8b Guess what 1994-11-20 22:47:52 +00:00
phk
d547529d58 Whoops. 1994-11-20 22:46:14 +00:00
phk
a0868e0612 I might soon stop to keep count of these... 1994-11-20 22:45:14 +00:00
phk
6b2ffe34b1 And another absolute path -I :-< 1994-11-20 22:42:16 +00:00
phk
2fd6a04b7d This time: an absolute -I :-< 1994-11-20 22:41:03 +00:00
phk
858d5ee319 fix another BLODDY ABSOLUTE .PATH !!!! :-< 1994-11-20 22:28:09 +00:00
ats
a0e203b83e Add parameters "compress", "normal" and "noicmp" for the slip usage.
These names are used in the slip.hosts file as examples, but ifconfig
have formerly only accepted link0, -link0 and link1 for this.
1994-11-20 19:45:58 +00:00
ugen
037897e61d G-d help me to do it right first time....
Minor patch to man page,test.
1994-11-20 11:53:06 +00:00
phk
fe71460e68 A couple of changes more. Now Paul & Jordan can play again... :-) 1994-11-20 00:49:21 +00:00