Commit Graph

84547 Commits

Author SHA1 Message Date
wdk
12a212bc5c Add support for WD33C93 controller and assosiated SCSI devices, and enable
by default.
2001-08-19 03:20:36 +00:00
wdk
0ac0d0d4e4 Initial implementation of WD33C9x SCSI driver for SGI IP22 platforms.
Based on mvme68k and Atari drivers for the same chipset with the
addition of bus_space support.  Attempts have been made to seperate out the
machine dependent dma components and more work is required in this area.

Tested on SGI R4K Indy, but has little testing on other platforms.
2001-08-19 03:16:21 +00:00
itojun
bc9b3f2aa8 snprintf length audit. from openbsd 2001-08-19 02:01:24 +00:00
itojun
511e898dc2 snprintf return value audit. inspired by deraadt 2001-08-19 01:37:39 +00:00
itojun
4d4d43e300 snprintf return value audit. from deraadt 2001-08-19 01:27:43 +00:00
itojun
426db19de1 use bind(2) to support -S. snprintf return value audit from deraadt 2001-08-19 01:21:42 +00:00
thorpej
173f6058ab Add Chip ID register values for various AMD PCnet parts. 2001-08-18 21:16:34 +00:00
ad
e74599e179 Make newsyslog at boot optional, as it should have been. 2001-08-18 19:50:19 +00:00
ad
28a9c7f8da Slight change to previous: rebuild the insecure password db if the expiry
time has changed, not just been set.
2001-08-18 19:42:40 +00:00
ad
1e8e78ed07 Update for pw_mkdb() change: restrict updates to one user's records and/or
the secure database where appropriate.
2001-08-18 19:35:32 +00:00
ad
cf24a0936c Bump libutil major for pw_mkdb() change. 2001-08-18 19:33:17 +00:00
ad
7e44d4f92b Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass
the -u and -s options to pwd_mkdb.
2001-08-18 19:31:47 +00:00
ad
e13d145336 Speed things up a bit. Parts dredged from OpenBSD/FreeBSD.
- Add -u option, to update one user's records only.
- Add -s option, to update the secure database only.
- Give us roughly 1MB of cache per 50kB of password file, but keep within
  a 2MB minimum and 8MB maximum.
- Tidy a little.
2001-08-18 19:29:31 +00:00
ad
e3af9d1d6b getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
tv
124e80aa4c Get new dhclient-script from usr.sbin/dhcp/clientscript/. 2001-08-18 16:03:48 +00:00
wiz
e320555c3b if_il.c lives in dev/qbus now, and is mentioned in dev/qbus/files.uba.
Remove commented out line for it.
2001-08-18 14:52:37 +00:00
wiz
a0831b3afc Doesn't need libz: File compression handling is done by forking gzip. 2001-08-18 14:50:03 +00:00
wiz
4b5fcdbfec Use our getopt_long. 2001-08-18 14:48:55 +00:00
wiz
adc671e992 Mention that this driver hasn't been ported from 4.4BSD yet.
Ok'd by ragge.
2001-08-18 14:37:41 +00:00
enami
b605664b49 Include bsd.own.mk a bit earlier so that make cleandir works. 2001-08-18 12:53:58 +00:00
enami
cebeb402de Fix white space usage. 2001-08-18 12:48:59 +00:00
enami
483cd61819 Sort SEE ALSO list. 2001-08-18 12:25:25 +00:00
wiz
ca7803e9b8 Note that this manual page is not relevant. Ok'd by ragge. 2001-08-18 12:05:25 +00:00
wiz
a5226c0bb5 Remove files describing hp300/HPBSD.
Can still be found in sys/arch/hp300/DOC as Debug.tips and HPMMU.notes.
Okay'd by is.
2001-08-18 10:07:35 +00:00
chs
2233d77cac when fetching an object page to loan out, do so synchronously. 2001-08-18 05:51:44 +00:00
kanaoka
13f671edcf Improve intr_ack code to support for 3c556,3c556B.
Some cards don't have an interrupt acknowledge
  register in PCI config space, so we map and write
  it, such as CardBus driver does.
2001-08-18 05:49:28 +00:00
chs
c60e896954 undo the part of the last revision that made user block device access
use the UBC interfaces.  too many problems with that yet.
2001-08-18 05:34:46 +00:00
thorpej
2d4c311492 Regen; added Avance Logic ALS4000. 2001-08-18 05:00:51 +00:00
thorpej
563f369b78 Add Avance Logic ALS4000 Audio. 2001-08-18 05:00:21 +00:00
eeh
94751b6adc Make the kernel a tad bigger. 2001-08-18 04:55:29 +00:00
simonb
11362870f4 Reorder some function prototypes more logically. 2001-08-18 04:13:28 +00:00
eeh
20df032dec Make lint happier. 2001-08-18 03:47:18 +00:00
simonb
02f580ae38 Fix lint problem introduced in last change - if `lint' is defined,
#define away __alignof__.  Still produces some warnings, but at least
they're not fatal anymore.

Problem noted by Rafal Boni in private mail.
2001-08-18 03:27:02 +00:00
chs
92140aa25f make this compile. 2001-08-18 00:41:38 +00:00
wiz
339471dbcd Add ofwboot(8) for macppc. 2001-08-18 00:02:59 +00:00
wiz
438098d01d Add ofwboot man page.
Written by Makoto Fujiwara, and improved upon by Michael Wolfson and myself.
2001-08-18 00:00:34 +00:00
thorpej
efb284a610 add net/if_bridgevar.h 2001-08-17 23:30:32 +00:00
augustss
317073f06f Install if_bridgevar.h. 2001-08-17 23:16:14 +00:00
matt
864924f7f3 regen. 2001-08-17 23:14:40 +00:00
matt
211070f3bd Add Apple Uni-N (as used in QuickSilver) product IDs. 2001-08-17 23:14:00 +00:00
thorpej
bcc1bef4b2 Add bridge(4) and brconfig(8) manual pages. 2001-08-17 22:25:42 +00:00
thorpej
0a56ddefad Add /sbin/brconfig. 2001-08-17 22:23:05 +00:00
thorpej
5128897588 Manual page for the bridge driver. 2001-08-17 22:20:34 +00:00
thorpej
9b50223a16 Only report expire time for DYNAMIC forwarding table entries. 2001-08-17 22:10:20 +00:00
thorpej
c82b0994e7 Permit weaker interface matches for incoming ARP packets if the packet was
received on an interface that is part of a bridge and we find an ifaddr on
an interface that is part of the same bridge.
2001-08-17 21:47:57 +00:00
thorpej
3c9726c276 Descend into brconfig/ 2001-08-17 21:43:55 +00:00
thorpej
7ac7787048 Configuration utility for bridge(4) devices. 2001-08-17 21:42:10 +00:00
thorpej
460da35f85 Add support for building Ethernet bridges, based on Jason Wright's
bridge driver from OpenBSD, although the bridge code has been *heavily*
modified by me (the 802.1D code remains mostly unchanged from the
original).
2001-08-17 21:37:27 +00:00
aymeric
ca334636ac Prevent nvi from looping infinitely when it can't create a temporary file
because of a weird umask for example.
Make it exit instead.
This differs from the OpenBSD behaviour and is believed to be more correct.

Reported by Thomas Klausner in private e-mail, followed by a small discussion in
tech-userlevel a while ago.
2001-08-17 21:33:46 +00:00
fredette
e5769f5f01 Sometimes the ec board reports a packet length that's too large.
Try to deal with this by clipping the packet length, and, under
DEBUG, printf when we do.  Also zero out the packet status in
the buffer before we give it back to the board.
2001-08-17 20:27:12 +00:00