Go to file
drochner 48eac6e41a Implement a "security" command with subcommands to query the status of
the "security" extension and to "freeze" it. With the security extension
frozen, disk passwords cannot be set anymore, until the next hard reset.
Normally, this is the business of the BIOS, but older/buggy/embedded
BIOSes don't care. This leaves the (theoretical) possibility that a
malicious program in posession of superuser rights sets a disk password,
rendering the disk useless (or at least uneconomical to recover from).
Inspired by an article in the german "ct" magazine.
Being here, consolidate the implementations of IDENTIFY into one, and
fix an obvious alignment problem.
2005-04-12 11:40:46 +00:00
bin A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Resurrect TCP-MD5 support. This fixes bin/29915 2005-04-10 21:20:55 +00:00
dist Double the stack space limit. We are running out with ntp.pool.org. 2005-04-05 20:56:58 +00:00
distrib Provide obsolete list entries for old names of pfspamd et al. 2005-04-11 23:39:12 +00:00
doc mention pf mailing list. 2005-04-11 22:22:58 +00:00
etc Allow an underscore as first character and embedded underscores & dots 2005-04-11 15:46:42 +00:00
games Don't assume /usr/games; use the same path as what rot13 was found at 2005-04-09 02:02:15 +00:00
gnu Add two new config keywords: 2005-04-02 03:03:23 +00:00
include Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage 2005-04-03 20:09:29 +00:00
lib Remove duplicate word, from Wojciech A. Koszek in PR 29938. 2005-04-11 12:19:16 +00:00
libexec s/getpwnam/sgetpwnam/ Found by John Nemeth. 2005-04-10 08:21:36 +00:00
regress Add regression tests for basename(1) and dirname(1). 2005-04-04 16:48:45 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin Implement a "security" command with subcommands to query the status of 2005-04-12 11:40:46 +00:00
share Report when we link a program into xxx.ro (before being crunched) 2005-04-09 13:00:53 +00:00
sys Rewrite the inner loop of vcopypage() and vzeropage() to be entirely 2005-04-11 18:35:38 +00:00
tools Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
usr.bin Don't put a space before function call operator. 2005-04-11 10:39:06 +00:00
usr.sbin Per discussion on tech-userlevel and tech-security, install `spamd', 2005-04-11 22:34:18 +00:00
x11 We don't need to link hardware independent X11 servers with the "i386" 2005-04-09 18:00:01 +00:00
build.sh Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Add a note into 20050325 entry that the speaker might not even play any 2005-04-11 15:36:46 +00:00