wollman
423416d713
Make it compile and (except for mrouted which is untested as yet) run.
...
Some of these ``modified'' files aren't really modified at all, but CVS
isn't smart enough to know the difference.
1994-09-08 02:51:37 +00:00
wollman
e3b496d3f0
Print out more useful information about IGMP packets. (Someday, this should
...
include a full DVMRP parser.)
1994-09-08 02:29:12 +00:00
wollman
21876867d8
mrouted from multicast 3.3 distribution
1994-09-08 00:26:13 +00:00
wollman
fd5b2f1678
This commit was generated by cvs2svn to compensate for changes in r2555,
...
which included commits to RCS files with non-trunk default branches.
1994-09-08 00:26:13 +00:00
gpalmer
84234df44f
Added the -d <directory> functionality to allow construction of the
...
password databases somewhere other than /etc.
1994-09-07 22:54:00 +00:00
wollman
765cf6dfb0
Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.
1994-09-06 20:04:39 +00:00
jkh
a00ca54117
Add crunch and manctl, bring back xntpd.
...
Submitted by: jkh
1994-09-04 03:32:45 +00:00
csgr
7b6e72a847
Make it possible to run lptcontrol on a printer port which does not
...
actually have a printer connected or online:
- MAKEDEV: remove all signs of lpa
add lpctl? devices (minor # = unit + 128)
- usr.sbin/Makefile add lptcontrol
- sys/i386/isa/lpt.c implement the LP_BYPASS flag: when a unit is
opened with this flag set, the printer is
not primed, and no check is made to see that
the printer is online. This can only be used
to pass ioctls. (giving us /dev/lpctl?)
- lptcontrol.c use /dev/lpctl? (LP_BYPASS)
-f flag removed, -u flag added
- lptcontrol.8 document changes in lptcontrol
rewrite using mandoc macros
Submitted by: Geoff.
1994-09-03 22:47:08 +00:00
jkh
010d228ad6
Eradicate my #1 (ok, maybe #2 ) peeve by making config now blow away
...
and recreate any previous ../../compile/<blah> directory before laying
down new files. The depends just aren't smart enough to save
us from the grief that config's old behavior has always caused.
Submitted by: jkh
1994-09-03 21:23:36 +00:00
adam
e4aa951d50
fixed typos
...
Reviewed by:
Submitted by:
1994-09-03 13:20:05 +00:00
csgr
c5e778caa3
This commit was generated by cvs2svn to compensate for changes in r2470,
...
which included commits to RCS files with non-trunk default branches.
1994-09-03 13:10:09 +00:00
csgr
2388a15981
Bring in lptcontrol from 1.1.5.1
...
Submitted by: Geoff
1994-09-03 13:10:09 +00:00
dg
4962764f5b
rtprio(1) utility to modify realtime priority of a process.
...
Submitted by: Henrik Vestergaard Draboel
1994-09-01 12:05:14 +00:00
jkh
5abd616a3e
Remove xntpd for now until it works.
...
Submitted by: jkh
1994-08-30 10:06:53 +00:00
jkh
4e29f11c60
Use LDDESTDIR and DPADD more consistently with what Bruce suggests..
...
Submitted by: jkh
1994-08-29 18:42:12 +00:00
dg
5bf16575e5
Changed output formatting to correctly represent the precision - it's
...
not cool to truncate trailing zeros..
1994-08-29 17:45:43 +00:00
adam
f91b99de98
Allow creation of absolute package names
...
typo index() --> rindex() in order to split correct suffix
Fix @srcdir so it actually works
Submitted by: adam
1994-08-29 16:31:38 +00:00
jkh
b5fd718695
Make the LDADD stuff work properly with obj dirs. Whoops.
...
Submitted by: jkh
1994-08-29 07:22:41 +00:00
bde
4b07d8e782
Add dependencies on libraries to DPADD. Someday this should be done
...
automagically. -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.
1994-08-28 18:49:06 +00:00
bde
4a4ecbcc42
Add swapinfo to SUBDIR. It's been working for a long time.
1994-08-28 17:12:24 +00:00
bde
dbdce797cb
Latest flex requires yywrap() function to avoid -ll.
1994-08-28 16:35:58 +00:00
jkh
d34ba06ad5
Add @srcdir option for customizing creation of packages.
...
Submitted by: jkh
1994-08-28 14:15:30 +00:00
jkh
a0d92e8d14
Prevent installation.
...
Submitted by: jkh
1994-08-28 13:05:23 +00:00
jkh
fa20e1be69
Set proper destination directory for cron.
...
Submitted by: jkh
1994-08-28 13:05:14 +00:00
jkh
588969915d
Add cron.
...
Submitted by: jkh
1994-08-28 06:19:10 +00:00
jkh
05b94180ee
This commit was generated by cvs2svn to compensate for changes in r2311,
...
which included commits to RCS files with non-trunk default branches.
1994-08-27 13:43:04 +00:00
jkh
54a3fb7337
Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes
...
well, expect our two seperate directories for cron and crontab to go away
shortly.
Submitted by: jkh
1994-08-27 13:43:04 +00:00
jkh
dd8e4f74c3
Add lex lib to LDADD.
...
Submitted by: jkh
1994-08-26 22:45:49 +00:00
jkh
4f27675448
Remove duplicate declaration of sys_errlist[].
...
Submitted by: jkh
1994-08-26 06:09:21 +00:00
jkh
f953722dd2
xntp and tcpdump targets added.
...
Reviewed by:
Submitted by:
1994-08-26 05:55:13 +00:00
jkh
61f6dbe563
Add -ll to link flags to link with the lex library.
...
Submitted by: jkh
1994-08-26 05:44:06 +00:00
jkh
8969df1ef1
Changes to adapt to 2.0.
...
Submitted by: jkh
1994-08-23 11:17:55 +00:00
jkh
0c25374e11
Bring over dbsym from 1.1.5.1
...
Submitted by: jkh
1994-08-23 11:15:45 +00:00
dg
7707213479
Oops...forgot to list the changes....
...
/usr/src/usr.sbin.config:
o -DSTATCLOCK gives kludges to support the rtc non-device as well as
old kludges to support the clk non-device.
/usr/src/usr.sbin/config.8:
o Document the trivialness of the new vector.h.
/usr/src/usr.sbin/mkglue.c:
o Only print DEVICE_NAMES and NR_DEVICES in vector.h. These are
only required to support vmstat. The vmstat interface will need
to be improved for dynamic loading.
/usr/src/usr.sbin/mkioconf.c:
o Print device ids to be used as indexes into DEVICE_NAMES.
o Print secondary interrupt handler entry points (xxxintr()) instead
of primary ones (VdevU()). Primary ones are now XintrI() and
XfastintrI() and are independent of the config so they are not
handled here.
o Minor cleanups.
Submitted by: Bruce Evans
1994-08-18 05:15:26 +00:00
dg
46591adfaa
Support for Bruce Evans' new dynamic interrupt support.
...
Submitted by: Bruce Evans
1994-08-18 05:11:32 +00:00
sos
37ad36881b
Added kbdcontrol & vidcontrol utils (from 1.1.5.1+)
...
Reviewed by:
Submitted by:
1994-08-17 09:01:52 +00:00
sos
45ea59263a
Added vidcontrol util from 1.1.5.1+
...
Reviewed by:
Submitted by:
1994-08-17 09:00:13 +00:00
sos
6c5aa0259d
Added kbdcontrol util from 1.1.5.1+
...
Reviewed by:
Submitted by:
1994-08-17 08:59:37 +00:00
wollman
3929e12fe3
Don't bother with XNSrouted and trsp, nobody uses either. If anybody
...
decides they want to, they can change the Makefile.
1994-08-15 03:19:25 +00:00
wollman
be8746b396
Generate vector.h line for statclock. (See next commit for details.)
1994-08-15 03:09:29 +00:00
dg
1abdc2679a
Took out junk to save the old value of BLOCKSIZE as it is unnecessary.
...
Remove CFLAGS=-g from Makefile.
1994-08-12 10:26:27 +00:00
dg
e9375dcff2
Implement -k flag.
1994-08-12 02:02:22 +00:00
dg
f4ac8cec94
swapinfo(1) command from 1.1.5. This version has been modified to work
...
with the new libkvm interfaces.
1994-08-12 01:49:30 +00:00
dg
98672b296b
Use nulls to pad proctitle rather than spaces...makes ps(1) output more
...
readable.
1994-08-11 13:40:58 +00:00
jkh
8fd9bc3d00
Correct and add proper man page extents.
...
Submitted by: jkh
1994-08-11 01:46:41 +00:00
dg
87bb773c71
Now that the timezone specification is no longer allowed, don't issue a
...
warning that it is missing.
1994-08-09 08:52:53 +00:00
guido
b08f1a94ff
1. Correct invalid setsid and ioctl return value checks.
...
2. set some seteuid calls to allow sliplogin to be run by users from the
commandline in stead of from login inlo.
Submitted by: guido
1994-08-08 17:14:46 +00:00
wollman
a9a63df96b
Suppress irritating extra newline after kern.boottime.
1994-08-08 15:37:35 +00:00
wollman
22256f53cc
Disallow timezone specification, but still allow it to be present
...
if it is zero (so that we can parse old config files).
1994-08-08 15:09:40 +00:00
wollman
fceaec9c2f
Added YP section 8 programs from 1.1.5. (Obligatory notice that this
...
code was originally written by Th. de Raadt, although this particular
organization is mine.)
1994-08-08 01:10:28 +00:00