augustss
119272426a
Fix typo. From Nick Hibma.
2000-01-28 10:19:48 +00:00
hannken
a6ee792cee
The decision that `disksort_cylinder' uses to decide if the buffer needs
...
to go to the inversion list is incomplete. If the cylinders are equal
block numbers must be checked.
This caused lockups if some buffers with the same cylinder were cycling
through the list, as it may happen with softdep enabled.
Fixes PR #9197 .
2000-01-28 09:27:38 +00:00
itojun
59b810d3a5
backout previous commit - freeaddrinfo(NULL) issue.
2000-01-28 08:09:48 +00:00
chs
26c744c85b
remove a debug printf that has outlived its usefulness.
2000-01-28 08:02:48 +00:00
itojun
591ffe9e30
wrap "DAD start" message into #ifdef DIAGNOSTIC.
...
From: thorpej, "Soren S. Jorvang" <soren@wheel.dk>
2000-01-28 07:21:29 +00:00
fair
e80b8c24a3
remove extraneous flags for xntpd startup, since there is now a
...
default ntp.conf file, per PR 4312
2000-01-28 06:55:52 +00:00
fair
5d393eb4ca
added ./etc/ntp.conf per PR 4312
2000-01-28 06:53:33 +00:00
fair
613805537a
A default NTP configuration file, per PR 4312.
2000-01-28 06:49:16 +00:00
shin
e35089652c
platid regen.
2000-01-28 06:22:53 +00:00
shin
8f9ba8c314
add MC/R730
2000-01-28 06:22:10 +00:00
shin
69cb6f62a5
add MC/R730 platid.
2000-01-28 06:21:49 +00:00
nisimura
9ddaa2112f
Nuke isbad(), and fix typos.
2000-01-28 02:25:24 +00:00
enami
fb470150bb
- Sort SEE ALSO section first by section.
...
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
augustss
8cc78f4f7d
Small restructuring: break out opening of pipes into its own function.
2000-01-28 00:51:25 +00:00
augustss
3eccf22362
GC a #define.
2000-01-28 00:45:55 +00:00
augustss
30f0efb4f2
Add uhci_root_ctrl_done() method.
2000-01-28 00:44:27 +00:00
augustss
9cd4bf4652
Remove the hack that handled truncated transfers.
2000-01-28 00:29:53 +00:00
augustss
4e9e8e52f4
Change the test to check if transfers are done. The old test was broken
...
and sometimes reported transfers as done prematurely.
This fix seems to stabilize the Ethernet drivers.
2000-01-28 00:15:54 +00:00
augustss
3c27de72ac
Fix typo in tailp bit defines. From Nick Hibma.
2000-01-28 00:11:38 +00:00
augustss
10dd6e61c3
Regen.
2000-01-28 00:09:19 +00:00
augustss
d4dda219e1
Fix typo.
2000-01-28 00:08:57 +00:00
christos
d6ac7627ea
Fix bin/9184, bin/9194, bin/9265, bin/9266
...
Exitcode and negation problems (From Martin Husemann)
2000-01-27 23:39:38 +00:00
mjacob
77e40e844d
Add some defines for TLSB interrupt mask and summary registers. Update
...
copyright.
2000-01-27 22:27:50 +00:00
itojun
55ffb1ce63
make error check against getnameinfo().
2000-01-27 19:52:43 +00:00
itojun
741f9b63b2
clarify reverse lookup and -N.
...
getaddrinfo(AI_CANONNAME) does not imply reverse lookup.
2000-01-27 19:20:49 +00:00
tsubai
22a3504708
Make this work on the G4 too.
2000-01-27 17:39:20 +00:00
bouyer
68e6de32b3
Add missing '#include "opt_vax630.h"' for custom kernels.
2000-01-27 17:06:55 +00:00
bouyer
e7ea87d850
Adapt for matt's changes.
2000-01-27 16:58:44 +00:00
thorpej
c74e0a8db2
Add detachment support to the MII layer.
2000-01-27 16:44:30 +00:00
thorpej
d65c17674f
In callit() and logit(), set a slightly informative proctitle to make
...
it easier to determine where large numbers of wedged portmap processes
are coming from.
2000-01-27 16:28:32 +00:00
tsubai
ecd94f5ee0
s/NUMODEM/NUCOM/
2000-01-27 15:41:19 +00:00
sommerfeld
aace28c12e
Fix PR9282: restore doesn't print dump header on dumps from host with
...
unset hostname.
2000-01-27 15:25:00 +00:00
kleink
fb2f23e243
Oops, need to save r2 and r3 as well.
2000-01-27 15:11:17 +00:00
kleink
9d7ea6523c
Support *__errno() indirection.
2000-01-27 14:58:48 +00:00
tsutsui
249975c3c9
Revert (accidentally removed) MAXSLP macro.
2000-01-27 09:47:12 +00:00
itojun
e4dc489b2c
allow freeaddrinfo(NULL). nothing is talked in RFC2553 (maybe in X/Open?).
...
however, since NRL freeaddrinfo permits it, we need to.
2000-01-27 08:25:51 +00:00
soda
7978d0205b
- _MACHINE_ARCH was undefined, MACHINE_ARCH was wrong.
...
- make "make includes" work
2000-01-27 07:50:02 +00:00
soda
39cd3507d2
make "make includes" work
2000-01-27 07:49:13 +00:00
sato
76d3003c00
- add MC-R510 & MC-R530 cover button.
...
- add MC-R530 application dial button.
- add comment for no RTC_OFFSET.
2000-01-27 06:55:26 +00:00
sato
6591d38772
- modify debug stuff.
...
default all disable.
2000-01-27 06:28:41 +00:00
sato
9dbdea95dd
- show bus clock freq setting and memory clock freq setting in boot time.
2000-01-27 06:25:54 +00:00
sato
674bb73d1e
- fix using uninitialized argument of bitdisp64().
2000-01-27 06:23:05 +00:00
sato
b59afe2607
- fb_mmap(): treate about unaligned framebuffer memory (MC-R510).
2000-01-27 06:18:03 +00:00
itojun
33ba3a0f18
IPv6 support, using rcmd-family funciton added.
...
NetBSD PR: 9050
From: Feico Dillema
2000-01-27 05:39:50 +00:00
itojun
5b1aaa939e
add IPv6 support to rcmd() and friends.
...
rcmd() and iruserok(): unchanged
ruserok(): became address family independent
rcmd_af(), iruesrok_sa(): address family independent
2000-01-27 05:33:06 +00:00
itojun
6e5a5cc306
add reverse lookup table for IPv6 loopback (::1).
...
ugly...
2000-01-27 05:17:12 +00:00
ender
3e79c827d4
Fix PR 9302. Fix provided by Hauke Fath (hauke@Espresso.Rhein-Neckar.DE).
2000-01-27 02:26:17 +00:00
enami
cf83f4ae57
Use delay by default on hpcmips for now.
2000-01-27 01:05:17 +00:00
augustss
e00a11df5e
Make it easy to switch between using attribute memory and not.
2000-01-26 22:28:38 +00:00
eeh
906dd16a7b
Use STRIP instead of STRIPPROG since install uses STRIP and I don't want to
...
define two different variables.
2000-01-26 22:04:18 +00:00