nate
cfb88cf3f2
Use irq_tok() instead of num_tok() for IRQ's. This will allow us to use
...
the '?' (undefined) token for stating IRQ's in the driver config line.
This will allow the card to automatically select and unused IRQ when
that code is enabled.
1996-06-19 01:08:58 +00:00
nate
fd56b008fc
Staticize and removed unused code.
1996-06-18 23:50:51 +00:00
nate
25b1566176
Use CFLAGS += instead of setting it directly.
1996-06-18 22:54:25 +00:00
nate
2fe26d2b79
Staticize and remove unused function.
...
Inspired by: The Nomad code
1996-06-18 21:58:55 +00:00
jkh
1fce3490d0
Shut up a message which now appears to be a natural consequence of RIP2 and
...
RIP1 routeds on the same subnet and I *don't* want filling up my syslog.
1996-06-18 19:59:35 +00:00
nate
4e5589c7ea
- Removed dead code (if you need it you can get it out of the
...
Repository).
- Added some comments, and moved some code around to make flow more
obvious.
No functional changes.
1996-06-18 19:52:30 +00:00
wollman
58e45141e3
Add a public domain notice to these files.
...
Requested by: jkh, 03 Sep 1995
1996-06-18 15:35:06 +00:00
jkh
8fbcaa4c6f
ack - left in a typo. Time for bed!
1996-06-17 23:04:24 +00:00
nate
217f9f99c0
Prepend the CIS string length define with CIS_ per the rest of the
...
constants.
Obtained from: Nomad code
1996-06-17 22:30:30 +00:00
nate
853f1acab3
Use the defined path to the card devices instead of hard-coding it's
...
value in every file.
No functional changes.
1996-06-17 22:14:19 +00:00
jkh
0b3c4a0d76
Init network at proper time.
1996-06-17 21:48:33 +00:00
wollman
5b24525f8a
Add keyadmin directory.
1996-06-17 19:49:17 +00:00
wollman
5f2ddfd26b
This commit was generated by cvs2svn to compensate for changes in r16449,
...
which included commits to RCS files with non-trunk default branches.
1996-06-17 19:47:57 +00:00
wollman
9e1f4da809
This is the `key' program from NRL's IPv6 distribution, heavily
...
hacked up by me to remove the IPv6 stuff (fow now). I renamed
it `keyadmin' since `key' was already taken by the S/Key calculator.
Its purpose is to act as a command-driven interface to the `PF_KEY'
socket domain, analogously to thefunction of route(8) in the
`PF_ROUTE' domain. This program is believed to be exportable, since
it does no actual cryptography itself.
1996-06-17 19:47:57 +00:00
jkh
f00792c034
Whups! Slight adjustment.
1996-06-17 19:33:27 +00:00
jkh
7e84aac6fa
Add more items to the glossary menu and reformat it slightly.
1996-06-17 19:31:34 +00:00
jkh
b38d21ac89
Add a top level function index.
1996-06-16 23:17:35 +00:00
jkh
cd9edbdbf9
Check network status earlier in FTP/NFS installs in order to reduce
...
user frustration.
1996-06-16 21:57:35 +00:00
jkh
02f1302e74
Make a small optimization which shaves about a second off the time
...
it takes to build the `All' menu in configPackages.
1996-06-16 16:33:34 +00:00
jkh
63d719dc91
Change default user/group to ones that actually exist in default passwd
...
file.
1996-06-15 17:58:51 +00:00
wollman
8e54eb6281
Fix multicast address for sending router discovery packets.
...
Submitted by: Kensaku Masuda <greg@greg.rim.or.jp>
1996-06-15 17:10:27 +00:00
jkh
a3c3b7ab11
Make the CDROM auto-detection code a little more flexible about accepting
...
old CDs.
1996-06-14 18:23:26 +00:00
jkh
0b4f57db09
Don't use some of the low-contrast text attributes I was using before - they
...
apparently look bad on some LCD screens. While I'm in there, tweak and adjust
a number of other minor interface details which have been bothering me for
awhile.
1996-06-14 14:34:03 +00:00
jkh
4846cd0a6b
Make the editor work again and we're done.
1996-06-13 17:36:28 +00:00
jkh
0b28a882bc
Uh, this is what I was really thinking when I made the device registration
...
changes - honest! :-)
1996-06-13 17:07:41 +00:00
jkh
e6ea6cdfee
Correct some embarassing 3am english.
1996-06-13 13:45:16 +00:00
jkh
0f1f223e21
Dispense with the special case handling of cuaa* devices by synthesizing
...
separate entries for sl0 and ppp0 on each device.
1996-06-12 17:09:34 +00:00
jkh
ac86617459
Some stuff I left out of the last commit - make toggle options toggle
...
again instead of simply letting you set them and staying that way forever.
1996-06-12 14:20:20 +00:00
jkh
1c7bdcf987
Fix a truly stupid bug which broke the package installation menu
...
for everything _but_ the multi-user case now (it was the opposite before :-).
That means adding packages with the 2.2-960511-SNAP boot floppy is busted. Feh.
1996-06-12 14:02:13 +00:00
jkh
941172abac
handle a message box which can potentially go past 80 cols.
1996-06-12 07:03:44 +00:00
jkh
cd1eb95710
Cosmetic fixes for drive names which are 4 chars long.
...
Submitted-By: Joe Greco <jgreco@ns.sol.net>
1996-06-11 16:18:58 +00:00
jkh
51d1728214
Put in a strategic dialog_clear() to prevent screen corruption reported
...
by Joerg.
1996-06-11 13:07:57 +00:00
jkh
e207b15627
Change some verbiage slightly.
1996-06-11 10:16:53 +00:00
jkh
12eb8bd5bb
A slight error in my logic had me using color text attributes on Hercules
...
monochrome displays. Whoops! Fix.
1996-06-11 09:47:30 +00:00
jkh
a6ed36e47a
Misc doc cleanup.
1996-06-11 08:02:09 +00:00
jkh
8666298917
Come up with a scheme for stamping the FreeBSD version number on CDs,
...
allowing sysinstall to automagically detect, mount and select an
appropriate FreeBSD CDROM as the installation media. Defining "appropriate"
also requires that you check the version numbers since an older FreeBSD
CD could be in the drive, which is the purpose of this patch.
1996-06-11 05:06:32 +00:00
wosch
f34be21467
documented login name limit
...
Obtained from: mailing list
1996-06-09 20:45:35 +00:00
ache
f91a835be9
Prepare for exec properly and check return values
...
Submitted by: Arjan de Vet <devet@IAEhv.nl>
1996-06-09 20:40:58 +00:00
peter
abe811b04e
Ack! You can't strdup() a DB datum that is not null terminated, or you
...
get seemingly random SEGV's...
1996-06-09 07:34:27 +00:00
alex
211dc35ed2
Added function prototypes and removed in-line prototypes of standard
...
functions such as malloc and time.
1996-06-08 23:32:10 +00:00
jkh
2986a90248
Bring back the `config file in the kernel' feature from the 1.x days. This
...
is conditionalized by the INCLUDE_CONFIG_FILE option in your kernel config
file and is not turned on by default.
Submitted-By: Bill Pechter <pechter@shell.monmouth.com>
1996-06-08 23:27:16 +00:00
jkh
8a37c97521
Implement selective text attributes for the syscons vty / vt100 emulator
...
selection since an attribute which looks good on a color console doesn't
necessarily look good in an xterm.
1996-06-08 09:08:51 +00:00
jkh
fdecebaa0a
Put back some changes I inadvertantly spammed with a cvs update.
1996-06-08 08:01:52 +00:00
jkh
1cf95406da
Merge changes from HEAD.
1996-06-08 07:15:55 +00:00
jkh
1d0b70fde3
Make CDROMs automagically select as the default media type.
...
If you're running multi-user, check off items in the packages menu
based on whether or not they're actually installed.
1996-06-08 07:02:21 +00:00
alex
39a83c904c
Change min_free to return free space as an off_t instead of a size_t.
1996-06-08 00:46:33 +00:00
alex
cc198fb1b7
Fix uninitialized variable that caused a core dump if /etc/newsyslog.conf
...
was empty. Closes PR bin/1300.
Found by: Brian Tao <taob@io.org>
1996-06-07 16:27:28 +00:00
wpaul
de7d6f65ac
Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,
...
this did not stop 'make' from working, but it did break 'make depend.'
1996-06-06 20:47:53 +00:00
wpaul
b78cb4c779
Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.
1996-06-06 17:01:53 +00:00
wpaul
0fe7d5e0c8
Take ypxfrd_xdr.c out of SRCS line here too. This program is also
...
linked with librpcsvc.
1996-06-06 03:59:22 +00:00