xtraeme
500730a394
Mention trunc(3), reminded by kjk.
2006-03-26 02:02:38 +00:00
tsutsui
9bb95b5330
Fix a typo in previous.
2006-03-26 02:02:01 +00:00
rtr
8c8b6ee256
make __hash_open obey TMPDIR
...
resolves pr32565 and pr32454
2006-03-26 02:00:37 +00:00
tsutsui
b8b61c2254
- fix botch in comment on register prefix removal
...
- use m68k_page_offset() macro
- some KNF
2006-03-26 01:59:31 +00:00
tsutsui
e627d48e89
Make this compile with options DEBUG.
2006-03-26 01:58:28 +00:00
tsutsui
2bc47497e2
Include header files rather than local declaration.
2006-03-26 01:50:07 +00:00
tsutsui
e46696d02a
Make this compile with options PANICBUTTON.
2006-03-26 01:49:09 +00:00
itojun
294eae05ea
enable all address families (= IPv4 and v6), since NetBSD is IPv6-ready
...
with the default install.
2006-03-26 01:43:19 +00:00
tsutsui
9326d751db
Wrap a debug printf with #ifdef DEBUG/#endif.
2006-03-26 00:57:52 +00:00
chs
b2aaae062f
mention the nfe driver.
2006-03-26 00:35:05 +00:00
chs
c5e2153c1e
work around another mbuf leak, the hardware doesn't seem
...
to work quite the way that the driver expects.
2006-03-26 00:34:14 +00:00
thorpej
dbf31290b3
Use device_parent().
2006-03-25 23:25:24 +00:00
thorpej
6e53f1366a
Use device_parent().
2006-03-25 23:14:58 +00:00
rpaulo
4ed37fa0d7
Add support for the Conexant RS7112. From Frank Wille <frank@phoenix.owl.de>.
2006-03-25 23:10:50 +00:00
thorpej
246504f91c
Use device_parent().
2006-03-25 22:55:55 +00:00
thorpej
04da529aa3
Use device_parent().CVS: ----------------------------------------------------------------------
2006-03-25 22:55:05 +00:00
rpaulo
843592e4df
regen
2006-03-25 22:32:55 +00:00
rpaulo
6deeed92fe
Add Conexant LANfinity. From Frank Wille <frank@phoenix.owl.de> on
...
port-i386.
2006-03-25 22:31:13 +00:00
dogcow
7c781162f5
Add -Wno-packed, in preparation for gcc4.1.x; unlike most of the other
...
warnings, it (at best) flags possible underoptimization, and not any
code defects.
2006-03-25 22:23:04 +00:00
kleink
f4003bf348
Add LIBRARY.
2006-03-25 22:18:40 +00:00
kleink
5325543dbf
Add truncf(3), too.
2006-03-25 22:16:09 +00:00
he
ce943c094b
Fix previous correctly. The "quiet" variable was not local.
...
Instead, the problem was declarations which followed a non-declaration
statement, which gcc 2.95 doesn't like, so reshuffle the order.
2006-03-25 21:56:29 +00:00
kleink
afd482bb6b
libm.so.0.5 in /usr/lib, too.
2006-03-25 21:56:28 +00:00
uwe
2660f98628
Uncomment crossreference to round(3), we do have one.
2006-03-25 20:03:06 +00:00
uwe
0b2a86e51d
Uncomment crossreference to trunc now that we have it.
2006-03-25 20:01:36 +00:00
bouyer
c53404f76c
When printing the size of the xbd, also print the number of sectors.
...
in xbdstart(), check the sector number and transfer size against the
size of the xbd; if we issue an out of bound request the linux xbd backend
will fail to unmap the request, and xbd hangs up.
2006-03-25 17:57:25 +00:00
xtraeme
5474f575fe
Mention rgephy(4).
2006-03-25 17:46:09 +00:00
xtraeme
1482c4e379
Enable rgephy(4).
2006-03-25 17:44:29 +00:00
xtraeme
9d4afb37ad
Enable rgephy(4), closes PR port-amd64/33117.
2006-03-25 17:40:02 +00:00
xtraeme
4edeee0717
Add basic rgephy(4) manpage, from OpenBSD.
2006-03-25 17:38:34 +00:00
bouyer
bf79bcbeba
Initialize memory to 0 when allocating a new xenbus device structure.
...
Prevents trying to unregister a nonexistant node in talk_to_otherend().
2006-03-25 17:23:36 +00:00
bouyer
499f3cb906
- Add a missing UVM_KMF_WIRED to uvm_km_alloc(), this would trigger an
...
assertion in uvm
- xbd_open(): check that the device exists before calling dk_open(). Fix
a null pointer dereference when trying to open a unconfigured xbd.
Should fix 2 issues reported by Stephane Bortzmeyer on port-xen.
2006-03-25 17:20:32 +00:00
christos
6aba0a176a
Add parentheses.
2006-03-25 17:19:02 +00:00
xtraeme
3e96ddc120
Add __RCSID(), u_intX_t -> uintX_t.
...
cvs: ----------------------------------------------------------------------
2006-03-25 16:55:53 +00:00
xtraeme
5fe20e8a44
Enable trunc(3).
2006-03-25 16:44:23 +00:00
xtraeme
f1336fbda3
Add trunc() and truncf() C99 functions, from FreeBSD.
2006-03-25 16:41:11 +00:00
peter
a7819c4f5c
Coverity CID 2783: Fix dereference of a freed pointer.
2006-03-25 16:06:04 +00:00
peter
905a47b101
The sa11x0 include files live in arm/sa11x0 these days.
2006-03-25 15:26:51 +00:00
peter
d846a6e28f
The sa11x0 include files live in arm/sa11x0 these days.
...
Use an actual buffer to store the sample, not just a pointer.
From Arnaud Lacombe on port-hpcarm.
2006-03-25 15:23:49 +00:00
bjh21
82f2e5f67f
Don't rely on first_mapped_PODRAM_page_index being zero on systems without
...
PODRAM, especially since it's initialised to -1. Instead, use
(podram_blocks != 0) to decide when to use it. This still doesn't make
my Risc PC boot, but it generates a believable relocation table now.
2006-03-25 15:09:00 +00:00
gdt
d31e45961d
Add ids for Qualcomm MSM5500 as found in Kyocera KPC650.
...
Makes Kyocera KPC650 work with Verizon EVDO service.
(Removing the card results in a kernel page fault; this seems to be a
cardbus ohci issue, not a ugensa issue.)
2006-03-25 14:15:45 +00:00
gdt
bd920a1cc8
regen
2006-03-25 14:13:57 +00:00
gdt
12b4da9d32
add defines for vendor and product ids found in Kyocera KPC650 EVDO
...
card, with a QUALCOMM MSM5500 chip. These differ from the same chip
in the Airprime card, so I've added a _K suffix to the constants.
Add Gnu Radio USRP. This might be a private or unofficial allocation,
but I'll assume it's better to have it included.
2006-03-25 14:12:19 +00:00
tsutsui
c71f2558cc
Add more description about rbootd(8) and YAMAMORI Takenori's
...
sun-rbootd package for NetBSD/hp300 and OpenBSD/hp300, which
works on more other OSs including SunOS 4.x, Solaris 2.x, HP-UX 10,
HP-UX 9, NEWS-OS 4.x, FreeBSD, and Linux.
2006-03-25 13:42:41 +00:00
seanb
c6d79d21de
Slight simplification of hdr len calculation in tcp_segsize().
...
No functional change.
2006-03-25 13:34:35 +00:00
tsutsui
4e269051b4
Update some description about SCSI devices to refrect MI SCSI support.
2006-03-25 13:24:49 +00:00
tsutsui
7578463d25
Remove some obsolete new features.
2006-03-25 13:23:30 +00:00
tsutsui
79f5cc71ab
Fix a macro usage so that it shows
...
(the `client' ).
instead of
(the `client ).'
2006-03-25 13:19:57 +00:00
rtr
421623e0f4
free storage of clabel before bailing out.
...
coverity 2745 / run 11
2006-03-25 13:15:41 +00:00
rtr
596eb336c9
remove if/free block checking known condition
...
coverity 2762 / run 11
2006-03-25 13:00:11 +00:00