Go to file
mbalmer 92ced822d1 Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin.
If a pin can pulse in hardware, that will be used, else it will
be pulsed in software.  There is no way yet to set the pulse frequency
for pins that pulse in hardware.  While here, make the code mpsafe and
allow more than one thread in the driver (access to ioctl is serialized).
2011-08-28 07:48:50 +00:00
bin Annotate dead functions 2011-08-27 12:55:09 +00:00
common loongson2f support: 2011-08-27 13:23:52 +00:00
compat
crypto Avoid using non-literal format strings and optimizing code a bit at the 2011-08-25 15:37:00 +00:00
dist fix non-literal format string 2011-08-25 16:51:48 +00:00
distrib bump libutil for strpct 2011-08-28 07:48:18 +00:00
doc file-5.08 out. 2011-08-22 08:33:24 +00:00
etc Straggler from last: add the directory for ppath(3) tests. 2011-08-27 19:02:29 +00:00
external Mark yy_fatal_error as noreturn if supported by the compiler. 2011-08-27 18:36:03 +00:00
extsrc
games Mark error() as dead, so that validation for setclipped works correctly. 2011-08-27 23:42:33 +00:00
gnu
include prototype for strpct 2011-08-28 07:46:13 +00:00
lib add strpct, requested by joerg 2011-08-28 07:45:13 +00:00
libexec Use static. Don't manipulate environ directly, just reset it and use 2011-08-27 17:46:34 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue
sbin one static is enough, otherwise you risk zapping yourself. 2011-08-27 20:49:03 +00:00
share Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin. 2011-08-28 07:48:50 +00:00
sys Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin. 2011-08-28 07:48:50 +00:00
tests Build and install ppath(3) tests. 2011-08-27 18:55:51 +00:00
tools Ensure __printflike exists. 2011-08-27 18:33:22 +00:00
usr.bin In meta mode, we create .meta files for most targets. 2011-08-28 03:54:07 +00:00
usr.sbin Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin. 2011-08-28 07:48:50 +00:00
x11
build.sh Add -h' and -y' to `Usage' (which were missing there); 2011-08-15 14:48:00 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00