NetBSD/distrib
thorpej a792b8435e Improvements to the problib(3) API:
==> Provide a much more complete set of setters and getters for different
    value types in the prop_array_util(3) and prop_dictionary_util(3)
    functions.

==> Overhaul the prop_data(3), prop_number(3), and prop_string(3) APIs
    to be easier to use and less awkwardly named,  Deprecate the old
    awkward names, and produce link-time warnings when they are referenced.

==> Deprecate mutable prop_data(3) and prop_string(3) objects.  The old
    APIs that support them still exist, but will now produce link-time
    warnings when used.

==> When the new prop_string(3) API is used, strings are internally
    de-duplicated as a memory footprint optimization.

==> Provide a rich set of bounds-checked gettter functions in and a
    corresponding set of convenience setters in the prop_number(3) API.

==> Add a new prop_bool_value(3) function that is equivalent to
    prop_bool_true(3), but aligned with the new "value" routines in
    prop_data(3), prop_string(3), and prop_number(3).
2020-06-06 21:25:59 +00:00
..
acorn32
alpha Use full available ram disk space 2020-04-06 11:58:10 +00:00
amd64 Only install gptmbr.bin if USE_GPTMBR=yes 2020-05-28 15:13:21 +00:00
amiga
arc Shrink ramdisk to make RAMDISK kernel smaller for ARC BIOS restriction. 2020-05-29 23:12:12 +00:00
atari Adapt to libterminfo as part of libhack-curses 2020-04-05 11:19:01 +00:00
bebox
cats
cdrom
cobalt Sync image size with available space reserved in the RAMDISK kernel 2020-04-06 13:28:15 +00:00
common Shrink the evbarm install image by not including the live images on the install media 2020-05-28 19:20:57 +00:00
dreamcast
emips
evbarm x_gzip need liblzma for xz support. 2020-06-03 06:36:44 +00:00
evbmips
evbppc
evbsh3
ews4800mips Ooops, editor mishap in previous 2020-04-07 10:22:00 +00:00
hp300
hpcarm Add "build.sh live-image" support for hpcarm. 2020-03-21 14:25:49 +00:00
hpcmips
hpcsh
hppa
i386 Bump INSTIMAGEMB, hopefully fix releng autobuilds 2020-05-06 09:18:10 +00:00
ia64
ibmnws
landisk
luna68k Bump ramdisk size to 2MB. 2020-05-19 09:02:48 +00:00
mac68k
macppc Support the use of DHCP in the install environment 2020-04-05 14:36:43 +00:00
miniroot
mipsco
mvme68k
mvmeppc
news68k
newsmips
notes Briefly explain how to pkgsrc u-boot. Pointed out by maya. 2020-05-27 13:51:05 +00:00
ofppc
playstation2
pmax
prep
riscv
rs6000
sandpoint
sets Improvements to the problib(3) API: 2020-06-06 21:25:59 +00:00
sgimips
shark
sparc
sparc64 Get back to terminfo.cdb. 2020-03-27 15:18:22 +00:00
sun2
sun3 Adapt to libterminfo as part of libhack-curses 2020-04-05 11:19:01 +00:00
syspkg
utils Manifest that we need liblzma only when USE_XZ_SETS is enabled. 2020-06-03 07:06:18 +00:00
vax kernfs no longer needs a hacky workaround to make rootdev appear. 2020-02-26 16:00:48 +00:00
x68k
zaurus Add "build.sh live-image" support for zaurus. 2020-03-21 14:24:12 +00:00
Makefile
Makefile.inc