Commit Graph

14203 Commits

Author SHA1 Message Date
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
riastradh
5bc0a6401f Clarify description of ->ucom_read method.
From when I was trying to figure out what's wrong with uftdi reading
from a beaglebone last month.  (Still haven't figured that out!)
2012-08-05 01:58:36 +00:00
riastradh
12da95356e Use my @NetBSD.org email address in the bwi(4) man page. 2012-08-04 22:31:36 +00:00
wiz
b5615275e0 Bump date for more hardware support. 2012-08-04 19:48:24 +00:00
nonaka
b4b8d53804 Add NTT DOCOMO L-02C entry at supported hardware. 2012-08-04 12:58:41 +00:00
wiz
3d27071c94 New sentence, new line. Add missing verb. 2012-08-03 21:51:11 +00:00
rkujawa
c4a9ef4dc0 Update tdvfb(4) man page to match recent update of this driver code. 2012-08-03 21:40:34 +00:00
rkujawa
920a653678 X-Surf attachment changes 2012-08-03 21:25:46 +00:00
njoly
918fc30009 Tweak hardware list to make it render nicely with mandoc.
- Move offset argument before columns values.
- Use Ta macro for cells separation.
- Add a few Em macros to the header line.
2012-07-31 17:18:36 +00:00
wiz
5303e4bff9 Fix date, end sentence with dot. 2012-07-30 19:03:39 +00:00
degroote
aead3000b0 Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
  - contrary to OpenBSD one, only support pci at the moment, because I don't
    have the necessary hardware to test PCMCIA / CARDUS Marvell Card
  - not connected to pmf(9) (unable to test it)
2012-07-30 18:57:17 +00:00
wiz
42334e4f38 New sentence, new line. Use more markup. 2012-07-30 17:29:00 +00:00
christos
e763a079db PR/46756: Edgar Fuß: Enable ignoring subdirectories in daily's find_core 2012-07-30 17:06:51 +00:00
mlelstv
38c7f43e96 add rootconf(9) as a link to cpu_rootconf(9) 2012-07-29 20:36:05 +00:00
wiz
03dbd9491c Serial comma, whitespace fixes, sort SEE ALSO.
Bump date for previous.
2012-07-29 18:51:48 +00:00
mlelstv
8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00