Poul-Henning Kamp
d97ce60ae9
Some cleanup done.
...
Include bteasy, bootsd, sdboot and termcap entries using file2.c
Remove all traces of "termcap.small".
The policy in this program regarding termcap is:
| If $TERM is set
| do nothing special, rely on usual termcap.
| else
| use compiled in (via file2c) termcap entries
1995-01-29 02:31:38 +00:00
Andreas Schulz
ec5b52ee79
fix another bug in the MAKEDEV cludge :-). The x-bit permission are not
...
necessarly copied over. So better call it explicit with a sh ./MAKEDEV .
1995-01-29 01:45:54 +00:00
Andreas Schulz
abb29799dd
Correct the relative path for the etc directory in the makedev cludge :-).
1995-01-29 01:25:17 +00:00
Jordan K. Hubbard
e0b77dac9a
Less kludge dev.
1995-01-28 09:17:58 +00:00
Jordan K. Hubbard
fadd4e9f07
A different kludge for /dev
1995-01-28 09:16:41 +00:00
Jordan K. Hubbard
8965b9f5e5
Poul lost his copy of K&R again - add a semicolon to the end of the
...
preceeding statement..
1995-01-28 05:00:50 +00:00
Poul-Henning Kamp
c0f92921df
Update to BTEASY 1.7
...
Submitted by: vak
1995-01-28 04:42:08 +00:00
Poul-Henning Kamp
c874ac0293
Make Jordan a little happier by fixing a couple of bogons.
1995-01-28 04:35:05 +00:00
Jordan K. Hubbard
9c206926ab
Bump the date again - the snapshot doesn't look like it's going to happen until
...
tomorrow.. :-)
1995-01-28 01:14:39 +00:00
Jordan K. Hubbard
ea7f178ccb
Call the bininst.sh script by its new name.
1995-01-28 01:13:29 +00:00
David Greenman
e1babfc54f
Kill used "error" variable.
1995-01-27 23:26:53 +00:00
David Greenman
2f21d07aa3
Fixed bogus error reporting when the failure is RPC related ("Address
...
already in use", instead of "Permission denied").
1995-01-27 23:24:33 +00:00
Jordan K. Hubbard
f16651aed0
Tweak SNAP date.
1995-01-27 19:56:56 +00:00
Peter Dufault
daa21be5f0
Fix verbose printout of "" name
1995-01-26 23:40:40 +00:00
Andrey A. Chernov
d2eb078dbe
Sync with main termcap
1995-01-26 08:51:52 +00:00
Jordan K. Hubbard
1cf5e3a68b
Add a reference to ft(8).
1995-01-26 00:34:56 +00:00
Jordan K. Hubbard
681e4fa0cf
Add pointer to the `ft' command.
1995-01-26 00:32:58 +00:00
Andrey A. Chernov
88b0c79e5b
DPADD added
1995-01-25 20:25:57 +00:00
Peter Dufault
d29f6c1ec9
Added "scsi"
1995-01-24 12:08:15 +00:00
Peter Dufault
2208cace06
Submitted by: Julian Elischer and Peter Dufault
...
Obtained from: 1.1.5
"scsi (8)" from 1.1.5, with added support for any command from
the command line.
1995-01-24 12:07:27 +00:00
Bruce Evans
bc84e96c42
Use the correct include path if there's an obj directory.
1995-01-24 06:10:48 +00:00
Ugen J.S. Antsilevich
e42327af6f
Add dset to Makefile.
1995-01-23 15:45:41 +00:00
Ugen J.S. Antsilevich
006baf01ee
src/sbin/dset
...
*blush* this is the commit i meant to do before..
Utility to save device configuration.
1995-01-23 15:42:59 +00:00
Garrett Wollman
f35e67894f
Make modload more informative about errors encountered while running
...
`ld' by calling execl() directly rather than using system().
1995-01-23 04:08:00 +00:00
Garrett Wollman
93eb556775
Document the requirements of dynamic loading on mounting order. Cross-ref
...
to vfsload(3).
1995-01-22 22:54:56 +00:00
Andrey A. Chernov
99b9edabe6
Reflect lastest termcap changes
1995-01-19 17:15:54 +00:00
Joerg Wunsch
65f2c37b27
Should that last sentence read "...thus a full dump must be done...",
...
or do I have it all wrong?
Submitted by: "Shawn M. Carey" <smcarey@mailbox.syr.edu>
1995-01-18 19:26:14 +00:00
Joerg Wunsch
5c2c5abe6d
Removed the comment about missing support for the original "High
...
Sierra" format from the bugs section.
1995-01-16 17:05:44 +00:00
Jordan K. Hubbard
b9ecc1ed61
Make sure a partition we're about to mount on will always exist on the
...
user's system. Make Mkdir() selectively not die in case of failure.
1995-01-14 10:31:29 +00:00
Jordan K. Hubbard
2062c2dbe3
Correct positioning of text, update version.
1995-01-14 07:30:30 +00:00
Jordan K. Hubbard
49f7c177f3
Recognise Linux filesystems.
...
Submitted by: remy
1995-01-14 02:26:07 +00:00
Jordan K. Hubbard
0301b28935
Correctly recognise Linux partitions.
...
Submitted by: remy
1995-01-14 02:25:36 +00:00
Jordan K. Hubbard
f146e52ddb
Patch from Remy Card for bogus path in Makefile.
1995-01-14 02:20:42 +00:00
Joerg Wunsch
d5453ba5c4
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 J.S. Antsilevich
98bee36695
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
Andrey A. Chernov
81ab7fb2a7
Add better argument handling
...
Submitted by: jmz
1995-01-10 21:19:57 +00:00
Bruce Evans
12981249c8
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
Andrey A. Chernov
b0e399e3c4
Fight agaist hanging modems: add new drainwait option.
...
Reviewed by: Bruce
1995-01-05 00:03:06 +00:00
Justin T. Gibbs
7c49ab48fa
Honor the values for bsize, fsize and bps from the disklabel.
1995-01-04 23:50:30 +00:00
Justin T. Gibbs
ca4693ed4b
Allow for the specification of bsize, fsize, and bps (blocks per segment)
...
for LFS filesystems.
1995-01-04 23:49:51 +00:00
Joerg Wunsch
08e9e0741b
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
Jordan K. Hubbard
2558753d2e
Tweak the man page too.
1994-12-30 22:51:33 +00:00
Jordan K. Hubbard
a309172130
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
Jordan K. Hubbard
b4314abf31
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
Andrey A. Chernov
937b5aaa3b
Use timelocal() instead of mktime() hack
1994-12-26 10:43:48 +00:00
Nate Williams
61f9ce8d32
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 J.S. Antsilevich
611367b40f
Add interface to clear accounting entry option.
...
Reflect ip_fw structure changes.
1994-12-13 15:56:51 +00:00
Ugen J.S. Antsilevich
fab9e6db0e
Add via option,minor changes to interface to reflect
...
internal firewall changes.Check option disabled temporary.
1994-12-12 17:19:33 +00:00
Andrey A. Chernov
882588f86c
Fix resetting adjkerntz to 0 (pointed by Bruce),
...
forget to initialize mib variable.
1994-12-12 05:48:45 +00:00
Andrey A. Chernov
408399029a
Optimize setting of DISRTCSET
1994-12-12 05:43:28 +00:00