Go to file
briggs 811d597c78 Rework the esp driver a little bit to improve performance. This requires
an ugly bit where we record the value of a2 while handling a "nofault" bus
error in locore.s in order to know how far the transaction got before a
disconnect (see esp.c comments for more details on this).
Also get rid of a loop (and delay()!) in the interrupt routine--hinted at
and researched by Chas Williams <chas@cmf.nrl.navy.mil>.
2000-12-29 17:23:31 +00:00
bin arm26 has unsigned chars too. 2000-12-29 16:30:31 +00:00
crypto change pathname to netbsd-oriented 2000-12-29 03:12:59 +00:00
dist Now that the problem with TCP mounts is fixed, switch back to TCP mounts 2000-12-12 17:06:34 +00:00
distrib install sample configuration files into /usr/share/examples/racoon. 2000-12-29 03:16:39 +00:00
etc install sample configuration files into /usr/share/examples/racoon. 2000-12-29 03:16:39 +00:00
games Another one that really belongs here... 2000-12-17 10:08:08 +00:00
gnu This now works for a.out using no-pic. Eg. back to where I started from. 2000-12-29 03:40:27 +00:00
include Sprinkle some __restrict into <wchar.h>. 2000-12-29 15:26:33 +00:00
lib Sprinkle some __restrict into <wchar.h>. 2000-12-29 15:26:33 +00:00
libexec Add new :cs: modifier to gettytab which clears the screen using the 2000-12-28 22:18:27 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin move racoon build framework from sbin/racoon to usr.sbin/racoon. 2000-12-29 02:33:38 +00:00
share document MKLOCALE is not a variable to control build behavior. per PR 11839. 2000-12-29 03:18:32 +00:00
sys Rework the esp driver a little bit to improve performance. This requires 2000-12-29 17:23:31 +00:00
usr.bin Add ++ and -- for changing mixer controls. They bump the value to 2000-12-29 13:30:26 +00:00
usr.sbin move .PATH after bsd.prog.mk 2000-12-29 05:22:07 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc
UPDATING lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00