NetBSD/sys/arch/sparc
chs 07e5d68b51 several fixes to copy{in,out,}str() from charles and myself:
don't panic if maxlen == 0, just return ENAMETOLONG.
treat maxlen as unsigned like the manpage indicates.
avoid crashing if the userspace address is >= KERNBASE.
make sure *done is 0 when no bytes are copied.
1999-11-05 04:49:26 +00:00
..
compile
conf Add in the Coda file system and pseudo device. 1999-10-14 16:09:31 +00:00
dev Comply with recent MI scsi changes. 1999-10-21 13:46:06 +00:00
fpu
include Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc several fixes to copy{in,out,}str() from charles and myself: 1999-11-05 04:49:26 +00:00
stand Use ${SIZE}, ${OBJCOPY} rather than size and objcopy. 1999-08-21 14:18:36 +00:00
Makefile