Commit Graph

13985 Commits

Author SHA1 Message Date
matt a969b57018 Add WARNS=5 to enable -Wold-style-definitions 2012-03-20 21:48:20 +00:00
christos 4254cd9bee allow file-specific lint flag additions 2012-03-17 18:02:41 +00:00
njoly 8dfc5e0c6d Small typo. 2012-03-17 14:42:13 +00:00
wiz a4e645569f Fix table, addresses PR 46214 by Nicolas Joly. 2012-03-17 14:29:18 +00:00
wiz 7e093e0425 njoly remarks that Lk doesn't make sense here, since it won't ever resolve
correctly due to using ${RELEASE} in the URL. Revert previous.
2012-03-17 12:25:11 +00:00
wiz 5fe27af8d6 Use %U. 2012-03-17 11:15:42 +00:00
wiz 5f1d89ea80 Use Lk. 2012-03-17 11:11:35 +00:00
wiz 835afd6ab2 Use Lk/%U. 2012-03-17 11:11:00 +00:00
joerg f03aabbcc7 Don't error out for non-literal format strings with Clang until the rest
of the __printflike changes are in the tree.
2012-03-15 15:04:23 +00:00
joerg 17cb70e7b4 Decouple HAVE_LLVM from HAVE_GCC. For GCC, add -Wno-format-zero-length
when -Wformat is used.
2012-03-15 02:00:52 +00:00
wiz 0ef1aebbc8 Fix URL. 2012-03-14 12:01:53 +00:00
wiz 948a1519b1 Bump date for previous.
Spell "file system" like in other man pages.
Fix typos.
2012-03-14 11:51:54 +00:00
wiz a9bca96bca Remove trailing whitespace. Fix typo. Sort. 2012-03-14 11:44:42 +00:00
njoly b6085c95bd Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update or removed some dead URL
links. Another part of PR/29238.
2012-03-13 19:25:39 +00:00
elad 0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
ryoon 2c74446a32 * Sync with FreeBSD: src/share/misc/bsd-family-tree,v rev. 1.151
Add DragonFly 3.0.1.
2012-03-13 10:32:58 +00:00
njoly bed7cf5a54 Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update some dead URL links.
First part of PR/29238.
2012-03-11 23:42:06 +00:00
wiz 65ba3f7900 Use %U for URLs. 2012-03-08 22:52:22 +00:00
pgoyette 6199976b03 Add another missing zipcode - this is where I live! 2012-03-06 17:20:38 +00:00
mbalmer e1bc6531d4 Add a few. 2012-03-06 17:11:15 +00:00
mbalmer ac893d96b3 Add a missing zipcode. 2012-03-06 17:08:10 +00:00
mbalmer a249dde5ae Oxford serial comma, FFS. 2012-03-06 17:04:54 +00:00
wiz 2985f26716 Remove trailing whitespace. 2012-03-06 10:26:18 +00:00
plunky 498fdc5a56 document rebuild_mandb 2012-03-06 10:23:10 +00:00
plunky 002ad20e5a mention run_makemandb 2012-03-06 10:12:59 +00:00
wiz 7921bbc68f Bump date for previous. 2012-03-04 11:56:03 +00:00
nonaka edb4fc4829 fix incorrent example. 2012-03-03 15:14:03 +00:00
nonaka 0303786ef2 Mention AMD Fusion. 2012-03-02 19:31:07 +00:00
apb e9e794cd61 Import tzdata2012b from ftp://munnari.oz.au/pub/tzdata2012b.tar.gz.
Changes since tzdata2012a:

    Most significantly, summer time in Cuba has been delayed 3 weeks
    (now starts April 1 rather than March 11).  Since Mar 11 (the old
    start date, as listed in 2012a) is just a little over a week away,
    this change is urgent.

    Less importantly, an excess tab in one of the changes in zone.tab
    in 2012a has been removed.
2012-03-02 07:01:46 +00:00
apb 0773013243 Merge tzdata2012a from ftp://munnari.oz.au/pub/tzdata2012a.tar.gz.
Major changes since tzdata2011n:
    Chile 2011/2012 and 2012/2013 summer time date adjustments.
    Falkland Islands onto permanent summer time (we're assuming for the
	    foreseeable future, though 2012 is all we're fairly certain of.)
    Armenia has abolished Summer Time.
    Tokelau jumped the International Date Line back last December
	    (just the same as their near neighbour, Samoa).
    America/Creston is a new zone for a small area of British Columbia
    There will be a leapsecond 2012-06-30 23:59:60 UTC.
2012-03-01 21:19:03 +00:00
wiz 3d46a78f7d Fix typo. 2012-03-01 09:08:19 +00:00
rjs 3c8be2b0dd Add some info on RFC4638. 2012-02-29 22:53:47 +00:00
tron df92d05dec Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.
2012-02-29 20:07:51 +00:00
shattered a8bba461cd Document support for 5100AGN (in tree since 2009).
OK by wiz@
2012-02-25 11:00:25 +00:00
shattered 4e4e8d92ec Quoting sys/dev/vme/files.vme commit log: "vmegeneric never saw the
light of the source tree.  After 7 years, I guess nobody missed it."

OK by wiz@
2012-02-25 10:55:27 +00:00
mbalmer ae1a443653 GPIO pins are 0 based when accessed from Lua, not 1 based like Lua usually
is.  The pulse() has been removed, use gpiopwm(4) for that.
2012-02-25 09:13:38 +00:00
reinoud aab843f817 Fix comment in config.4 about UDF support. It was still stating UDF as a
read-only fs wich it hasn't been for quite some time! It must have slipped
trough.
2012-02-22 20:21:34 +00:00
njoly 26ecbbc0b8 Adjust cpu_switch(9) -> cpu_switchto(9) in xrefs. 2012-02-22 19:04:38 +00:00
matt f5d3f68d54 Remove another ${SIZE} 2012-02-21 01:41:09 +00:00
matt 0bf8cdb842 Remove ${SIZE} 2012-02-20 18:23:50 +00:00
matt 47c982a38d Add support for --combine with gcc. 2012-02-19 23:19:37 +00:00
mbalmer b2d484f7cb Fix typos (in comments). 2012-02-17 12:08:12 +00:00
plunky 555be44f20 document config_detach_children(9) 2012-02-17 09:44:12 +00:00
yamt b8736f67c5 sync with code
(remove const quals)
2012-02-17 08:22:47 +00:00
joerg 23782b5c2b Derive MANINSTALL from MKCATPAGES and MKHTML. 2012-02-17 00:00:02 +00:00
christos 110af54a7b use osrelease -k to avoid that the path is 6.0_BETA 2012-02-16 23:58:15 +00:00
yamt dbf67aa479 fix a description of PMAP_PREFER argument. 2012-02-16 12:10:10 +00:00
plunky 18e80c41ff add aubtfwl.4 to the build 2012-02-14 17:35:11 +00:00
plunky aa2a5e5e09 a manual page for aubtfwl(4), detailing where to find
a firmware file and where to put it
2012-02-14 17:34:21 +00:00
dholland 7da608ca9c Update dangling references to quotactl(2), mostly now libquota(3), and to
quotactl(8), mostly now quotarestore(8). ok riz@
2012-02-13 19:53:24 +00:00