Andreas Schulz
4ecd9d4bfa
Changed two occurrences of tcpdump(l) to tcpdump(1).
1994-12-12 00:41:04 +00:00
Andreas Schulz
9689f8ef27
Change a SLSTAT 1 to SLSTAT 8 .
1994-12-12 00:38:01 +00:00
Andreas Schulz
a78eb8ba84
Changed a PPSTATS 1 to PPPSTATS 8 .
1994-12-12 00:36:41 +00:00
Andreas Schulz
13c29e789d
Changed an LSDEV 1 to LSDEV 8 .
1994-12-12 00:35:01 +00:00
Andreas Schulz
2f1aa0f1bf
Changed a ACCTON 1 to a ACCTON 8 .
1994-12-12 00:32:36 +00:00
Andreas Schulz
ea7f90817d
Fixed a typo: /usr/sbin/lpd* to /usr/sbin/lpd as the name of the daemon.
1994-12-11 00:02:22 +00:00
Poul-Henning Kamp
3ef61f7ea3
Update to current reality.
1994-12-08 21:46:04 +00:00
Bruce Evans
a2a65bbb14
Finish removing `#ifdef STATCLOCK'. Not removing it properly here
...
probably broke (only) the association of interrupts with strings
in vmstat output.
1994-12-06 22:01:16 +00:00
Jordan K. Hubbard
ad12efc944
More changes from John T. Kohl. Man pages, mostly.
...
Submitted by: jtkohl
1994-12-06 01:04:17 +00:00
Jordan K. Hubbard
8f396ebfb6
Many of John T. Kohl's patches from NetBSD. Thanks, John!
...
Submitted by: jkohl
1994-12-06 00:51:50 +00:00
Poul-Henning Kamp
4da31dbbaa
The vnconfig program.
1994-12-04 20:12:26 +00:00
Poul-Henning Kamp
d6bfd0e8f6
Added the vnconfig program.
1994-12-04 20:11:50 +00:00
Poul-Henning Kamp
bd1f210f7e
Cannot use rmdir() for 'FR' because mkCTM doesn't sort the directories
...
in -depth order for us. cvs-cur.0018.gz is a good example.
1994-12-04 04:47:31 +00:00
Poul-Henning Kamp
ada6f1dd56
Fix this to work under 2.0 also.
1994-12-03 22:54:04 +00:00
Nate Williams
766ee5695e
Kernel name is now kernel and not 386bsd.
1994-12-02 06:19:37 +00:00
Garrett Wollman
3980ac4f63
Change obnoxious ``Not root dir'' error message into one which actually
...
tells you what's wrong.
1994-12-02 02:58:56 +00:00
Poul-Henning Kamp
1c3a258d79
Fixed a typo. Poited out by Bruce & Phillipe.
1994-12-01 21:05:28 +00:00
Andrey A. Chernov
3d9528063c
BSD 4.4 compatibility fix
...
Submitted by: Ollivier Robert
1994-11-29 01:05:37 +00:00
Andreas Schulz
6313f15402
Add the automatically generated crunched_skel.c file to the CLEANFILES.
1994-11-28 11:46:37 +00:00
Bruce Evans
fb5960efc4
Remove ifdef for STATCLOCK. STATCLOCK is standard.
1994-11-27 16:16:35 +00:00
Bruce Evans
e89bcdb80f
Apply an even number of ntohl's to icmp_otime. This fixes
...
`timedc clockdiff ...'.
1994-11-27 16:06:31 +00:00
Bruce Evans
8a3c1b369a
Fix syntax errors (0 = foo()).
1994-11-27 16:01:29 +00:00
Poul-Henning Kamp
94fc076f56
Stefan Esser proved that I couldn't program, and Ollivier Robert that I
...
couldn't spell :-)
Submitted by: Stefan Esser, Ollivier Robert
1994-11-26 08:57:42 +00:00
Garrett Wollman
8a7c811a5b
Don't core on ``root on qq0 and fx0 and yy0'' specifications; just
...
take the first one and ignore all the rest, giving a warning message.
Fixes PR #3 .
1994-11-23 20:36:08 +00:00
Andrey A. Chernov
d117a622c6
Make edquota works with other then vi editors,
...
i.e.check file by name, not by fd
1994-11-22 18:52:58 +00:00
Poul-Henning Kamp
7560c41839
abs path to /sys
1994-11-21 02:21:07 +00:00
Poul-Henning Kamp
179c34054c
once more
1994-11-21 01:54:55 +00:00
Poul-Henning Kamp
b8faa34ddb
More abs paths nuked
1994-11-21 01:52:36 +00:00
Poul-Henning Kamp
c4bff2faf4
And another absolute path -I :-<
1994-11-20 22:42:16 +00:00
Andreas Schulz
dc0b56513d
Put a simple algorithmus in there that checks the last generated prototype
...
for ioconf.c with the current and suppress the generation if they are
equal. This now prevents all the warnings from the c-compiler about
sio or snd or two adaptecs. This works only if the sio lines are grouped
together in the config files, but it is better than nothing.
1994-11-20 13:39:07 +00:00
Andreas Schulz
ef1520b343
Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets.
1994-11-19 17:34:12 +00:00
Jordan K. Hubbard
db85ed15df
Some miscellaneous bug fixes inspired by Adam Glass's work. Adam's
...
work is actually more comprehensive, but I just took what was needed
for now given our compressed time schedules. Thanks, Adam!
Submitted by: glass
1994-11-19 13:57:21 +00:00
Andreas Schulz
ee2b9e6b02
More updates to the manual pages. Used also the unknown macro.
...
Also install the named-xfer manual page, when we have it in the source.
1994-11-19 13:42:06 +00:00
Andreas Schulz
85c08d3263
More updates to the manual pages. Used also the unknown macro.
1994-11-19 13:41:26 +00:00
Andreas Schulz
3ea78182f0
Correct the nslookup manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:16:52 +00:00
Andreas Schulz
1957afa609
Correct the named manpage that has some macros in it, that our man system
...
doesn't understand.
1994-11-19 13:14:54 +00:00
Jordan K. Hubbard
40851014d5
From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
...
in getting mirror-2.3 to work with FreeBSD, i found that timelocal.pl has
a bug. a patch is included below. this needs to be applied to both
src/gnu/usr.bin/perl/lib/timelocal.pl and
src/usr.sbin/xntpd/scripts/monitoring/timelocal.pl
Reviewed by:
Submitted by:
Obtained from:
1994-11-18 02:55:21 +00:00
Justin T. Gibbs
80785c507b
Add new keywords to config. The options availible in file.i386 are now:
...
/*
* filename [ standard | optional ] [ config-dependent ]
* [ dev* | profiling-routine ] [ device-driver] [ no-obj ]
* [ compile-with "compile rule" [no-implicit-rule] ]
* [ dependancy "dependancy-list"]
*/
I added
no-obj - This entry does not create anything linkable to the kernel.
dependancy - Add additional dependancy rules to a target.
no-implicit-rule - Don't assume .c -> .o type rules. Config is really
dumb in this area and assumes that everything is a .c file
irregarless of extention. This was the best choice really
since there may even be .c file that you don't want to follow
the standard rules.
This was all done so that the building to the aic7770 assembler and using
the aic7770 assembler in the building of the aic7770 driver could be config
dependant. I can now have an entry like this for the driver:
aic7770 optional ahc device-driver \
compile-with "${CC} $> -o $@" \
dependancy "$S/gnu/misc/aic7770/aic7770.c" \
no-obj no-implicit-rule
aic7770_seq.h optional ahc device-driver \
compile-with "${.CURDIR}/aic7770 -o $@ $S/gnu/misc/aic7770/aic7770.seq"\
dependancy "$S/gnu/misc/aic7770/aic7770.seq aic7770" \
no-obj no-implicit-rule
i386/isa/aic7770.c optional ahc device-driver \
dependancy "aic7770_seq.h"
I also added '\' escaping to newlines so that this doesn't look as gross as
it could have.
Reviewed by: jkh
1994-11-17 20:30:01 +00:00
Jordan K. Hubbard
07b5b56eba
Don't create packages with bogus @name lines.
1994-11-17 10:54:11 +00:00
Jordan K. Hubbard
3e78200fd8
Protect against old packages with bogus @name fields. Use basename_of()
...
on the name before recording it in /var/db/pkg. Sorry, Kaleb, you
were right after all! It was my fault! :)
1994-11-17 10:53:21 +00:00
Jordan K. Hubbard
d08bdbd3d1
Add a new basename_of() function.
1994-11-17 10:51:51 +00:00
Jordan K. Hubbard
eead05e797
Remove the QUERY_* functions. I don't think they're as good an
...
idea as I apparently once did.
1994-11-17 10:35:04 +00:00
Andrey A. Chernov
3f6dabb23b
strncmp use wrong utmp name size
...
Submitted by: rlz@zeus.id.net
1994-11-14 20:26:52 +00:00
Bruce Evans
ba9c09688c
Add missing define of DPADD. Remove uneccessary define SRCS. Reorder
...
defines.
1994-11-14 08:02:40 +00:00
Bruce Evans
99fb10656e
Don't follow a null pointer for the reporting error if kvm_openfiles() fails.
...
Don't ever pretend that the program is named "." and has no args.
1994-11-14 07:54:06 +00:00
Bruce Evans
2f1d65aabc
Don't build an unused array of kernel names when HAVE_GETBOOTFILE is
...
defined.
Don't use the newfangled C features to waste time building the array
at runtime when HAVE_GETBOOTFILE is not defined.
1994-11-14 07:51:11 +00:00
Lars Fredriksen
5d07694903
Delete duplicate pppd entry. Also move pppstats in the right spot lexically.
1994-11-12 22:24:17 +00:00
Lars Fredriksen
ab0f6b123c
Obtained from: ppp-2.1.2
...
More correct use of __FreeBSD__ and BSD4_4 ifdefs. Fixed kvm_openfile()
call based upon suggestion from Bruce Evans.
1994-11-12 19:33:41 +00:00
Lars Fredriksen
665583d21a
pppd was missing from the SUBDIRS.
1994-11-12 19:15:01 +00:00
Andrey A. Chernov
8e3327c9e3
Use CDIOCALLOW before CDIOCEJECT
1994-11-12 18:25:03 +00:00