Go to file
augustss e8f6613abe Add driver for the Handspring Visor.
This code probably doesn't work, because it has not been tested.
Despite several pleas for testing there doesn't seem to be any Visor owners
out there.  Perhaps it will get tested if it's in -current?

Anyway, the code can at least serve as a template for how to make a USB driver
that shows up as a tty.
2000-03-30 16:56:19 +00:00
bin Use an in-core stack for directory permissions rather than a temporary 2000-03-21 02:15:24 +00:00
dist *EXTREMELY* ugly NTP-specific html to mdoc converter. Not perfect, but 2000-03-29 13:52:35 +00:00
distrib Make the notes reachover more robust, and only build INSTALL.more, since 2000-03-30 04:33:57 +00:00
etc - - Take BUILD_KERNELS to be the kernels to make into sysinstall kernels. 2000-03-30 03:25:48 +00:00
games Fix two ubiquitous operator precedence error of type 2000-03-30 11:01:13 +00:00
gnu set MKLINKLIB = "no" only if ${MKPIC} != "no" 2000-03-27 19:15:32 +00:00
include make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h> 2000-03-07 21:12:37 +00:00
lib kill reference to getvfsbyname(3) - it's no longer present on NetBSD 2000-03-29 14:30:27 +00:00
libexec Don't try to get libc_pic from the libc compile directory. If we're doing a 2000-03-26 21:55:55 +00:00
regress Use proginstall:: to disable installing PROG. 2000-03-19 02:47:19 +00:00
sbin State the possible values of optimize_prefernce in description of 2000-03-30 10:43:46 +00:00
share fix UVM whatis entry, fixes kern/9692 2000-03-29 06:00:42 +00:00
sys Add driver for the Handspring Visor. 2000-03-30 16:56:19 +00:00
usr.bin Make this compile again after several global structs where declared extern. 2000-03-28 23:36:11 +00:00
usr.sbin Make these a little more readable. 2000-03-30 01:49:23 +00:00
Makefile Handle new make variable BUILD_DONE which creates an empty build target if 2000-03-11 00:10:20 +00:00