Go to file
he 0e35dff596 Move the include of <sys/gpio.h> up above <dev/gpio/gpiovar.h>, so that
GPIOMAXNAME gets defined before being used.  Also remove the > 0 test on
NGPIO around the include of <sys/gpio.h>.
2009-08-03 06:57:09 +00:00
bin Support 0xnn for hexadecimal constants - as well as 16#nn. 2009-08-02 21:24:18 +00:00
common In the misaligned case, xor the read word with the target pattern 2009-08-01 20:47:02 +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 Add a manual page for the gpiosim(4) pseudo-device. 2009-08-01 15:43:01 +00:00
doc NetBSD/Xen no longer supports Xen2 2009-07-29 12:04:14 +00:00
etc Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
external elide type punned warning 2009-07-28 21:51:30 +00:00
games don't ignore errors from read(); found by lint 2009-08-03 06:04:12 +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 bzero.S defines memset(), so exclude memset.c 2009-08-03 06:26:41 +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 Bump date for previous. Add comma in enumeration. Use Pp for paragraph 2009-08-02 22:49:08 +00:00
share Make HTML-ready. 2009-08-02 22:38:29 +00:00
sys Move the include of <sys/gpio.h> up above <dev/gpio/gpiovar.h>, so that 2009-08-03 06:57:09 +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 add new Service Class ID and Protocol UUIDs from the Service Discovery 2009-07-25 17:32:47 +00:00
usr.sbin add commented-out rump_fdesc along with an explanation 2009-07-31 19:21:55 +00:00
x11
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