Go to file
mrg 1013298c2a whole bunch of changes:
- merge IOMMU DVMA code from sbus/psycho into iommu.c.  this code was
  identical and a few minor inconsistencies had crept in.  this way
  keeps them all in sync.
- with this code gone from psycho, merge the psycho.c and psycho_bus.c
  files.  same with ebus/ebus_bus.c.  delete the _bus.c files.
- add a _ds_boundary member to the dma segment structure, so that later
  dma mappings can find this value.
- set _ds_boundary in machdep.c:_bus_dmamem_alloc().
- kill much dead code.
2000-04-22 17:05:59 +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 Update for libtermlib.so.0.2. 2000-04-22 16:52:40 +00:00
etc revert previous; the fast-start functionality already existed, and 2000-04-22 03:01:22 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +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 * Added ungetch 2000-04-22 14:32:44 +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 Fix minor annoyance - when showing the boottime, the ctime() result 2000-04-21 02:49:37 +00:00
share correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
sys whole bunch of changes: 2000-04-22 17:05:59 +00:00
usr.bin Convert updatedb script from C-shell to bourne shell. 2000-04-20 15:40:28 +00:00
usr.sbin Updated autoconf config.h for ntp4.0.99i. 2000-04-22 15:34:05 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00