Go to file
bouyer 88be4752d0 - Change the script to start new commands in an asyncronous way, using
'command slots' in which the host can put command and wait for the script
 to start them
- Change siop.c to do full disconnect/reslelect, allowing as much as one
 command per target/lun to run in parallel.
- Fix bug in registers init where a board without BIOS would end at
  ID 0 (now the driver works on alpha too).
- better handling of messages, sending back a MSG_EXT_SDTR in response to an
  incoming MSG_EXT_SDTR, and MSG_MESSAGE_REJECT for unhandled messages.
- fix use of bus_dmamap_sync() and htole32().
- supports shared interrups
- change some int8 and int16 to int, for alpha and mips benefits ( suggested by
  Toru Nishimura)
2000-04-25 16:27:05 +00:00
bin Obey $TMPDIR for creating the scratch file 2000-04-17 23:37:50 +00:00
dist Delete references to pictures. 2000-04-22 16:46:49 +00:00
distrib Bumped libcurses minor version. 2000-04-25 14:08:45 +00:00
etc Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
games While everyone's beating up on rot13 - use 'exec' to loose the shell 2000-04-24 15:42:40 +00:00
gnu Repeat after me: # is NOT a comment character in m4! :-) 2000-04-22 00:36:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib sync with BIND 4.9.7. uses BIND 8.x codebase for dn_expand(). 2000-04-25 14:39:00 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Make this depend again. 2000-04-15 20:09:11 +00:00
sbin Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00
share Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
sys - Change the script to start new commands in an asyncronous way, using 2000-04-25 16:27:05 +00:00
usr.bin Print the zero page statistics. 2000-04-24 17:40:31 +00:00
usr.sbin allow lp=port@host again. PR9975 from Andreas Gustafsson. 2000-04-25 02:34:49 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00