Nate Williams
1f3a4e3ffa
Fix reverse logic bug which caused the ethernet configuration to never work.
1996-04-24 00:04:10 +00:00
Paul Traina
98c61c634d
Add /usr/libexec/sm.bin for smrsh(8)
1996-04-21 19:40:20 +00:00
Satoshi Asami
5e29e1ca51
Take out quotes around MOTIFLIB. Clarify comments a bit, most users
...
don't have to touch neither X11BASE nor MOTIFLIB.
Reported by: kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
Andrey A. Chernov
32d67daa2b
Exclude devices. Character ones modes changes often and proper names
...
guessing involves too much AI.
1996-04-19 22:28:01 +00:00
Andrey A. Chernov
86d34adf67
Use -X to be xargs-friendly
...
Check devices too, follow original BSD intention
Find only executable files with s-bits, close PR bin/1022
Reset locale to C to have equal results in any case
1996-04-18 10:34:07 +00:00
Andrey A. Chernov
db3a276987
Back out my MOTIF_STATIC change, it is unnecessary
1996-04-16 11:47:29 +00:00
Andrey A. Chernov
74bf61cc44
Document MOTIF_STATIC
1996-04-13 06:40:19 +00:00
Mark Murray
8b817d7cd0
Update the Entropy-Gatherer to reflect a better setup - do not
...
use IRQ1, as the keyboard hook already gets this timing info.
Also some slight improvements to the comments.
1996-04-12 14:24:59 +00:00
Satoshi Asami
cf59981cf4
Add commented-out definitions of HAVE_MOTIF and MOTIFLIB.
1996-04-12 09:28:14 +00:00
Poul-Henning Kamp
86c81cd529
Add another good book to the required reading.
...
make a couple of rules more sensible.
Reviewed by: phk
Submitted by: jmb
1996-04-12 09:16:42 +00:00
Satoshi Asami
44bfe33205
Add phone (1167/udp).
1996-04-09 01:53:58 +00:00
Joerg Wunsch
31a5e90f7e
Add rplay.
...
Submitted by: Andreas Klemm <andreas@knobel.gun.de>
1996-04-07 01:16:37 +00:00
Mike Pritchard
7d2174e8cb
Use the correct syntax for checking if /etc/rc.firewall exists.
1996-04-06 09:24:48 +00:00
Joerg Wunsch
27913596e0
Mention the `amd' program version number. The amq(8) man page
...
mentions it as being Sun registered,.
1996-04-04 17:29:26 +00:00
Poul-Henning Kamp
429c71776e
Add skeleton firewall setup(s). Comments very welcome.
1996-04-03 17:13:59 +00:00
Garrett Wollman
c80e1408c2
Add /usr/share/examples/perfmon.
1996-03-28 21:17:42 +00:00
Garrett Wollman
a98d68cf25
Provide for creation of /dev/perfmon.
1996-03-26 21:04:54 +00:00
Paul Richards
305ee1b388
Added creation of /usr/libdata and /usr/libdata/lint
1996-03-24 19:20:02 +00:00
Nate Williams
90c9787151
Install rc.pccard to get PC-CARD support (when available).
1996-03-22 17:28:07 +00:00
Adam David
06cff5d280
refer to RFC1918 for private networks, instead of obsoleted RFC1597
1996-03-20 15:29:10 +00:00
Jordan K. Hubbard
9ab75783da
Fix Nate's spamming of this file - every backquote needs a matching one.. :-)
1996-03-19 03:48:53 +00:00
Nate Williams
3b9fa99df2
Added some comments regarding the apm device, and added support to
...
create the PC-CARD devices.
Note: The APM character special device is named /dev/apm and not apm0 as
was prvioiusly since only one APM device can exist in a system at a time
according to the the APM specifications.
1996-03-18 20:28:27 +00:00
Nate Williams
7c88555add
Synchronize relevant changes from the most recent PC-CARD release.
1996-03-18 20:15:24 +00:00
Poul-Henning Kamp
68c4573a43
Fix the pccard install.
1996-03-17 20:37:03 +00:00
Mark Murray
b1dcc5fee7
Hack-and-slash out the old 1.1.* stuff.
...
Later commits will bring in 4.4-Lite and 4.4-lite2 stuff.
Reviewed by: bruce, rgrimes
1996-03-17 08:48:20 +00:00
Nate Williams
d867405fbe
Renamed the relevant PC-Card support files to reflect the newest release.
1996-03-14 18:24:07 +00:00
Nate Williams
5d9d7f34a7
PC-CARD hooks. Someday it will actually enable working code. :)
...
Reviewed by: phk
Submitted by: Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp> & BSD Nomads
I re-wrote alot of this, but the ideas are based on the code from the
most recent pccard-snapshot.
1996-03-12 15:39:26 +00:00
Poul-Henning Kamp
887d19ddb2
Move "dialer" to gid == 68.
1996-03-12 15:19:31 +00:00
Poul-Henning Kamp
43e028e062
Move user & group "xten" from [ug]id == 100 to 67.
...
This is less likely to collide with site policies.
1996-03-12 15:17:29 +00:00
Poul-Henning Kamp
41bdbea720
Remove ingres user.
1996-03-12 15:11:47 +00:00
Andrey A. Chernov
069c46d51d
Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto)
1996-03-08 10:54:00 +00:00
Andrey A. Chernov
6a076cdd9a
Fix several places where interface netmask was in place of route netmask
...
Fix dialout device name
Add multi-phone example
1996-03-08 09:39:45 +00:00
Satoshi Asami
e964528dea
Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
...
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
Jordan K. Hubbard
8f3f5221b4
Put the stty back here.
1996-03-06 05:25:01 +00:00
Jordan K. Hubbard
f5ca79e6f8
Add back the stty commands I nuked - bad idea, sorry.
1996-03-06 05:23:00 +00:00
Jordan K. Hubbard
29798fdb57
Correct a typo in the sample AMD flags.
1996-03-06 03:59:15 +00:00
Nate Williams
7bd7ca5023
Don't try running ruptime if /var/rwho doesn't exist.
1996-03-05 05:35:48 +00:00
Adam David
8c97314c89
added share/doc and man/cat9
...
moved bogus man/skel to share/skel
1996-03-03 10:57:35 +00:00
Adam David
fdb480825f
"slow downs" --> "slowdowns"
1996-02-28 17:04:43 +00:00
Bill Paul
51f7eb2d4b
update suggested flags for rpc.yppasswdd (-t now does what -m used to do)
1996-02-24 22:13:06 +00:00
Bruce Evans
9c03f905b9
Added support for Cyclades and Digiboard devices.
...
Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au>
+ mods by bde
1996-02-24 19:51:25 +00:00
Adam David
b69a06147a
rpc.yppasswdd instead of yppasswdd
1996-02-23 10:44:49 +00:00
Andrey A. Chernov
b227eb61e3
Add examples/slattach
1996-02-17 19:46:43 +00:00
Joerg Wunsch
325e37f578
Install newsyslog.conf.
...
Bothered me in: all recent SNAPs
1996-02-15 23:37:01 +00:00
Adam David
6f3ce68f18
improve the comment for BOOTWAIT
1996-02-15 21:14:36 +00:00
Garrett Wollman
dc1d9461ee
Don't make a netns directory.
1996-02-14 16:42:17 +00:00
Paul Traina
73d54b16b8
Add gnatsd/prmsd.
1996-02-11 21:24:14 +00:00
Jordan K. Hubbard
ed9312810e
Remove my previous bogus comment about the relationship between the
...
static_routes and defaultrouter variables. I'm glad I looked again, however,
as I realized that setting static_routes to NO in the case of a defaultrouter
would wind up with a bogus value for static_routes. It doesn't really
hurt anything, but it's still wrong so I fixed it. I think this whole routing
section of sysconfig needs a revisit - it's getting gross!
1996-02-11 04:07:27 +00:00
Wolfram Schneider
73e9d7a7f8
make share/calendar/hr_HR.ISO_8859-2
1996-02-09 13:40:27 +00:00
Jordan K. Hubbard
7d01eda88a
Close conf/1007 and take this opportunity to correct a few long-standing
...
bogons with the way static_routes was being handled. Also document
the fact that default_router overrides static_routes entirely.
1996-02-09 12:45:38 +00:00