Go to file
christos 221dcf2e47 Since localsub and gmtsub are called recursively to search for the local
time, setting EOVERFLOW at the inmost level will unfortunately persist,
even if later calls to those functions succeed. Move the EOVERFLOW setting
to the top level calls.
2011-01-06 02:41:34 +00:00
bin Fix fd leak in error case. Found by cppcheck. 2011-01-04 10:35:10 +00:00
common Make these 64-bit clean. 2011-01-02 02:58:52 +00:00
compat Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
crypto Fixed strvisx usage 2011-01-03 18:55:41 +00:00
dist warns=4 2010-12-13 01:45:38 +00:00
distrib Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
doc Add a driver for ACPI power meters. 2011-01-05 20:08:12 +00:00
etc Allow operator to use lvm in read-only mode. Switch LVM lock dir to 2011-01-05 14:57:27 +00:00
external Allow operator to use lvm in read-only mode. Switch LVM lock dir to 2011-01-05 14:57:27 +00:00
extsrc
games avoid unnecessary cast (hi wiz) 2011-01-05 15:52:20 +00:00
gnu Regen amd64 files for 32bit binaries support. 2010-12-24 14:49:18 +00:00
include practice alphabet: "g before i except never" etc. 2010-12-29 15:53:57 +00:00
lib Since localsub and gmtsub are called recursively to search for the local 2011-01-06 02:41:34 +00:00
libexec the Name for this manpage is "ld.aout_so". Use it. 2011-01-01 16:34:52 +00:00
regress The nsdispatch test has been atf-ified. 2011-01-05 21:20:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
share Note acpipmtr(4). 2011-01-05 21:09:16 +00:00
sys Reflect 5709S support in bnx(4) (comment fix) 2011-01-06 02:02:43 +00:00
tests Atf-ify the nsdispath test. 2011-01-05 21:17:04 +00:00
tools If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to / 2010-12-25 18:56:44 +00:00
usr.bin Add an example of generating a list of integers; make it the first 2011-01-05 19:59:48 +00:00
usr.sbin make error messages more consistent. 2011-01-04 20:45:12 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
Makefile.inc
UPDATING Make tcpdump(8) to drop root privileges and chroot(2) by default. 2010-12-17 09:54:27 +00:00