Go to file
matt 385ed7074b This now works properly and uses interrupts. If you close the lid, the
screen will turn off and when you open the lid screen turns on.  If you
do too rapidly, the driver won't be notified but you can press the micro
switch and it will come back.  Also "halt -p" now works so you don't
have to do Pause-P to powerdown.
1999-08-11 00:46:06 +00:00
bin Some code cleanup to collect all the usage strings in one place. 1999-08-05 02:47:09 +00:00
distrib Handle the 'custom' case in a sane fashion (do not create zero length 1999-08-10 15:54:55 +00:00
etc Create temp _motd file in /etc 1999-08-05 20:51:57 +00:00
games Leave ^Z-handling to the system (curses? no idea, at least it works :-), 1999-08-10 21:52:43 +00:00
gnu Cross-compile support: allow -B option to specify directory for backend 1999-08-10 03:35:30 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib Keep track of the number of encountered symlinks and fail with ELOOP 1999-08-10 13:03:11 +00:00
libexec added reference to bsd.crypto.mk to Makefile. whoops. 1999-08-09 22:46:16 +00:00
regress Oops, supply mode bits to shmget(2). 1999-08-06 23:40:10 +00:00
sbin Add two more options to raidctl: 1999-08-10 18:21:39 +00:00
share Add NetBSD RCS Id, note that "device timeout" can be caused by a 1999-08-09 18:23:44 +00:00
sys This now works properly and uses interrupts. If you close the lid, the 1999-08-11 00:46:06 +00:00
usr.bin Fix wrong array size calculation in call to memset() and avoid a possible 1999-08-10 20:09:02 +00:00
usr.sbin Add nullfs, umapfs, unionfs to the list of exportable filesystem types, now 1999-08-09 20:22:39 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00