jkh
db2c6a3baf
Eliminate gratuitous select step.
1995-02-10 04:53:01 +00:00
wollman
f56d4ade79
mtree * MD5 = better security
...
Idea from: Dr. John T. Wroclawski
1995-02-10 03:12:42 +00:00
jkh
823ef3fe8f
Prepare for 950210-SNAP
1995-02-10 01:13:27 +00:00
wollman
df7354d684
Implement TCP MIB variables.
1995-02-09 23:16:17 +00:00
wollman
72af2aa44a
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
...
Bob Braden <braden@isi.edu>.
NB: This has not had David's TCP ACK hack re-integrated. It is not clear
what the correct solution to this problem is, if any. If a better solution
doesn't pop up in response to this message, I'll put David's code back in
(or he's welcome to do so himself).
1995-02-09 23:13:27 +00:00
se
93f26e434a
Try to detect overlapping PCI memory assignment.
...
(This can only happen with devices that are mapped
by the BIOS.)
Reviewed by: se
Submitted by: wolf (Wolfgang Stanglmeier)
1995-02-09 20:20:33 +00:00
se
cf143514ee
Initialisation of interrupt masks changed.
...
Reviewed by: se
Submitted by: wolf (Wolfgang Stanglmeier)
1995-02-09 20:16:19 +00:00
bde
5c099a964c
Don't allow the alternate superblock block number for one file system
...
to apply to others (except when it is given on the command line).
1995-02-09 15:58:31 +00:00
bde
2daabec736
Add ctm and sgsc. ctm is has proved useful and sgsc seems to have been
...
forgotten.
1995-02-09 15:36:08 +00:00
dg
532b758076
Killed MACHVMCOMPAT function prototypes as the functions don't exist.
1995-02-09 14:16:07 +00:00
dg
93c83d06ad
Killed MACHVMCOMPAT code. It doesn't compile, and in its present state
...
would require some work to make it not a serious security problem. It's
non-standard and not very useful anyway.
1995-02-09 14:14:13 +00:00
dg
0415b6dd5c
Clean up after Jordan's commit: add d_read_t and d_write_t types for
...
compatibility with the screwy conf.c macros.
1995-02-09 13:51:25 +00:00
ugen
80de10dd9c
Ok..at least this man page is up to date now
...
To be continued..
1995-02-09 13:13:18 +00:00
ljo
4a130b725f
Change my email address.
1995-02-09 12:49:41 +00:00
jkh
9e0b7fadc0
Add L Jonas Olsson <ljo@amcell2.caisr.cwru.edu>
1995-02-09 12:45:42 +00:00
jkh
da959b72c7
The whole NEW_CONF_C_SYNTAX was bogus; David's right, it can't be
...
optional at all. Make it non-optional.
Submitted by: davidg
1995-02-09 11:59:40 +00:00
jkh
27f293f435
Remove duplicate functions.
...
Submitted by: gj
1995-02-09 11:30:07 +00:00
jkh
203ea981b0
Add PPP to the generic kernel. Now that Poul has made us all this space,
...
maybe I can get us back into the slip/ppp game without having to tell users
to reconfigure their kernels all the time! :)
1995-02-09 11:21:07 +00:00
jkh
ef60271dc0
Fixes for chpass.
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:14:39 +00:00
jkh
2cbfd0e229
Export ttnread().
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:14:19 +00:00
jkh
bf79ed40a3
>32 PTY support
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:13:30 +00:00
jkh
2f624e8b5e
Some scary macros from Heikki Suonsivu <hsu@cs.hut.fi>. Actually, they
...
make cdev entries look almost readable. If his stuff works for most of
the entries in here, it might be worth it to refit them all.
1995-02-09 11:13:09 +00:00
jkh
59086912ad
Update some folks who were inadequately credited. Still at least 2 more
...
passes thru this file required.
1995-02-09 11:11:39 +00:00
jkh
87505148a9
Support for >32 PTYs.
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:11:01 +00:00
jkh
05810ff0ed
Device entries for >32 PTYs.
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:10:02 +00:00
jkh
b526ea331c
Eliminate a duplicate line.
...
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
1995-02-09 11:09:41 +00:00
jkh
e0092e86d6
Add the Cyclades serial driver code (ALPHA) from Andrew Werple and
...
adapted to FreeBSD by Heikki Suonsivu <hsu@cs.hut.fi>.
Submitted by: Andrew Werple <andrew@werple.apana.org.au> and
Heikki Suonsivu <hsu@cs.hut.fi>
Obtained from: NetBSD
1995-02-09 09:47:31 +00:00
jkh
75ef70cb02
Andreas Schulz asks:
...
I have seen two strange things in it :-).
The first: in CLEANFILES is CPIO3 referenced, that leads to the
deletion of half of the scripts that are in the source. Intended ?
Second: The comment above the CPIO3= line says that bininst must be
the last on the floppy, but setup follows it now ?
And I reply:
This was all wrong! Fixed! Thanks!
Submitted by: ats
1995-02-09 08:36:23 +00:00
jkh
a23ae9f606
Install the header files.
1995-02-09 08:00:20 +00:00
dg
2bd1a20fe1
Minor algorithmic adjustments that reduce the CPU consumption of the
...
pagedaemon in half while not reducing its effectiveness.
Submitted by: me & John
1995-02-09 07:41:42 +00:00
dg
79e7847479
Fixed another TTCP ifdef problem...there isn't any tcp_sysctl field in
...
!TTCP.
1995-02-09 00:56:09 +00:00
dg
6ca0e1e381
Fix/#ifdef prototype for tcp_mss...apparantly overlooked by Garrett.
1995-02-09 00:49:20 +00:00
jkh
6b720ef9d5
Add y.tab.h to CLEANFILES.
1995-02-09 00:24:00 +00:00
bde
f568e81eb8
Disable bogus attempt to switch from the TS_ISOPEN state to the
...
TS_WOPEN state when CLOCAL is toggled from on to off while there
is no carrier. There is no way back, and with sio there is no way
forward either (TS_ISOPEN will never be set again for the current
open). This bug was observed in 1.1 and was fixed in 1.1.5.
1995-02-08 22:02:02 +00:00
bde
017b22dff1
Rewrite the netisr dispatcher.
...
Rename `_dummynetisr' to `dummynetisr' so that it doesn't show up in
profiling (with gprof -u).
Clean up.
1995-02-08 21:46:44 +00:00
bde
c68c6ddc37
More complete implementation of SUBDIR for programs, libraries and kmods.
...
`depend' wasn't supported. This seems to have only broken `make depend'
in gnu/usr.bin/ld.
bsd.prog.mk:
Build the man pages in ${MANDEPEND} at build time.
1995-02-08 21:35:31 +00:00
bde
60e00327b7
CLEANFILES was missing most of the source links.
1995-02-08 21:27:09 +00:00
bde
1676ed0440
CLEANFILES was missing a few files.
1995-02-08 21:11:39 +00:00
bde
0279eb2145
Add libpcap. I don't know what it is doing in the tree, but it has
...
settled for too long. Compiling it gives 142 lines of compiler
warnings. Perhaps the dirt will be fixed if it is visible.
1995-02-08 20:46:53 +00:00
wollman
97873f1113
T/TCP changes to generic IP code. This is all ifdefed TTCP so should
...
have no effect on most users for now. (Eventually, once this code is
fully tested, the ifdefs will go away.)
1995-02-08 20:22:09 +00:00
wollman
25cedbd345
Merge in T/TCP TCP header file changes.
1995-02-08 20:18:48 +00:00
bde
9bf65019e5
Quiet `make -s'.
1995-02-08 20:12:08 +00:00
wollman
7534decaff
Define RTF_PINNED for future use.
1995-02-08 20:01:13 +00:00
bde
5548cacc82
Restore the field widths that were clobbered by the previous commit so that
...
the columns in ioconf.c line up if there are no long names.
1995-02-08 18:42:58 +00:00
bde
4afb69ddde
Define CLK_TCK right.
1995-02-08 18:37:14 +00:00
jkh
66c6af057e
Add two parts of Mark's/Gary's dlopen() changes that I missed before.
1995-02-08 17:56:27 +00:00
wpaul
e44dd23d15
Small NIS fixes:
...
1) ypserv is started with nis_serverflags, not yppasswddflags (that's what
I get for cutting & pasting without paying attention).
2) ypbind can also be started with arguments, so turn nis_client to
nis_clientflags.
1995-02-08 16:42:12 +00:00
jkh
3e142d3ad3
Various documentation changes.
...
Submitted by: Mark Murray <mark@grondar.za>
1995-02-08 10:54:30 +00:00
dima
ae6eee4ee5
Fixed usage() (cosmetic changes. "(string)" looks much better
...
than "(string" :-)
1995-02-08 01:07:16 +00:00
ats
6863615c3f
Submitted by: Michael Reiffenberger ?
...
Changed the yppaswddd to a yppaswdd :-).
1995-02-07 20:52:35 +00:00