Go to file
dholland 885f1ddec5 Merge the PR 36997 fixes into ping6. It already didn't accept too
small or wildly too large intervals, but it did allow intervals that
failed at poll(). Since that's signed integer overflow and thus UB,
better not to.
2016-12-18 01:30:54 +00:00
bin Handle functions that use the offset from either kinfo_proc2/kinfo_lwp properly. 2016-12-12 20:35:36 +00:00
common Set *endptr in all paths out of strtoul and family. 2016-11-05 21:11:30 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto Mark the new SPARCv9-in-32bit-mode modules as needing V9. 2016-11-03 22:18:29 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib add sys/psref.h 2016-12-16 22:11:04 +00:00
doc Support -p <pidfile> option 2016-12-16 09:09:38 +00:00
etc Add regs1 in arch/i386/t_ptrace_wait* 2016-12-13 18:00:10 +00:00
external Skip the initial GP load in function prologue when inserting a breakpoint. 2016-12-15 10:01:16 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu
include scandir/alphasort take "const struct dirent **" not "const void *" in 2016-12-16 04:45:04 +00:00
lib Fix typo. 2016-12-17 10:25:49 +00:00
libexec acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
regress Purge dummy Makefiles 2016-11-24 04:20:10 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Merge the PR 36997 fixes into ping6. It already didn't accept too 2016-12-18 01:30:54 +00:00
share Change one more "generic DHCP client" reference to say dhcpcd rather 2016-12-17 07:44:59 +00:00
sys XXX: Can't do PIE yet because of gp relocation in start.S 2016-12-17 18:41:13 +00:00
tests fix clang build. 2016-12-17 03:43:38 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin Print previously missing fields from a TCP6 PCB. 2016-12-17 09:12:22 +00:00
usr.sbin Don't ignore symlinks. 2016-12-17 17:04:38 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING note that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00
build.sh With driver modulization of if_loop.c through introduction of 2016-11-13 14:47:46 +00:00