Commit Graph

3472 Commits

Author SHA1 Message Date
swallace
0835249aca Add #ifndef ALLOW_CONFLICT_IRQ
Reviewed by:	jkh
1994-09-30 05:35:55 +00:00
ache
fdd10c3ac8 Sorry, wrong previous commit backed out, HAVE_GETBOOTFILE
defined in another place
1994-09-30 04:07:03 +00:00
ache
185197ce25 Forget to define HAVE_GETBOOTFILE 1994-09-30 03:43:28 +00:00
ache
d21eaeac3b Use getbootfile() properly, old code cause reboots somethimes 1994-09-30 02:20:25 +00:00
ache
a83f1d347b Log SA_CORE signals
Obtained from: FreeBSD 1.x
1994-09-30 00:38:34 +00:00
wollman
ee6e0c23a9 Make it compile under 2.0. 1994-09-30 00:34:21 +00:00
wollman
fd4b49373e Merged changes from the vendor branch. NB: this will NOT compile until
after the NEXT commit.
1994-09-29 23:44:43 +00:00
wollman
1cba639cb2 This commit was generated by cvs2svn to compensate for changes in r3215,
which included commits to RCS files with non-trunk default branches.
1994-09-29 23:04:24 +00:00
wollman
96f7e86b72 xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
pst
2bf66335a6 Only reinstall osreldate.h if necessary 1994-09-29 21:29:22 +00:00
pst
cdac251a2e make includes needs to do a beforeinstall in libskey 1994-09-29 21:20:12 +00:00
swallace
a228caab3d Define MAN1 man page variable.
Get rid of install: and instead add an afterinstall: so that man page
is properly installed
1994-09-29 21:18:17 +00:00
pst
ae9edbb62f skey.h has moved elsewhere 1994-09-29 21:17:49 +00:00
sos
c438251e56 Oops, forgot one patch for the changed selwakeup, fixed. 1994-09-29 21:11:29 +00:00
pst
bc1378c899 Add -p flag and pftp alias for passive ftp 1994-09-29 20:55:25 +00:00
pst
def775d41d Add support for s/keys 1994-09-29 20:54:41 +00:00
pst
167c7cd1cd Move skey.h back where it belongs 1994-09-29 19:27:35 +00:00
pst
02b021a2a7 Use new skey access routines 1994-09-29 18:59:42 +00:00
pst
fa66532d93 Install support for skey and login.access 1994-09-29 18:59:15 +00:00
pst
fd0fa36494 Install improved skey access code 1994-09-29 18:58:39 +00:00
pst
a6993e000c Add nfs_client and amdflags 1994-09-29 17:27:46 +00:00
ache
445ab444e1 Add code to skip "userquota"/"groupquota" options needed for
quotaon/quotacheck
1994-09-29 16:39:26 +00:00
ache
5d7c4c64ff Fix broken FAT_CURSOR support, don't set cursor shape on VGA 1994-09-29 15:49:09 +00:00
csgr
656c1d99a7 Do strip -x of kernel
Obtained from:1.1.5.1
1994-09-29 14:02:40 +00:00
jkh
0139a35665 Add new files from Wilko (and in their proper place).
Submitted by:	Wilko Bulte
1994-09-29 13:54:36 +00:00
jkh
3ef0581e73 Don't let pkg_delete remove the recorded location until everything has
absolutely, positively been successfully removed.
Reviewed by:
Submitted by:
Obtained from:
1994-09-29 13:19:43 +00:00
csgr
e9bb220eef First level of changes for bringing in eBones (kerberos).
- Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile,
and replace with MAKE_KERBEROS and MAKE_EBONES.  (Far fewer contortions,
and both default to off.)  IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY
DEFINE ONE OF THESE.
- Make Makefiles kerberos-aware.
1994-09-29 13:06:54 +00:00
pst
44fa065838 Secure fingerd by default 1994-09-29 09:58:07 +00:00
pst
b29ffff25c Fix conflicts from import 1994-09-29 09:36:16 +00:00
pst
8d859e9f59 This commit was generated by cvs2svn to compensate for changes in r3192,
which included commits to RCS files with non-trunk default branches.
1994-09-29 09:32:22 +00:00
pst
42d798d589 Portmap 3.0 from win.tue.nl 1994-09-29 09:32:22 +00:00
pst
e9556ba2e9 Tighen up rexecd(8) security (see manual page for details).
Rexecd is a crock, it never should have been written,  however make it so
that people who have a need to run it don't hurt themselves so badly.

Obtained from: Ideas obtained from logdaemon 4.3 from Wietse Venema
1994-09-29 09:23:58 +00:00
pst
8f24a60e02 Disable rexecd by default (major security hole) 1994-09-29 09:20:40 +00:00
pst
e0c60ae072 Define _PATH_FTPUSERS 1994-09-29 09:20:10 +00:00
sos
b4b2ad573d Added pcaselect call. 1994-09-29 08:59:33 +00:00
sos
cab475507f Changed header sligthly. 1994-09-29 08:31:39 +00:00
sos
8f1e1e2a1a Changed header slightly. 1994-09-29 08:29:21 +00:00
sos
d3edb28dc2 Updated pcaudio.c to latest from 1.1.5.1
Enabled timer reprogramming in clock.c (this could use more work).

Obtained from: FreeBSD-1.1.5.1
1994-09-29 08:24:45 +00:00
phk
e9600855b7 I finally had enough of tip not recognizing carrier loss. now it does. 1994-09-29 02:22:08 +00:00
wollman
3418b20e52 Fixed bug in hardclock() that caused adjtime() to fail when given
a negative offset.  This would be seen in xntpd as a rash of
``Previous time adjustment didn't complete'' messages on startup.
1994-09-29 00:52:06 +00:00
wollman
f04cd875db GENERIC*: remove commented-out options; the user should have to do
/some/ research to figure out how to turn them on.

LINT: better description of TCP_COMPAT_42: ``emulate 4.2BSD TCP bugs''.
1994-09-28 22:57:24 +00:00
wollman
bb4185a6aa LKMs are no longer options, so remove the `options LKM' from LINT. 1994-09-28 22:51:54 +00:00
dg
e86c0206e9 Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels
either.
1994-09-28 22:49:54 +00:00
dg
67a9ab27de The FDESC filesystem is definately not needed in the GENERIC kernels. 1994-09-28 22:46:22 +00:00
wollman
0f24b2046a LKM support is no longer optional. 1994-09-28 22:45:04 +00:00
wollman
f7f00d52e8 Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
se
badfdbfc1a Reviewed by: Julian Elischer / Jordan K. Hubbard
Changes are only effective, if NEW_SCSICONF is defined:

1) Added u_int16 quirks to struct scsi_link for device quirks.
2) Added void *devmodes to struct scsi_link for tape density modes.
3) Modified selectdev() to return first full match (with wildcard).

With this patch all device dependent configuration is done in one place
(scsiconf.c), while there were some specifications in st.c and some
hardware dependent drivers (ie. ncr.c) before.
1994-09-28 20:16:45 +00:00
phk
59934affab A potential panic, found by adding declarations. 1994-09-28 19:55:10 +00:00
phk
ee374e9243 Added a %p to printf & friends, same thing as 0x%08x but more with the
potiential to make a warning from gcc more useful.
1994-09-28 19:22:32 +00:00
phk
ad1c6ca62b #include ddb.h not db_output.h 1994-09-28 19:16:24 +00:00