uch
07f8f33bb9
R5900 miss-prediction of branch targets for short-loop.
2001-10-16 15:40:53 +00:00
uch
2fa5ea9720
playstation2 port
2001-10-16 15:38:29 +00:00
christos
070d583bb3
PR/14256: Kevin P. Neal: Add quirk for micropolis drive.
2001-10-16 13:33:02 +00:00
bjh21
6b49898e83
While I'm here, for those currencies that have a fixed exchange rate against
...
the Euro (BEF, DEM, ESP, FRF, IEP, ITL, LUF, NLG, ATS, PTE, FIM, GRD), use
that exchange rate.
2001-10-16 12:53:29 +00:00
bjh21
02f58b4bee
Add "rackunit" (alias "RU" or "U").
2001-10-16 12:09:04 +00:00
wiz
abaac8cbb7
Fix xref sections, sort sections.
2001-10-16 09:26:20 +00:00
tron
b7ca23147b
Add UDMA/100 support for SiS chipsets 645, 650 and 730.
2001-10-16 08:22:50 +00:00
agc
c94b91a672
Update documentation to reflect reality - "userdel -p" replaces the login
...
shell with /sbin/nologin, rather than /usr/bin/false.
2001-10-16 08:17:07 +00:00
tron
5858458732
Regen.
2001-10-16 08:15:01 +00:00
tron
7c4f946401
Add host bridges of SiS 645, 650 and 730 chipsets.
2001-10-16 08:14:15 +00:00
tron
40dc031852
Add missing timings for Ultra DMA modes 3 to 5 on SiS hostadapters.
...
Problem pointed out by IWAMOTO Toshihiro on "tech-kern@netbsd.org".
2001-10-16 08:10:24 +00:00
itojun
7dcf45fbd8
more whitespace/comment sync with kame
2001-10-16 06:24:44 +00:00
chs
4b887dad17
it is with great chagrin that I must fix yet another 64-bit math bug.
2001-10-16 05:56:23 +00:00
gmcgarry
6f9a424ab4
mdoc'ify.
2001-10-16 05:52:39 +00:00
itojun
45c8a6a57e
remove unused #define. sync whitespace/comment with kame.
2001-10-16 04:57:38 +00:00
minoura
1f7386b8aa
#include mulaw.h for converter functions prototypes.
2001-10-16 04:36:56 +00:00
itojun
9bff6fde4c
reduce diff with kame. whitespace only
2001-10-16 04:17:54 +00:00
itojun
3594efccf6
on RTM_DELETE, reduce refcnt on rt->rt_parent, to avoid leaks.
...
from IIJ seil team
2001-10-16 02:42:36 +00:00
msaitoh
61b54edfd4
s/BYTE_ORDER/_BYTE_ORDER/g
2001-10-16 02:07:46 +00:00
itojun
c878544aa7
s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday.
2001-10-16 01:51:26 +00:00
hubertf
7dfbd02819
Only turn ttyE[1-9] on, and explicitly leave ttyE0 off, as recommended
...
in PR #14075 . (Since PR #13249 was fixed, we have /dev/console enabled
in /etc/ttys on i386 by default!)
2001-10-15 22:49:36 +00:00
bjh21
e0b2c4633d
Move hard-coded /usr/share/misc from mdb.c to pathnames.h, in accordance
...
with KNF.
2001-10-15 22:20:03 +00:00
bjh21
92fa26019d
Move the default path definition from msgdb.c to a new pathnames.h, as
...
required by KNF. This will also be required to allow msgc to be installed
into ${TOOLDIR} properly.
2001-10-15 22:11:12 +00:00
augustss
3527006336
Don't use wsmux_getmux() if we NWSMUX == 0. Fixes PR kern/14252.
...
This is only a stop gap measure until the real wsmux changed get in.
2001-10-15 21:51:33 +00:00
kleink
af6ca36a9c
Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI.
2001-10-15 21:32:25 +00:00
mhitch
f7a303efc6
Machine-dependent loadfile() support for booting.
2001-10-15 21:01:34 +00:00
matt
73b0a5ab88
disable minmax_arithsi pattern (from Richard Earnshaw).
2001-10-15 20:54:06 +00:00
kleink
a84ae73f33
Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI.
2001-10-15 19:49:16 +00:00
bjh21
f5e1b9570e
Update version numbers to match the current state of the world.
2001-10-15 18:28:28 +00:00
atatat
39c4f538a3
Use the new sh script instead of the (now defunct) pl one
2001-10-15 17:34:50 +00:00
minoura
8b99935fc3
Use newvers_stand.sh to record the version.
2001-10-15 16:23:00 +00:00
uch
0cbd019fc3
playstation2 support
2001-10-15 16:22:50 +00:00
minoura
9138cb0511
Prepare to set WARNS=2.
2001-10-15 16:13:39 +00:00
minoura
5239a6291a
set current_id properly.
2001-10-15 16:07:20 +00:00
wiz
a18563818b
NetBSD -> .Nx
2001-10-15 13:44:47 +00:00
wiz
ed6c442306
Whitespace fix.
2001-10-15 13:44:19 +00:00
wiz
699d58b177
Whitespace fixes, sort SEE ALSO, sort sections.
2001-10-15 13:43:06 +00:00
blymn
a152a6a92a
Add the capability for dump to print timestamps on all informational
...
messages.
2001-10-15 13:25:33 +00:00
blymn
eefd77845d
Added TIMEFORMAT entry.
2001-10-15 13:22:22 +00:00
blymn
295d3a0e44
Added function - bumped minor version of lib.
2001-10-15 13:11:49 +00:00
blymn
bc5d1792b9
bump libcurses minor
2001-10-15 13:10:22 +00:00
itojun
149aafe6ad
sync with kame.
...
net.inet6.icmp6.nodeinfo is now a bitmap (2^0 = ping6 -w, 2^1 = ping6 -a).
give up local if there's mbuf alloc failures.
cope with ".." in hostname.
sync comments/whitespaces.
2001-10-15 11:12:44 +00:00
itojun
91498ffec5
implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt.
...
IPV6_BINDV6ONLY (netbsd only) is deprecated, but still work just like before.
2001-10-15 09:51:15 +00:00
lukem
d76f074387
- expand check_homes description
...
- check_disklabels now backs up fdisk output if /sbin/fdisk exists
- expand check_mtree description
- s/pkg_dbdir/pkgdb_dir/
2001-10-15 08:53:28 +00:00
tacha
a2ffc24485
If no_proxy condition is true && urltype == FTP_URL_T, use fetch_ftp to retrieve.
2001-10-15 05:05:43 +00:00
lukem
af6420c46f
/var/chroot
2001-10-15 04:56:11 +00:00
itojun
99d25b4e8a
reduce diff with kame. whitespace changes only.
2001-10-15 03:55:37 +00:00
lukem
98228effd2
Use "nodiff" instead of "nomail" for the tag which is used to exclude
...
files from having the changes diff generated. Suggested by Michael Graff.
2001-10-15 03:00:22 +00:00
lukem
9d713861f1
monitor etc/changelist again
2001-10-15 02:56:42 +00:00
chs
1c97701b8b
fix an uninitialized-variable problem in an error case.
...
pointed out by Simon Burge.
2001-10-15 00:37:51 +00:00