Go to file
pooka 0dc3609e1c Reduce hypercalls related to reading to essentially an amalgamation
of readv and preadv.  ditto for writing.  Hypercalls are so seldomly
used that it doesn't justify 3x the calls for syntactic sugar.
2013-04-29 20:08:48 +00:00
bin Add const. 2013-04-28 17:01:28 +00:00
common Restore standalone strtol/strtoul for citrus for now. 2013-04-26 21:20:47 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Identityfile warnings fixes. 2013-04-29 17:59:50 +00:00
dist one less, 6 left. 2013-03-23 16:32:04 +00:00
distrib Fix PR/47123 for hp700 as well 2013-04-29 14:42:11 +00:00
doc gdb-7.6 out. 2013-04-29 15:05:35 +00:00
etc Fix yet another "openpty() failed" error during sysinst. 2013-04-28 08:08:03 +00:00
external Remove a hack. 2013-04-29 12:59:55 +00:00
extsrc
games Fix same typo in the other file in which it occurs 2013-02-17 13:39:51 +00:00
gnu Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. 2013-04-26 17:34:55 +00:00
include Enable fenv support for arm. 2013-04-28 21:07:36 +00:00
lib Reduce hypercalls related to reading to essentially an amalgamation 2013-04-29 20:08:48 +00:00
libexec Changes for MKCOMPAT for earm. 2013-04-27 06:24:22 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin one less kvm groveller. Use sysctl to get ccd info. 2013-04-27 17:12:36 +00:00
share Remove trailing whitespace. 2013-04-29 14:19:48 +00:00
sys Reduce hypercalls related to reading to essentially an amalgamation 2013-04-29 20:08:48 +00:00
tests shorten fileops test further 2013-04-28 15:49:58 +00:00
tools Avoid populating mknative output with gmp,mpfr, and mpc source 2013-04-25 16:18:43 +00:00
usr.bin Add EXIT STATUS section. From Ryan Kavanagh via jmc@openbsd. 2013-04-28 12:43:51 +00:00
usr.sbin reenable routing functionality by using RT_ROUNDUP for ROUNDUP when available 2013-04-15 07:58:35 +00:00
x11
build.sh fix "build.sh rumptest" wrt private hypercalls 2013-04-28 12:54:39 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING more 2013-03-02 08:51:42 +00:00