thorpej
62b732f7ac
Add ALTQ control devices.
2001-04-05 23:04:10 +00:00
bjh21
d109dd795a
Add a bit of voodoo code from the old "eb" driver that seems to prevent the
...
80C04 returning garbage when we read from it. This driver can now handle flood
pings without dropping packets.
2001-04-05 22:55:46 +00:00
reinoud
0eb01da9c9
Two preliminary NC kernel definition files....
2001-04-05 22:34:28 +00:00
reinoud
1b2003f235
Apply patches for the NC ... not really in the line of the merge but at least
...
its in the source tree for now.
2001-04-05 22:33:12 +00:00
thorpej
ea213b7d88
Add /usr/sbin/tbrconfig.
2001-04-05 22:03:57 +00:00
thorpej
8933f49386
Move tbrconfig(8) into /sbin.
2001-04-05 21:48:15 +00:00
thorpej
aac786d5d0
Put tbrconfig(8) into /sbin so it's usable during early
...
setup, and can be executed from ifconfig.xxx.
2001-04-05 21:48:05 +00:00
mellon
0f97eb2a40
Undocument SIGHUP behaviour, which is no longer present.
2001-04-05 21:38:05 +00:00
augustss
aaf471b177
Regen.
2001-04-05 20:52:57 +00:00
augustss
df7e9d2178
Add Canon PowerShot S100.
2001-04-05 20:52:34 +00:00
ross
e7a8e6a36b
g/c stuff left over from the last ice age
2001-04-05 20:37:28 +00:00
bjh21
9411be7c80
Re-enable the old "ea" and "eb" drivers under the names "oea" and "oeb".
...
These shouldn't last long, but they may be useful until I hammer all the bugs
out of the new version.
2001-04-05 20:31:50 +00:00
jhawk
350c31eeb0
Make -c and -w work properly when printing non-default statistics.
2001-04-05 20:04:03 +00:00
tsubai
b672929b7f
Support uni-north based models. (XXX not complete)
2001-04-05 19:55:01 +00:00
jhawk
4f4abf46ee
SYSDIR should be relative here, too.
...
And actually use it after we define it.
Optimize the find expression (use -prune over -path)
2001-04-05 19:49:40 +00:00
reinoud
b44dca831b
Since the NC's seem to have trouble with the OS_HeapSort, i've implemented
...
my own sorting routine (bubblesort). Also replaced a declaration for BASIC
seemed to mess things up.
2001-04-05 19:17:17 +00:00
rearnsha
d9de58f3e1
Ansify. Replace bcopy/bzero with memcpy/memset. Clean up formatting.
...
Clean up debug messages. No significant functional changes.
2001-04-05 18:06:45 +00:00
wiz
c4db351748
Don't install /etc/rc.d/gated any longer, since gated isn't in the
...
base system.
2001-04-05 17:04:03 +00:00
tsubai
a9e0aabf3f
Correct input volume settings.
2001-04-05 14:21:31 +00:00
itojun
c6abd22023
avoid tp from going smaller address than buf.
2001-04-05 13:52:59 +00:00
wiz
8a9489155e
Fix possible security problem (euid swapout in error handling).
...
Based on a similar patch in OpenBSD, reported there by
j@ida.interface-business.de .
Fix the second occurrance of a similar problem in that file, too, though.
2001-04-05 13:30:02 +00:00
wiz
b7cbd3c929
man/{cat,man}4/i386/ie.{0,4} is gone.
2001-04-05 12:49:47 +00:00
wiz
9726886d87
ie.4 is gone.
2001-04-05 12:47:27 +00:00
wiz
3c6a149a9b
Don't mention ie(4) anymore, as it has been replaced by ai(4), ef(4),
...
and ix(4) a long time ago.
While I'm here, fix some whitespace, mention ega(4), and add xrefs
for ai(4), ef(4) and ix(4).
2001-04-05 12:47:05 +00:00
minoura
817c994ead
Make this compile on alpha with DIAGNOSTIC.
...
Thanks to atatat.
2001-04-05 12:36:51 +00:00
wiz
f49721c0c6
This driver has been replaced by ai(4), ef(4), and ix(4) a long time ago
...
(February 1998), so we don't need the man page anymore.
Noted by Rafal Boni.
2001-04-05 12:30:21 +00:00
leo
1324cab42e
And commit the generated files.
2001-04-05 12:25:15 +00:00
leo
6b22a0776c
Forgot this in previous commit.
2001-04-05 12:22:10 +00:00
jdolecek
08beeb78a7
change the attach message to contain slot number and product name
2001-04-05 12:22:05 +00:00
leo
fb0acfc293
Major overhaul in the config files. The idea is to have the major part of
...
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
2001-04-05 12:21:30 +00:00
jdolecek
c0ecf03bc0
convert to table-based product lookup
...
change the attach message to conform to other MCA drivers - print slot
number and product name
2001-04-05 12:20:26 +00:00
wiz
6e20d67676
Add sections to xrefs. Whitespace fixes.
2001-04-05 11:53:46 +00:00
wiz
57feeb4802
Xref ntpd(8), not NTP. Whitespace fixes.
2001-04-05 11:53:11 +00:00
wiz
96078f3a14
tcpdump(8), not (1), and syslogd(8), not syslog(1). Whitespace fixes.
2001-04-05 11:52:18 +00:00
wiz
f1eb267290
uucico(8), not (1). Whitespace fixes.
2001-04-05 11:50:48 +00:00
wiz
837f3243f8
moptrace(1), not (8). Whitespace fixes.
2001-04-05 11:50:06 +00:00
wiz
2ff26b9838
Improve markup, and add sections to xrefs, as well as the obligatory
...
whitespace fixes.
2001-04-05 11:49:14 +00:00
wiz
01140dad65
dhclient.conf lives in 5, not 8. Whitespace fixes.
2001-04-05 11:47:17 +00:00
wiz
0c27bead4e
Replace Xr by Ic in one place.
2001-04-05 11:46:29 +00:00
sato
5531835e99
add MobilePro770 cmdmap.
2001-04-05 11:37:18 +00:00
tsubai
b01df63489
Assume USB keyboard when `usb-kbd-ihandles is not found.
2001-04-05 10:10:26 +00:00
tsubai
eb4f61df19
Regenerate this file from cvs repository in order to get back original
...
copyright.
2001-04-05 09:58:05 +00:00
dbj
4db02d75fa
initialize zsaddr to intio address space in zs_attach
...
addresses pr 6770
in the future, zs should be upgraded to use NEXT68k_INTIO_BUS_SPACE
instead of using IIOV directly.
2001-04-05 05:35:12 +00:00
dbj
0c6af3e769
comment out M68030, since we do not yet support NeXT 68030 computers
2001-04-05 04:42:42 +00:00
thorpej
23a3a54650
libkern.h now has the ctype routines.
2001-04-05 04:39:02 +00:00
thorpej
db5854a62c
Build strtoul.c
2001-04-05 04:38:33 +00:00
thorpej
554aa34ee7
Add ctype routines.
2001-04-05 04:38:06 +00:00
dbj
14688b4513
check for a 68040 MMU before using the TBIA instruction
...
addresses PR 10409
code grabbed from mvme68k locore.s
2001-04-05 04:37:43 +00:00
dbj
1e812ee6cf
remove unused cache operations, we now use shared m68k/cacheops.c
2001-04-05 04:23:56 +00:00
oster
856e0a920e
A value of 1 for tracks/cylinder in the disklabel is apparently sub-optimal.
...
Thus we choose "4 * number_of_columns" as a more reasonable
value (until someone comes up with something better).
This pretends to properly address PR#11989.
2001-04-05 02:48:51 +00:00