Go to file
mycroft 7ecc7a3071 Make awaitkey() poll once even if the timeout is 0. This also fixes a problem
where a keypress within the last polling interval would not be noticed.
Add a new function, conisshift(), which is used to detect whether a shift key
is pressed.  Use this via awaitkey() to allow interrupting the boot by holding
down shift (similar to LILO).

This allows setting the timeout to 0 and still being able to use the boot
program.
2005-01-27 18:20:45 +00:00
bin Apply user supplied patterns first before applying actions for -A. This way pax 2005-01-23 06:19:03 +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 don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist fix CERT VU#938617 (vulnerable to denial of service in validator code) 2005-01-27 03:56:23 +00:00
distrib Install tap(4) LKM. 2005-01-24 15:50:52 +00:00
doc note support of nForce4 in viaide(4) and auich(4) 2005-01-27 13:41:41 +00:00
etc Set the pam_nologin call to keep our current behavior: login is refused 2005-01-23 09:48:38 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu From groff CVS: 2005-01-26 10:25:09 +00:00
include Remove the remains of "struct sigcontext" and sigreturn() from the 2005-01-20 20:42:05 +00:00
lib Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress test pthread_detach. 2005-01-21 11:54:24 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin note that loopback mount is a bad idea. 2005-01-21 15:49:43 +00:00
share support for nForce4. 2005-01-27 13:39:47 +00:00
sys Make awaitkey() poll once even if the timeout is 0. This also fixes a problem 2005-01-27 18:20:45 +00:00
tools We don't need aout2bb any longer. 2005-01-27 12:54:05 +00:00
usr.bin Sync with manpage (add -W, sort). 2005-01-26 13:42:07 +00:00
usr.sbin There is no point in passing "/netbsd" as namelist to kvm_open. 2005-01-27 18:12:47 +00:00
x11 + add riva128 submodule patch from Dieter Roelants 2005-01-21 08:33:11 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +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 Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00