Go to file
mbalmer 8964d40bc5 Rework the GPIO framework. Tie it to the kauth(9) framework to control
access to the GPIO pins.  Device drivers using GPIO pins can now be
attached and detached at runtime.  GPIO pins can be named for easier
reference from userland programs.  Introduce a new gpiosim(4) driver,
which is used for development.

Reviewed by many.
2009-07-25 16:17:10 +00:00
bin Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
common remove stray semicolons, makes lint happy and lets the libc build proceed 2009-07-21 19:56:55 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto set SSHDIST to the new location. HI CHRISTOS! 2009-07-21 00:47:23 +00:00
dist constify for new openssl 2009-07-20 18:44:09 +00:00
distrib Don't set debug for the directory. 2009-07-22 21:35:38 +00:00
doc new root.cache 2009-07-24 16:34:56 +00:00
etc sync; adds v6 address for L. 2009-07-24 16:34:02 +00:00
external Fix from Bert Kiers, also noted by jak - be consistent in naming the 2009-07-23 04:32:13 +00:00
games Use random() instead of rand(), and seed with time instead of pid. 2009-07-20 06:43:18 +00:00
gnu Don't redefine uint16_t and uint8_t, just use the system includes. 2009-07-21 17:35:17 +00:00
include Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust 2009-07-22 19:48:27 +00:00
lib Bump date for previous. 2009-07-23 13:37:34 +00:00
libexec Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
regress Improve mqueue regression test. 2009-07-19 02:31:19 +00:00
rescue use the new ssh 2009-07-20 19:59:22 +00:00
sbin Fix Dd argument, sort options and option descriptions. 2009-07-18 17:07:12 +00:00
share we have xorg 1.6.2 now. 2009-07-24 04:46:53 +00:00
sys Rework the GPIO framework. Tie it to the kauth(9) framework to control 2009-07-25 16:17:10 +00:00
tests flag a 64-bit integer constant as "ULL" -- this is not clean but the 2009-07-21 21:45:33 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin When installing via a temporary file, base the name of the temporary 2009-07-25 11:45:58 +00:00
usr.sbin don't need absolute paths for fs component names 2009-07-21 00:40:44 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile Build modules before rump libs so that something else can be 2009-07-03 22:20:27 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00