rich
cd0180fc9b
This commit was generated by cvs2svn to compensate for changes in r1752,
...
which included commits to RCS files with non-trunk default branches.
1994-06-17 06:42:39 +00:00
rich
1b68951309
slstat - report serial line IP statistics: bytes in/out, packets
...
in/out, errors, compressed, and uncompressed packets in/out.
1994-06-17 06:42:39 +00:00
jkh
1cb6981799
John Capo's changes to make the fixit floppy image work; I didn't even
...
bother looking at this file before! :)
1994-06-16 20:13:11 +00:00
jkh
6cf06a9a36
Whoops, missed the .cache files - those can be tossed too.
1994-06-15 21:19:59 +00:00
jkh
3c0f2a6ccb
Nuke all the intermediate files.
1994-06-15 21:19:23 +00:00
jkh
9de44e8c43
1. Clean the intermediate files when building the default fixit floppy
...
(demonstration) target.
2. Add the kcopy and filesystem floppy configuration files from Rod.
1994-06-15 10:49:34 +00:00
jkh
4b51000a3a
This commit was generated by cvs2svn to compensate for changes in r1722,
...
which included commits to RCS files with non-trunk default branches.
1994-06-15 10:33:49 +00:00
jkh
39d03206f4
This is the new crunch utility for making distribution floppies from
...
James da Silva. We need to integrate this before 1.1.5 so that we can
actually make the boot floppies.
1994-06-15 10:33:49 +00:00
asami
3549c2a452
Add explanation of -e in usage().
1994-06-01 05:15:00 +00:00
asami
c0c88c1f41
Close /dev/tty that is opened in y_or_n()...this is called many times
...
so it will run out of ptys if not properly closed.
1994-06-01 05:14:19 +00:00
rgrimes
bf96214f30
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00
rgrimes
7109dadb87
Repeat after me, I will not edit files on Freefall, but bring patches
...
over instead.
Moved #ifdef to correct place.
1994-05-29 17:15:12 +00:00
rgrimes
9bd5ea713c
Comment out missing/broken sources.
1994-05-28 06:44:34 +00:00
rgrimes
d8d0dd2a5a
Remove stuff for building manual pages the old way.
1994-05-28 06:40:02 +00:00
rgrimes
09e6808333
Why cast a constant to (unsigned long) when you can make it this by
...
appending UL.
1994-05-28 06:38:34 +00:00
rgrimes
4ca7a63bff
Disable PS_STRINGS for now until I get the headers fixed.
1994-05-28 06:36:58 +00:00
rgrimes
9f356b70aa
Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.
...
Reviewed by: David Greenman
1994-05-28 04:20:59 +00:00
csgr
858ff2f517
My last fix broke things more, thanks to Paul Traina for pointing that out!
1994-05-26 20:16:49 +00:00
rgrimes
c8f1a26f8d
Upgrade config to be compatible with our i386 port, pull in 95% of the
...
changes that have been made in FreeBSD 1.x, except for possibly the nfs
diskless support this is a completed config.
1994-05-26 13:24:02 +00:00
csgr
7c9c2ed673
>From Jordan
...
Fix braindeadness in my makefile
1994-05-26 07:52:23 +00:00
rgrimes
5de76909c7
This commit was generated by cvs2svn to compensate for changes in r1560,
...
which included commits to RCS files with non-trunk default branches.
1994-05-26 06:39:07 +00:00
rgrimes
2a27bd86e6
BSD 4.4 Lite sbin -> usr.sbin Sources
...
Note: The sources for XNSrouted and routed are being imported to usr.sbin
instead of sbin.
1994-05-26 06:39:07 +00:00
rgrimes
ba88c9f934
This commit was generated by cvs2svn to compensate for changes in r1558,
...
which included commits to RCS files with non-trunk default branches.
1994-05-26 06:35:07 +00:00
rgrimes
d038e02fd6
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00
rgrimes
cfcc93eec9
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00
rgrimes
862fdf11a2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
0882205071
This commit was generated by cvs2svn to compensate for changes in r1553,
...
which included commits to RCS files with non-trunk default branches.
1994-05-26 05:23:31 +00:00
rgrimes
5d98a33b2f
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
2233bc697f
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
4064c975ae
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
babe0fd0e2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
asami
93b71d3919
The environment variable PKG_PREFIX is set to the first @cwd command
...
in the packing list, or the argument to -p if it is specified, before
the requirements/installation/deinstallation scripts are called. This
enables the scripts to be written to work on the final installation
destination, even if the user uses -p to override the package's default.
1994-05-25 18:00:04 +00:00
jkh
cb0aba89af
Change Header to Id.
1994-05-25 06:28:14 +00:00
jkh
066a73bf85
Add new find_plist() function.
1994-05-25 06:27:24 +00:00
jkh
50de4f0fe3
Change in_plist() call to find_plist().
1994-05-25 06:24:41 +00:00
jkh
873ef098bd
Remove find_name(), replace with more generic find_plist() function.
1994-05-25 06:24:18 +00:00
joerg
8d6528d6e3
Make use of the new FDOPT_NORETRY facility. It does not make sense to
...
verify formatted tracks with fully retryng. The head should not be moved
in either case.
Also some minor copyright cleanup.
1994-05-22 17:43:34 +00:00
asami
bdec29e658
Typo (pkg_add => pkg-add).
1994-05-20 19:35:33 +00:00
asami
d197971d10
Make clear what arguments the "require" script gets.
1994-05-20 19:34:44 +00:00
asami
1ade05e2e4
Make clear what arguments the "require" package gets (the original didn't
...
make any sense, with a ".b" instead of ".B" in front of "INSTALL"!).
1994-05-20 19:33:08 +00:00
alm
10d0bd53ff
Add `-h' option to force tar to follow symbolic links
1994-05-19 18:27:41 +00:00
jkh
30d7ba45a9
Fix gross spelling and typographical errors pointed out by Keith Bostic.
1994-04-24 01:22:07 +00:00
wollman
f5e01e0403
Add note about kernel PLL support.
1994-04-21 21:10:20 +00:00
wollman
a6ca489ebc
Enable kernelized NTP PLL support on the daemon side.
...
If your clocks suddenly start running backwards 500 hours per day,
let me know.
ifdef out some bogus declarations.
1994-04-21 21:07:20 +00:00
wollman
b6e8e1f8c4
Enable kernelized NTP PLL support on the daemon side.
...
If your clocks suddenly start running backwards 500 hours per day,
let me know.
1994-04-21 21:06:40 +00:00
wollman
626ad815dc
Merged xntp3.3q from vendor branch.
1994-04-21 01:32:32 +00:00
wollman
77b27d4990
This commit was generated by cvs2svn to compensate for changes in r1381,
...
which included commits to RCS files with non-trunk default branches.
1994-04-21 00:33:33 +00:00
wollman
1185c9048d
xntp3.3s from UDel
1994-04-21 00:33:33 +00:00
csgr
b09772d5b5
Fixed Makefile problem pointed out by Piero Serini
1994-04-19 06:43:36 +00:00
csgr
174475f39f
Much fixed handling of .so entries.
...
Also turns pages that consists of a single .so entry into a hard link.
1994-04-18 18:46:50 +00:00