tsutsui
d24f7d6156
Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block.
2009-04-18 15:04:26 +00:00
tsutsui
d779b85d3e
Remove extra whitespace added by a stupid tool.
...
XXX: more in src/sys/arch
2009-04-18 14:58:02 +00:00
wiz
86340eaa2b
Remove outdated example. From Todd Kover in PR 41238.
2009-04-18 14:55:50 +00:00
lukem
1638ad2757
Fix WARNS=4 issues (-Wextra -Wsign-compare)
2009-04-18 14:06:58 +00:00
lukem
e4e2f3f32e
Fix -Wextra issue
2009-04-18 14:02:42 +00:00
lukem
899b971d2c
Fix -Wsign-compare issue
2009-04-18 14:01:37 +00:00
lukem
6c07b7244e
Fix -Wshadow
2009-04-18 13:57:44 +00:00
lukem
ca5cba9384
remove unnecessary comments
2009-04-18 13:55:11 +00:00
lukem
c2fdfea89a
Fix -Wcast-qual and -Wsign-compare issues
2009-04-18 13:53:59 +00:00
lukem
46a41907e1
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare).
...
XXX: could improve parsing of -v option and store "cutoff" as a uint64_t.
2009-04-18 13:37:04 +00:00
christos
6757e2669a
delete old bind
2009-04-18 13:06:47 +00:00
lukem
e3823f584e
Fix -Wsign-compare issue
2009-04-18 13:05:54 +00:00
lukem
0466bbb6dd
Fix -Wshadow and -Wcast-qual issues
2009-04-18 13:02:36 +00:00
christos
bda2b43696
remove old bind.
2009-04-18 13:02:27 +00:00
christos
2eded15942
delete old bind
2009-04-18 13:01:19 +00:00
christos
736e89e40b
goodbye old cvs
2009-04-18 12:58:19 +00:00
lukem
46c55ef395
Fix -Wshadow and -Wcast-qual issues
2009-04-18 12:57:10 +00:00
christos
24f86a3336
goodbye old cvs.
2009-04-18 12:56:44 +00:00
drochner
40629b1267
fix traversing of a control mbuf in the case that a message len
...
is not aligned wrt CMSG_ALIGN - the length counter drops below 0
in this case which was not checked for,
fixes crashes (with isc_dhcrelay4) reported by Uwe in tech-net
(subject: netbsd5-rc3 crash caused by isc_dhcrelay)
2009-04-18 12:40:52 +00:00
wiz
98d3964304
Remove duplicate part (pasto?). Remove trailing whitespace.
...
Use Aq where easily possible.
2009-04-18 12:35:51 +00:00
tsutsui
e7f34be0d2
Fix another -Wsign-compare issue.
...
XXX: is it really worth to keep non native aout/coff/ecoff support here?
2009-04-18 11:30:30 +00:00
cegger
c0eda02abe
build mp.c for xen, too.
...
Fixes linking failures of Dom0 kernels. (Hi dyoung)
2009-04-18 11:26:58 +00:00
tsutsui
2380352549
Pull a fix for ipnat from upstream as per info from darrenr@:
...
2031730 4.1.31 Nat drops fragmented packets after the first
http://ipfilter.cvs.sourceforge.net/viewvc/ipfilter/ipfilter/ip_nat.c#rev1.2.2.48
Fixes problems on UDP NFS with ipnat as mentioned in PR kern/38773 and
PR kern/41074. Tested on several slow NFS clients and an i386 server
running ipnat.
Should be pulled up to 5.0.
2009-04-18 11:19:09 +00:00
dogcow
7aaa51f5d6
Fix sign/unsigned and discards qualifiers. Based on patch by mlelstv.
2009-04-18 10:12:42 +00:00
mlelstv
6f9ec05f3c
mpacpi_scan_pci and mpbios_scan_pci were unified into mp_pci_scan.
...
See sys/arch/x86/x86/mp.c:1.9.
2009-04-18 09:51:21 +00:00
lukem
54f1cbbf7a
Fix -Wshadow issue
2009-04-18 09:25:50 +00:00
lukem
aad74fbea3
Fix -Wcast-qual issues
2009-04-18 09:20:40 +00:00
lukem
178a598d18
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
2009-04-18 09:18:17 +00:00
mlelstv
333d9d13b5
avoid compiler warnings about shadowed declarations.
2009-04-18 09:04:34 +00:00
cegger
da145a493a
Introduce PMAP_NOCACHE as first PMAP MD bit in x86. Make use of it in pmap_enter().
...
This safes one extra TLB flush when mapping dma-safe memory.
Presented on tech-kern@, port-i386@ and port-amd64@
ok ad@
2009-04-18 08:51:45 +00:00
lukem
09ae632551
Fix WARNS=4 issues (-Wshadow -Wsign-compare -Wextra)
2009-04-18 08:50:23 +00:00
cegger
c275296727
Introduce PMAP_MD_MASK. Reserves PMAP bits for use in MD code.
...
Presented on tech-kern@, port-i386@ and port-amd64@
ok ad@
2009-04-18 08:48:47 +00:00
lukem
88c712c252
Fix -Wcast-qual issues
2009-04-18 08:20:41 +00:00
lukem
4d2da769ca
Fix -Wcast-qual issue
2009-04-18 08:17:23 +00:00
lukem
4780f87772
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
2009-04-18 08:08:36 +00:00
lukem
aecc7237da
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-18 08:05:18 +00:00
mrg
0437a4a30d
note bozohttpd in here
2009-04-18 07:50:59 +00:00
mrg
74dbf40e6b
re-add a lot of the distribution files
2009-04-18 07:48:02 +00:00
mrg
f32af62cb7
return a value when the function wants to.
2009-04-18 07:38:40 +00:00
mrg
ca01226b20
de-const some variables passed to free().
2009-04-18 07:37:08 +00:00
mrg
033876329d
merge bozohttpd 20090417
2009-04-18 07:28:24 +00:00
lukem
9559646817
Fix WARNS=4 issues (-Wsign-compare -Wextra)
2009-04-18 07:17:16 +00:00
mrg
8033ac319d
import latest bozohttpd sources. changes include:
...
o make bozohttpd internally more modular, preparing the way
to handle more than one request per process
o fix http-auth, set $REMOTE_USER not $REMOTEUSER. also fix
cgi-bin with cvsweb, from Holger Weiss <holger@CIS.FU-Berlin.DE>
o fix an uninitialised variable use in daemon mode
o fix ssl mode with newer OpenSSL
o mmap large files in manageable sizes so we can serve any size file
o refactor url processing to handle query strings correctly for CGI
from Sergey Katsev at Coyote Point
o add If-Modified-Since support, from Joerg Sonnenberger
<joerg@netbsd.org>
o many more manual fixes, from NetBSD
2009-04-18 07:09:27 +00:00
dogcow
c96865e412
more -Wsign-compare fixes.
2009-04-18 06:37:35 +00:00
lukem
35a4cbea60
Compare size_t vs off_t by casting both to uintmax_t
2009-04-18 06:28:19 +00:00
cegger
217d969936
Initialize callout and lists before we check for errors.
...
This fixes crashes in ohci_detach() when ohci_init() failed.
2009-04-18 06:27:17 +00:00
lukem
efa035ed26
Compare size_t vs off_t by casting both to uintmax_t
2009-04-18 06:24:05 +00:00
nonaka
53f7d89de9
zaudio(4): Support recording.
2009-04-18 05:20:21 +00:00
lukem
d5d23344d7
Fix -Wcast-qual issues
2009-04-18 05:09:15 +00:00
lukem
d96ab870e3
Attempt to fix previous to address a coredump.
2009-04-18 03:25:34 +00:00