NetBSD/sys/arch/vax
ragge c034dd5209 Inline functions that mostly do not need to be called. Partly
rearrange/change the code to be able to avoid some inefficient functions.
Profiling shows that the time spent in pmap now is decreased by 20%. (!)
2002-03-21 22:08:08 +00:00
..
bi
boot Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
compile
conf Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
consolerl
floppy
if Don't cast argument to ffs() to long. 2002-03-05 09:40:38 +00:00
include Inline functions that mostly do not need to be called. Partly 2002-03-21 22:08:08 +00:00
mba
stand
uba Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vax Inline functions that mostly do not need to be called. Partly 2002-03-21 22:08:08 +00:00
vsa Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
Makefile