Go to file
rkujawa 1289b24043 PR port-amiga/46672
Removed surpluss semicolon after if().
2012-07-09 19:34:56 +00:00
bin handle realloc failure 2012-06-29 12:51:38 +00:00
common Shut up lint. 2012-07-08 13:42:29 +00:00
compat
crypto Change little wording error (s/associate/associated/) and formatting error. 2012-07-04 20:46:14 +00:00
dist Casting an uint32_t pointer to (long *) may have been acceptable 2012-06-25 16:47:03 +00:00
distrib Fix the lists. 2012-07-08 18:16:01 +00:00
doc Mention MurmurHash2. 2012-07-08 12:07:12 +00:00
etc Also build WSCONS kernel. 2012-07-09 18:12:11 +00:00
external use the modern resolver functions if available. 2012-07-05 17:40:11 +00:00
extsrc
games WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
gnu add libexecinfo 2012-06-10 15:04:47 +00:00
include sprinkle restrict in realpath(3) 2012-06-21 21:13:29 +00:00
lib fix cleanup on error 2012-07-09 03:11:59 +00:00
libexec Don't attempt to parse a termcap/terminfo string ourselves; 2012-06-28 08:55:10 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin constify opts[] 2012-07-04 18:35:58 +00:00
share From Bug Hunting: 2012-07-08 22:47:41 +00:00
sys PR port-amiga/46672 2012-07-09 19:34:56 +00:00
tests Restore the rest of the ipfilter test framework, even if most of these 2012-07-08 14:45:05 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin Improve wording, fix typo, bump date. 2012-07-08 22:48:32 +00:00
usr.sbin Fix typo in a message. 2012-07-08 23:18:23 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
build.sh
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00