Go to file
bouyer 020e3d1ae1 Add ipmi(4) driver, from OpenBSD. This requires SMBios support, so add
SMBios detection and mapping to bios32.c, also from OpenBSD (for now this
is only compiled in if ipmi(4) is configured). The sensors and watchdog are
accessible though envsys(4).
Works on i386; some work is needed on amd64 to access the BIOS. It would
eventually work on Xen if the SMBios is accessible (to be tested).
2006-10-01 18:37:54 +00:00
bin Revert previous (==) - not worth the trouble. 2006-09-24 13:24:08 +00:00
common typos: prop_stringy_* -> prop_string_* 2006-09-27 19:24:28 +00:00
crypto emove dead code (Coverity 4165) 2006-09-30 21:49:37 +00:00
dist PR/34656: Geoff C. Wing: pppd has stuffed up wtmpx code 2006-09-29 15:44:46 +00:00
distrib Add a driver for sec(4). 2006-10-01 15:01:11 +00:00
doc Mention sec(4). 2006-10-01 13:05:28 +00:00
etc Tidy output so it matches other rc scripts. 2006-10-01 15:17:51 +00:00
games PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
gnu Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX. 2006-10-01 10:29:21 +00:00
libexec Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
regress Coverity CID 1194: Negative returns (from Arnaud Lacombe) 2006-09-29 14:18:25 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share wdsc now uses an MI WD33C93 driver. 2006-10-01 15:02:49 +00:00
sys Add ipmi(4) driver, from OpenBSD. This requires SMBios support, so add 2006-10-01 18:37:54 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin Use ${HOST_SH}, not just sh, in the shell command to set MAGDIRF. 2006-09-29 20:20:47 +00:00
usr.sbin Add "list -n" to print ID and class numerical, instead of resolving to strings: 2006-10-01 00:13:27 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00