jmcneill
b1cb1c6dcb
PR# 38683 - T61 cannot suspend with recent kernels
...
Don't restore spl until after AcpiLeaveSleepState.
2008-09-10 03:56:12 +00:00
dyoung
6a9236b124
Get the socket addresses for dst/gateway/netmask/interface/ifaddr
...
out of the global namespace.
2008-09-10 01:56:22 +00:00
jnemeth
60d26697e2
Updated UK Bank Holidays based on http://en.wikipedia.org/wiki/Bank_holiday
...
Thanks to perry@ for pointing me to this page.
2008-09-10 01:39:00 +00:00
dyoung
5e93382467
Don't cast a sockunion * to sockaddr *. Instead, reference the
...
sockaddr inside of the sockunion.
2008-09-10 01:14:59 +00:00
dyoung
0a77d3df40
Delete superfluous casts to void *.
2008-09-10 01:08:39 +00:00
dyoung
f791b67f11
Constify.
2008-09-10 01:06:58 +00:00
dyoung
cfe9ef5ba6
Constify.
2008-09-10 01:00:02 +00:00
dyoung
36aee9b2c9
Constify.
...
For clarity's sake, do not assign a new value to inet_makenetandmask()'s
argument, `inet'.
2008-09-10 00:57:57 +00:00
macallan
cc43cb490b
get rid if some mistyped magic number, spotted by Marco Trillo
...
While there map only the space we actually need.
Needs to be tested on actual hardware.
2008-09-10 00:33:12 +00:00
hubertf
07d9131246
Sign over copyright of Jeremy Morse's code to TNF, OK'd by Jeremy Morse
...
(still mention Jeremy as contributor)
2008-09-09 21:51:32 +00:00
christos
8c8950af64
PR/39501: David Holland: Don't print the remainder of the line in the error
...
context because it can confuse input parsing in warnings. A full explanation
is in the code.
2008-09-09 21:47:34 +00:00
mhitch
70a12d51ab
Add support for SerDes controllers; from the OpenBSD driver. Tested on a
...
Dell Blade server by me, and an HP Blade server by Havard.
2008-09-09 20:12:18 +00:00
dyoung
f65fccd290
Extract subroutine extract_addrs() for reuse, later.
...
Replace the anonymous constant, 0, with AF_UNSPEC.
2008-09-09 19:58:46 +00:00
tron
b8771f491d
Fix build problem with puffs enabled caused by the fix for PR kern/39493.
...
Problem noted by Thomas Klausner, patch provided by Juan RP.
2008-09-09 19:22:00 +00:00
jschauma
68b35bfb4d
move punctuation of a complete sentence into its parens
2008-09-09 19:18:41 +00:00
jnemeth
c189d3256b
- update all dates that varies (hopefully, they'll be correct for the
...
first year that NetBSD 5.0 is out)
- add release date of NetBSD 4.0
XXX There are several UK "Bank Holidays" in calendar.holiday. Could
somebody update those and give an indication of when they are, please?
2008-09-09 18:47:19 +00:00
jmcneill
426e852b45
register with pmf
2008-09-09 17:40:40 +00:00
mhitch
2478b16894
In bnx_release_resources(), don't de-reference a NULL pointer if the
...
rx_mbuf_map has not been allocated yet. From Havard Eidnes.
2008-09-09 17:34:10 +00:00
dyoung
081a2b518e
Constify.
2008-09-09 16:55:28 +00:00
dyoung
51731102ff
Shorten a staircase. Remove superfluous parentheses from return
...
statements. Constify.
2008-09-09 16:50:52 +00:00
dyoung
acf567a730
Use EXIT_FAILURE instead of anonymous constant '1'.
2008-09-09 16:35:15 +00:00
dyoung
c08d63b5ad
Use a union and sizeof() to avoid a cast and an anonymous constant
...
buffer length, respectively.
2008-09-09 16:23:33 +00:00
dyoung
a26d1ce8fc
Use bool.
2008-09-09 16:18:17 +00:00
dyoung
3c17f72932
I guess it is about time that I added my name.
2008-09-09 15:44:10 +00:00
jakllsch
ba80934542
Add myself.
2008-09-09 15:39:04 +00:00
tron
362b2f2b14
Complete device_t/softc split for the ld(4) attachments. This should
...
prevent crashes while attaching a drive.
Patch supplied by Juan RP in PR kern/39468.
2008-09-09 12:45:39 +00:00
tron
5f566e7cf3
Remove duplicate definition of "bootinfo" structure.
...
Patch provided by Juan RP in PR kern/39495.
2008-09-09 12:09:31 +00:00
joerg
5af38558ac
Add MKSTRIPIDENT to remove the RCS IDs from binary programs and shared
...
libraries for space-constraint systems. The description is based on the
feedback of hubertf@, the logic on input from lukem@
This obsoletes the removal of LIBC_SCCS and SYSLIBC_SCCS for libc builds.
2008-09-09 11:54:19 +00:00
vanhu
954f7757c0
Some calls to set_port() were not correctly updated in the previous commit
2008-09-09 11:50:42 +00:00
rtr
719482780c
fix amd64 lists for MKDEBUG=yes MKXORG=yes
2008-09-09 08:25:31 +00:00
lukem
915ac4056f
Revert rev 1.9:
...
* we now disable gettext by not defining ENABLE_NLS,
* we now link in the xmalloc/xstrdup/xexit replacements explicitly.
Reduces differences to upstream.
2008-09-09 06:32:59 +00:00
lukem
d455051090
Don't define ENABLE_NLS if HOSTTOOL is defined
...
Link in xexit.c xmalloc.c xstrdup.c
2008-09-09 06:31:32 +00:00
cegger
127df52413
make an i386/ALL kernel build
2008-09-09 05:54:23 +00:00
wiz
f6ea3f14f6
Uncomment SEE ALSO.
2008-09-09 05:47:07 +00:00
wiz
a1aeca8b64
New sentence, new line.
2008-09-09 05:46:27 +00:00
cegger
9153a46c8f
make this build w/o UVIDEO_DEBUG
2008-09-09 05:44:08 +00:00
jmcneill
7360cd3bde
VIDIOC_QUERYCAP: device_xname on device_t, not softc
2008-09-09 04:28:54 +00:00
jmcneill
f97cf58f74
More pixelformat mapping typo fixes
2008-09-09 04:23:53 +00:00
jmcneill
1bb2686bdf
Map VIDEO_FORMAT_MJPEG to V4L2_PIX_FMT_MJPEG, not V4L2_PIX_FMT_JPEG
2008-09-09 04:23:02 +00:00
cube
65ce35522e
Redde Caesari quae sunt Caesaris. Or rather, in this particular case,
...
those that are Lennart's.
Eventually there should only be one set of HID drivers.
2008-09-09 03:54:56 +00:00
ober
ed773dc9c5
Adding iwn(4) to GENERIC
2008-09-09 03:26:42 +00:00
jmcneill
ff15aabd32
Fix "select timeout" and low framerate issues with mplayer, from drochner@
2008-09-09 01:36:48 +00:00
jmcneill
d6caa10814
Note uvideo(4)
2008-09-09 01:20:32 +00:00
jmcneill
4b0864422d
Add uvideo(4)
2008-09-09 01:18:45 +00:00
jmcneill
8aa427aa38
xr pseye(4), video(9)
2008-09-09 01:18:15 +00:00
jmcneill
c0fb860aa0
uvideo(4)
2008-09-09 01:17:23 +00:00
jmcneill
54effa32f8
uvideo(4) man page
2008-09-09 01:16:03 +00:00
jmcneill
c08044b7db
USB Video Class capture device driver, part of Patrick Mahoney's Google
...
Summer of Code 2008 project.
2008-09-09 01:13:42 +00:00
gmcgarry
0e0358051d
Cast f_type to signed integer before comparison with negative values.
2008-09-09 00:56:23 +00:00
gmcgarry
507b8fdd96
getline() returns int. Don't cast to unsigned value and compare with -1.
2008-09-09 00:48:28 +00:00