cegger
bb4604ebfe
hpacel_reg_info() wants a device_t and not an ACPI_HANDLE.
...
Fixes NULL pointer dereference in hpacel_reg_info().
2011-09-07 08:43:20 +00:00
mbalmer
5ff9b946b6
Newline is \n, not /n.
2011-09-07 07:43:05 +00:00
macallan
fccabba939
support ioctl(POWER_EVENT_RECVDICT) - now powerd turns my gdium's backlight
...
off when the lid is closed
2011-09-07 02:35:00 +00:00
jmcneill
89245df9b8
hdafg_stream_connect: if connecting a non-PCM stream, make sure only
...
converters that support non-PCM formats are configured to decode it
2011-09-07 00:16:40 +00:00
jmcneill
8877e89cfb
auconv_exact_match: don't check precision, validbits, or channels for AC3
2011-09-07 00:11:58 +00:00
jmcneill
a123dfbe30
recognize AUDIO_ENCODING_AC3
2011-09-06 22:41:53 +00:00
jym
a0e5aa6d82
/etc/defaults/rc.conf can be modified at build time by getting additional
...
arch-specific hooks appended to its end (currently: i386 and amd64).
Handle this case in postinstall(8) by checking whether we are in
$SOURCEMODE or not, and generate the correct rc.conf file on the fly in
case we have to. Otherwise, postinstall(8) may install the default one
obtained from a source directory that does not have the MD hooks
appended to it.
Problem reported by wiz@. Thanks!
2011-09-06 21:39:30 +00:00
riz
6fc3b870af
Create and install an rc.d file for devpubd - a daemon to listen
...
on drvctl and autocreate device nodes in /dev for those which don't have any.
Set the default to "NO" for now.
2011-09-06 21:32:29 +00:00
riz
b146b6f7a7
Build and install the skeleton manpage for devpubd - it's better than
...
nothing.
2011-09-06 21:30:12 +00:00
christos
7c6477cfd2
new openssh:
...
See http://www.openssh.com/txt/release-5.9
2011-09-06 20:17:08 +00:00
christos
c708dfc2ea
some stuff got removed in 5.9
2011-09-06 20:14:35 +00:00
rjs
2f0663d472
Only zero MVGBE_MTU on Orion platforms.
2011-09-06 19:38:23 +00:00
wiz
2a5f867d29
Remove trailing whitespace and use Sx for section crossreference.
2011-09-06 19:22:05 +00:00
joerg
7d5aba78d7
Use static and __dead.
2011-09-06 18:50:32 +00:00
joerg
48ed0846d6
static + __dead
2011-09-06 18:46:35 +00:00
joerg
8751fcdadd
Use __printflike and __dead.
2011-09-06 18:46:21 +00:00
joerg
78eefffb5d
static + __dead
2011-09-06 18:46:03 +00:00
joerg
abb50018a2
ANSIfy, static + __dead
2011-09-06 18:45:49 +00:00
joerg
b47a64d89e
static + __dead
2011-09-06 18:45:21 +00:00
joerg
505c5e5515
Use static and __dead
2011-09-06 18:45:04 +00:00
joerg
a12e209ee8
Mark usage as static and __dead.
2011-09-06 18:44:46 +00:00
joerg
4d7311244b
static + __dead
2011-09-06 18:44:26 +00:00
joerg
60bd81b021
error_count is unsigned, so use %ju
2011-09-06 18:43:41 +00:00
joerg
8f7d1f2721
Use __dead and __printflike. Fix one format string and one error()
...
argument as hinted by the new format string checking.
2011-09-06 18:42:13 +00:00
joerg
1ed141bb41
ANSIfy, static + __dead
2011-09-06 18:35:41 +00:00
joerg
424d701a2a
ANSIfy + __dead
2011-09-06 18:34:57 +00:00
joerg
4a9db21a64
ANSIfy, static + __dead
2011-09-06 18:34:37 +00:00
joerg
be0c033d10
ANSIfy. Sprinkle static and __dead.
2011-09-06 18:34:12 +00:00
joerg
1d57801981
ANSIfy. Sprinkle const and __dead.
2011-09-06 18:33:46 +00:00
joerg
cd57b1ce2a
ANSIfy, static + __dead
2011-09-06 18:33:18 +00:00
joerg
f20d1d233d
Use __dead. Make a bunch of local functions static.
2011-09-06 18:33:01 +00:00
joerg
c8b60166de
ANSIfy + static + __dead
2011-09-06 18:32:26 +00:00
joerg
68168df687
ANSIfy + __dead
2011-09-06 18:32:03 +00:00
joerg
96c339267b
Consistently use __dead and __printflike.
2011-09-06 18:31:44 +00:00
joerg
fb1e3f6f7d
static + __dead
2011-09-06 18:31:22 +00:00
joerg
b480aed3ce
Use static and __dead.
2011-09-06 18:30:56 +00:00
joerg
3500df6f19
Use pid_t directly. Apply static and __dead.
2011-09-06 18:30:38 +00:00
joerg
4d72fc9046
static + __dead
2011-09-06 18:29:35 +00:00
joerg
cfac3cac2b
ANSIfy, static + __dead
2011-09-06 18:28:58 +00:00
joerg
3e796e7d89
static + __dead
2011-09-06 18:28:35 +00:00
joerg
75acfabd7f
Use __dead and __printflike.
2011-09-06 18:28:18 +00:00
joerg
0b82381295
static + __dead
2011-09-06 18:26:55 +00:00
joerg
e7997c0db8
ANSIfy, static + __dead
2011-09-06 18:26:06 +00:00
joerg
d5bd94639a
Consistently use __dead and __printflike.
2011-09-06 18:25:14 +00:00
joerg
f085baab1a
static + __dead
2011-09-06 18:24:43 +00:00
joerg
0487dc01d5
ANSIfy + __dead
2011-09-06 18:24:15 +00:00
joerg
a2f897e7fe
ANSIfy, static + __dead.
2011-09-06 18:19:58 +00:00
joerg
2eacf5d5a2
Mark __menu_initerror as dead in the output.
2011-09-06 18:16:38 +00:00
joerg
f0f23e661a
Move usage and onintr to make them static. Add __dead as needed.
2011-09-06 18:16:01 +00:00
matt
3d901f1f5e
Allocate color appropriate pages.
2011-09-06 16:41:55 +00:00