Go to file
joerg 1c47f4bb86 Switch to console on suspend and shutdown, switch back to where the
system was before on resume. This is the second attempt and got more
complicated due to the async nature of VT_ACTIVE. After the initial
switch, check that we ended up on the first screen and if not, wait for
the switch to happen.
2007-12-13 15:14:48 +00:00
bin use __RCSID() 2007-12-12 22:55:42 +00:00
common Fix _atomic_cas_64. Noted by bouyer@. 2007-12-10 14:13:12 +00:00
crypto Add corrections submitted in a follow up patch for the nat-t oa support. 2007-12-12 05:08:28 +00:00
dist Do some rudimentary bounds checking on arguments passed in from 2007-12-11 19:57:58 +00:00
distrib Rename battery(4) to battery_pmu(4), because at least we know that is 2007-12-12 20:26:23 +00:00
doc Remove duplicate entry for bouyer-xeni386. Pointed out by wiz@ 2007-12-12 19:24:13 +00:00
etc * Move duplicated code into a check_pax function, and improve the test 2007-12-11 11:51:19 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include From Richard M Kreuter, add GLOB_PERIOD. 2007-12-05 20:25:54 +00:00
lib make this compile again 2007-12-12 17:56:10 +00:00
libexec rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
regress Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Add Xref newfs_ext2fs(8). 2007-12-10 12:34:49 +00:00
share document whatis. 2007-12-13 02:45:51 +00:00
sys Switch to console on suspend and shutdown, switch back to where the 2007-12-13 15:14:48 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin Use a common function to generate the "MACHINE GENERATED" comment, 2007-12-12 00:03:33 +00:00
usr.sbin Record inode number in psshfs_dir also for already instantiated 2007-12-13 14:59:00 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00