Go to file
dbj c96a4ad63d Continued work on esp driver. Now successfully identifies a scsi target.
Unfortunately, to get dma to work, we have to align past the end of
the buffer, which smashes other variables on the stack.
match function still disabled, as it isn't ready yet.
1998-12-30 12:02:03 +00:00
bin Fixed ancient bug in csh(1) "filec" implementation. 1998-12-26 02:11:39 +00:00
distrib Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
etc If "output" field in "lkm.conf" is set to "TEMP" create output file in 1998-12-29 16:29:23 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Enable use of mmap. 1998-12-30 01:19:18 +00:00
include Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
lib Change multiple inclusion protection symbol name to NetBSD convention which 1998-12-20 17:52:01 +00:00
libexec * replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner 1998-12-28 04:54:00 +00:00
regress This should be noninvasive, and allows my builds to finally work on alpha 1998-12-21 07:58:52 +00:00
sbin Display usage information if called without arguments. 1998-12-29 22:40:20 +00:00
share Fix bug in .D1 macro. 1998-12-26 09:40:45 +00:00
sys Continued work on esp driver. Now successfully identifies a scsi target. 1998-12-30 12:02:03 +00:00
usr.bin * major code reorg; gut auto_fetch() and url_get() into a smaller auto_fetch(), 1998-12-29 14:59:04 +00:00
usr.sbin Update for the ioctl(USB_DEVICEINFO) API change. 1998-12-29 15:29:41 +00:00
Makefile Add a 'NBUILDJOBS' variable which control the number of jobs started in 1998-12-22 11:21:09 +00:00