Go to file
mrg 94bc17b82c fix the vnd_osize changes on 32 bit platforms with 64 bit alignment for
64 bit integers (eg, sparc).  the problem was that the new 64 bit
element on the end was used for the offsetof() (aka size) for the old
structure, but this includes the padding required, thus the ioctl number
was set wrongly.

move all the supporting code for this inside COMPAT_50, with some renaming
to suit, and kill all the external definitions related to it.


tested on i386, amd64 and sparc.
2010-09-19 07:11:42 +00:00
bin Backout previous; it was wrong fix. 2010-08-31 05:07:09 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat update this to reality a little. 2010-06-30 03:28:01 +00:00
crypto Fix previous differently to avoid over-padding the base64 encoded output, 2010-09-11 04:08:34 +00:00
dist minimal ansification/constification 2010-09-12 16:03:39 +00:00
distrib Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
doc acpi(4): The ACPI driver will no longer attach if the BIOS release 2010-09-06 16:03:56 +00:00
etc save backlight level and turn it off on lid close, restore on lid open 2010-09-14 04:37:04 +00:00
external Add missing letter, from Ryo HAYASAKA in PR 43880. 2010-09-15 06:52:33 +00:00
extsrc
games Rework the game startup so it uses curses nicely. There are now menus 2010-08-06 09:14:40 +00:00
gnu Add entry for libperfuse. 2010-09-01 13:01:35 +00:00
include Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
lib Ansify and KNF all functions within kvm(3). No objection on current-users@. 2010-09-19 02:07:00 +00:00
libexec Wrap long line. 2010-09-11 11:11:52 +00:00
regress The libdes tests have been converted to atf and now live in tests/lib/libdes. 2010-08-25 16:47:43 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin minimal ansification/constification 2010-09-12 16:03:39 +00:00
share NPF checkpoint: 2010-09-16 04:53:27 +00:00
sys fix the vnd_osize changes on 32 bit platforms with 64 bit alignment for 2010-09-19 07:11:42 +00:00
tests Query the raw partition at runtime 2010-09-11 16:03:41 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin Remove trailing spaces, add a few serial commas. 2010-09-14 11:57:03 +00:00
usr.sbin NPF checkpoint: 2010-09-16 04:53:27 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00