Go to file
scw 05e55efada - Add pmap_page_is_cacheable() to allow the bus_dma code to query the
cacheable attribute of a mapping.
- Honour PMAP_NC in pmap_enter() using NOCACHE, instead of DEVICE.
- No longer need to re-fetch the ptel in pmap_pa_unmap_kva() as
  syncing the cache no longer risks causing a TLB miss.
2002-09-28 10:53:57 +00:00
bin Revert the previous for now. This is truly gross. 2002-09-28 03:15:43 +00:00
crypto tweak the example $HOME/.ssh/rc script to not show on any cmdline the 2002-09-25 03:43:19 +00:00
dist This file is now in regress/sys/kern/ipf/ 2002-09-27 09:13:23 +00:00
distrib add myself 2002-09-28 09:45:04 +00:00
doc Note cfdata using strings to reference cfdrivers. 2002-09-27 02:30:26 +00:00
etc Create pci device nodes. 2002-09-27 09:50:56 +00:00
games Lots of minor fixes resulting from reading these man pages in detail. 2002-09-26 18:31:58 +00:00
gnu Change argument handling to be like in groff-1.18, thus avoiding 2002-09-27 15:05:11 +00:00
include select() -> poll() 2002-09-20 21:48:58 +00:00
lib Always save/restore the FP status register. 2002-09-28 10:38:55 +00:00
libexec Call NEW() rather than CNEW(). 2002-09-28 05:00:27 +00:00
regress string.h included. 2002-09-21 07:33:25 +00:00
rescue Add chown and chgrp. Suggested by Geoff Wing in [bin/18393] 2002-09-24 06:37:55 +00:00
sbin add MBR_PTYPE_APPLEUFS of 0xa8 2002-09-28 00:56:25 +00:00
share regen (+pci) 2002-09-28 10:52:11 +00:00
sys - Add pmap_page_is_cacheable() to allow the bus_dma code to query the 2002-09-28 10:53:57 +00:00
tools preliminary HP/UX notes from Giles; it needs zlib. 2002-09-22 01:26:39 +00:00
usr.bin recognize Apple UFS Volume labels 2002-09-28 01:22:25 +00:00
usr.sbin Don't execute /etc/postinstall if -b was used. 2002-09-28 06:17:16 +00:00
build.sh Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using 2002-09-18 15:20:53 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc
UPDATING MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used 2002-09-24 14:43:39 +00:00