Go to file
simonb 889c658b5b Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.
2000-06-26 04:55:19 +00:00
bin Remove the 'poip' (pageouts in progress) keyword from the manpage. 2000-06-24 07:43:22 +00:00
crypto Do previous slightly differently, i.e. commit the change that I 2000-06-22 13:59:13 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib Reflect reality. 2000-06-25 17:00:08 +00:00
etc Fix brain'o in last, pointed out by Johan Danielsson. 2000-06-25 16:25:33 +00:00
games Make this produce local objects with .lo suffix. 2000-06-20 16:07:04 +00:00
gnu Copy description of -rpath masquerading as -R from the info docs. 2000-06-24 19:58:21 +00:00
include Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
lib punctuation fix (. -> ,) 2000-06-25 22:37:30 +00:00
libexec Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernames 2000-06-25 13:32:34 +00:00
regress Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sbin revised rndctl which can display pool statistics. 2000-06-20 02:40:10 +00:00
share lock(9) manpage. Not much, but it is a start. 2000-06-25 23:45:22 +00:00
sys Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
usr.bin Extend the -T option show that it shows the year as well as seconds. 2000-06-25 13:44:42 +00:00
usr.sbin use -s option to shorten the list of SEGUSEs printed as well as whole segments 2000-06-25 21:36:16 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00