Commit Graph

14218 Commits

Author SHA1 Message Date
jkoshy e8679a18c5 Document the MKDTRACE build knob.
Reviewed by:	apb
2012-09-29 12:03:41 +00:00
apb 355bd77fb0 Merge tzdata2012f from
http://www.iana.org/time-zones/repository/releases/tzdata2012f.tar.gz

Changes from tzdata2012e to tzdata2012f:

  * australasia (Pacific/Fiji): Fiji DST is October 21 through January
    20 this year.  (Thanks to Steffen Thorsen.)
2012-09-27 16:37:44 +00:00
joerg 666a12c72f Revert two unintentional changes from the PPC tests 2012-09-23 19:20:44 +00:00
joerg 2b3d1ee8a7 Update LLVM/Clang snapshot to r164464. This adopts the GCC options for
the SSP parameters and a not-yet-default rewrite of SROA.
2012-09-23 17:22:22 +00:00
ginsbach e382c60d0d Add APIPA 2012-09-21 14:10:14 +00:00
abs b094e520e2 strip trailing whitespace - noted by Snader_LB on IRC 2012-09-20 15:48:54 +00:00
abs 62356763f1 Fix inverted logic description for MKSTRIPIDENT.
Noted by Snader_LB on freenode IRC
2012-09-19 23:06:22 +00:00
rmind 1219124711 Describe kcpuset_export_u32(9) routine. 2012-09-16 22:22:45 +00:00
rkujawa 6ccd41645c Remove information about possibility of running out of KVA space, that was fixed some time ago. 2012-09-16 17:16:18 +00:00
dholland 9669e9c542 SAR (search and rescue) 2012-09-16 00:02:41 +00:00
christos b8d8a7470d default to not checking host and mail names per rfc-2181 2012-09-09 18:09:24 +00:00
wiz ec3037b42e Whitespace and formatting cleanups. 2012-09-09 17:11:23 +00:00
christos 1212faa109 document missing resolv.conf options 2012-09-09 16:38:52 +00:00
ginsbach 1df4f26b78 Regenerate to handle changes since 2009-12-14 (Newsletters VI-7 thru VI-13) 2012-09-07 21:08:03 +00:00
ginsbach 436b8a85c5 - Fix broken links (ISO web site reorganized). Script now works again.
- Use a few more variables so that it will be easier to change the
  next time ISO shuffles the deck.
2012-09-07 21:04:43 +00:00
wiz cb2bec1375 Fix typo. 2012-09-07 07:07:15 +00:00
riz 7045182c3e Update release(7) for the recent iso -> images change. 2012-09-06 22:17:46 +00:00
ginsbach 71a7db35f7 Add UX (User eXperience) 2012-09-06 15:24:26 +00:00
riz fb761f7bcb Remap X11SRCDIR to /usr/xsrc for the MKREPRO=yes case. 2012-09-05 22:40:30 +00:00
riastradh 4c12bd76ba Fix typo: tftpd, not tfptd. 2012-08-31 05:18:44 +00:00
wiz 1e65016557 Drop trailing whitespace. 2012-08-27 20:52:40 +00:00
pgoyette 39f34c588a Mention the new sysctl variable just created. 2012-08-27 20:30:11 +00:00
jmmv 15cd91994b Fix "make test" to actually print the desired message when atf-run fails.
It was being skipped due to the set -e in the code snippet and the failure
to properly capture atf-run's exit code.
2012-08-25 22:21:16 +00:00
jmmv afbfa91c1d Make DPADD and LDADD specific to the test programs. This allows mixing
C and C++ test programs in the same Makefile, and prevents regular programs
from being polluted by libraries that they may not need.

Suggested by Garrett Cooper in private mail, although I redid his patch.
2012-08-24 20:28:19 +00:00
jmmv fcb81e1f92 Allow DPADD to be specified on a per-program basis. 2012-08-24 20:26:24 +00:00
dholland bbe21cdd3d OTP (one true pairing) 2012-08-24 06:04:02 +00:00
joerg 067600c8cf Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
joerg 8e96262375 Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if
SHLIBDIR differs from /usr/lib.
2012-08-23 15:45:02 +00:00
drochner ad3d24442f fix some signatures 2012-08-23 11:59:02 +00:00
spz c60c5ec2d8 actually install the new npf examples
add examples for a hash table file and a tree table file
add an ID string to host-npf.conf
2012-08-22 06:45:15 +00:00
spz e185885455 add id string, fix comments 2012-08-21 08:25:21 +00:00
spz 52a0bf69ae the example from the man page, with a few extra comments 2012-08-21 06:54:39 +00:00
spz f9b90c2013 add an example for a npf.conf
It probably could do with polishing of both rules and comments, but meh,
better than nothing
2012-08-20 21:09:49 +00:00
wiz 33e6156258 Add more function argument names to the man page, trying to address
PR 46814 by Lloyd Parkes. Bump date.
2012-08-19 19:31:13 +00:00
matt 30a859f903 Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no 2012-08-16 05:30:55 +00:00
dholland e8c5ba3f3f Some edits, prompted by suggestions from Edgar Fuss. 2012-08-14 05:14:53 +00:00
rkujawa a906a30f60 Quote company name because Lk macro takes only argument after URL. Cosmetic
fix.
2012-08-13 20:31:15 +00:00
wiz 5f5168605f Add examples for NAME, both with gpt and without. 2012-08-12 17:13:34 +00:00
jakllsch b5be8d8f8f YOLO - you only live once 2012-08-12 13:41:18 +00:00
joerg fabb48a37a Remove effectively tautological condition. 2012-08-10 16:34:23 +00:00
joerg 6ffdafe0ea Don't set HAVE_GCC by default, if MKGCC is disabled. 2012-08-10 16:12:20 +00:00
joerg 8b623749df Make linker warnings fatal by default for Clang, even if not building
GCC.
2012-08-10 16:11:43 +00:00
matt 5bfda53e09 Add .ARM.exidx as a section to be removed for a.out on ARM 2012-08-10 02:53:09 +00:00
apb b22cc7b468 Merge tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
Major changes from tzdata2012d to tzdata2012e:

  * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
    (Thanks to Steffen Thorsen.)

  * Use a single version number for both code and data.
2012-08-08 20:21:03 +00:00
apb 1e19723737 Import tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
Majo changes from tzdata2012d to tzdata2012e:

  * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
    (Thanks to Steffen Thorsen.)

  * Use a single version number for both code and data.
2012-08-08 20:19:01 +00:00
tnozaki c264671cd8 fix PR lib/46772 wcwidth of combining characters.
patch probyted by yamt@, thanks.
2012-08-08 18:40:37 +00:00
christos eda981fc36 add MKRUMP by popular demand. 2012-08-08 13:56:13 +00:00
riastradh ee753cc53a Quote arguments to .Cd in uatp(4) man page. 2012-08-05 14:35:45 +00:00
riastradh e54480a5e8 Add man page for uatp(4). 2012-08-05 14:28:50 +00:00
matt 641919f3e4 Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)). 2012-08-05 04:11:35 +00:00