augustss
3a6e3a4670
Add (sometimes commented out) MIIVERBOSE option.
2000-05-08 13:49:44 +00:00
kleink
cd628af723
Need an internal name for send(); noticed by itojun.
2000-05-08 13:38:44 +00:00
augustss
e169e0018c
Regen.
2000-05-08 13:26:05 +00:00
augustss
43c5780ae1
Allow a verbose description to be printed with the option MIIVERBOSE.
2000-05-08 13:25:34 +00:00
augustss
56aa5c16d1
Add another AMD chip.
2000-05-08 13:23:21 +00:00
blymn
0c575d5c64
* Modified t_getent to ignore the TERMCAP env variable if it contains the
...
ZZ attribute which indicates the TERMCAP was exported from another
programme and has been truncated. Iff a real termcap entry cannot be
found then TERMCAP with a ZZ in it will be used as a last resort.
2000-05-08 13:17:14 +00:00
veego
b3f239a7bf
Use unsigned long long and not long long for the change in Rev 1.6 and
...
also change the the printf format.
2000-05-08 13:07:56 +00:00
kleink
05f0b17555
Make pci_get_capability() work correctly on both header type 0 and type 2
...
devices; both have different Capability List Pointer registers.
2000-05-08 10:52:38 +00:00
kleink
085ec82073
Add a register offset for the Capability List Pointer in header type 2.
...
XXX Ideally the PCI-Cardbus Bridge header should be restructured to just
XXX present standard register definitions, making it ~safe to be included.
2000-05-08 10:45:52 +00:00
soda
91c450a0e1
ARG_MAX is bumped from 20KB to 256KB since Jan 16 1994 (revision 1.7 of <sys/syslimits.h>). i.e. before NetBSD-1.0 release.
...
pointed out by NAKAJIMA Yoshihiro and Tanaka Akira on fj.os.bsd.netbsd newsgroup.
2000-05-08 10:15:17 +00:00
mycroft
f9eca6973d
Use setgid(), not setregid().
2000-05-08 07:55:59 +00:00
kleink
de328af944
Fix a inverted logic botch introduced in rev. 1.35, typically causing
...
cb_chipset() to return the wrong chipset type.
2000-05-08 07:31:20 +00:00
mycroft
0236348990
Sync.
2000-05-08 06:09:57 +00:00
mycroft
a7fb64072e
Fix the RCS tag format. Duh.
2000-05-08 03:11:06 +00:00
mycroft
f8e0411615
Make the audioamd assembler code compile again.
2000-05-08 03:09:54 +00:00
mycroft
f5bd37be57
Make the SPARC audioamd driver at least *compile*. Well, the C code, that is.
...
*sigh*
2000-05-08 02:44:31 +00:00
tv
8676e4b69a
Add -P to the usage message (forgot this, long ago).
2000-05-08 00:52:18 +00:00
itojun
ab325e0bb6
add netbsd-proto-IPv6.mc
2000-05-08 00:38:29 +00:00
itojun
10e25f6012
make default sendmail.cf IPv4-only again.
...
roll sendmail-IPv6.cf, which does IPv4/v6.
2000-05-08 00:37:53 +00:00
fvdl
5ebece6b49
Use ES to address the partition table when checking if we need to use
...
int13 extensions. Fixes PR 9676.
2000-05-07 22:58:58 +00:00
jdc
aecd0ef1a8
Don't try and refresh those parts of windows that are outside our terminal.
2000-05-07 21:22:43 +00:00
wiz
8651580247
man page is written, remove it from TODO
2000-05-07 20:47:10 +00:00
wiz
a30914202c
add man page for bktr(4)
2000-05-07 20:46:10 +00:00
veego
ce6e7b1e81
Add tun2 and tun3 to the all target and create the ugen0 devices in the
...
usbs target.
2000-05-07 19:15:21 +00:00
tsarna
fff5c01493
This was doubly borken...
2000-05-07 19:03:25 +00:00
mycroft
0033b70c27
Put the ramdisk kernel in the release area.
2000-05-07 18:21:17 +00:00
mycroft
d14de3b0e1
__sparc -> __sparc__
2000-05-07 18:16:51 +00:00
mrg
6f214275ce
feex speeling eroor
2000-05-07 17:09:32 +00:00
jonathan
8ee4c016eb
PCI product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 17:00:06 +00:00
jonathan
0d57ac396d
Product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 16:56:34 +00:00
veego
f7e2752025
Change one 0 for bootverbose to 1 if DEBUG is defined.
2000-05-07 14:59:23 +00:00
veego
20ae91400c
Add a dummy bootverbose.
2000-05-07 14:49:11 +00:00
veego
21942247f3
It is a bad idea to declare a static bootverbose variable here. Remove it.
2000-05-07 14:43:31 +00:00
martin
41dc1a6839
Avoid stomping on the W0_CONFIG_CTRL register which seems not to be
...
implemented on EISA cards. This makes a 3Com 3C597 Fast Etherlink TX
work for me at last, fixing PR kern/7067.
2000-05-07 14:03:25 +00:00
martin
4a351b20bc
Minimized io ports reserved by this driver to the ports actually needed.
...
Fixes PR kern/5279 for this driver.
2000-05-07 13:57:16 +00:00
wiz
4211fcfd7e
remove unnecessary output to console
2000-05-07 13:50:10 +00:00
blymn
bb92002785
* Fixed possible unassigned variable problem.
2000-05-07 12:14:44 +00:00
bjh21
9404af6d5a
Add myself to portmasters list
2000-05-07 09:57:46 +00:00
veego
701eaba273
add the #71 NODEV entry for bktr to the chrtoblktbl list.
2000-05-07 08:32:50 +00:00
itojun
0098d48228
typo; duplicated verb
2000-05-07 06:23:02 +00:00
wiz
7392f90215
multiple inclusion protection
2000-05-07 03:01:58 +00:00
tsarna
fe4377f98c
Only warn on non-default old nfsiod args.
2000-05-07 02:04:20 +00:00
wiz
3d3dc5c594
add one
2000-05-07 01:46:01 +00:00
wiz
d690122a5e
add devices for bktr; also add them to all target
2000-05-07 01:39:27 +00:00
tsarna
9bd6bb5e81
Auto-adjusting vfs.nfs.iothreads: when mounting the first nfs
...
filesystem, if the number of threads is "-1", meaning it's never been
set, then set it to 4. You can override by setting this to some other
number (including 0) before or after mounting, of course.
Thanks to whoever it was that suggested this on ICB... sorry I don't
remember who.
2000-05-07 01:38:36 +00:00
wiz
2b61227e4a
regen (urio & bktr added)
2000-05-07 01:38:15 +00:00
sjg
3540a44721
correct description of KERNSRCDIR and others
2000-05-07 01:20:47 +00:00
sjg
d14a51faf9
Document bsd.kernobj.mk
2000-05-07 01:19:58 +00:00
wiz
2f7dba9ea1
compilation fix
2000-05-07 01:16:23 +00:00
wiz
a84ef58660
added bt8xx.h for bktr driver
2000-05-07 00:56:03 +00:00