Commit Graph

9496 Commits

Author SHA1 Message Date
kleink 5438866a0a Merge tzdata2006l. 2006-09-23 17:34:36 +00:00
kleink 06c32e9603 Import tzdata2006l. 2006-09-23 17:28:08 +00:00
wiz 332a508d8a Bump date for previous. 2006-09-23 11:25:47 +00:00
wiz 6099d0dd9f Casing fix. 2006-09-23 11:16:50 +00:00
wiz 3263fc6109 Drop trailing spaces. 2006-09-23 10:07:32 +00:00
wiz f41fe8a471 Install pckbd.fr_CA.iso8859-1 keymap. 2006-09-23 08:09:23 +00:00
jmcneill 5c58e26a02 PR# 34288: No splaudio() in man 9 spl, from Stephane Witzmann. 2006-09-23 04:16:43 +00:00
jmcneill 89c666fa5c Mention "Planex GW-NS54AG" as a supported device, from Sascha Retzki in
PR# 28626.
2006-09-23 04:03:24 +00:00
jmcneill 71207876a1 Add Canadian French keyboard mapping, from Matthew Mondor in PR# 23184. 2006-09-23 02:37:45 +00:00
elad 0920e7dc0d PR/33747: Christian Brueffer: "Fasttrak" -> "FastTrak"
(other nits don't seem relevant to me)
thanks for the report!
2006-09-23 01:12:41 +00:00
christos e18c6496f6 mention linux makedev 2006-09-22 15:37:20 +00:00
christos 25666bcae7 add a LINUX_MAKEDEV for ptmx 2006-09-22 15:33:08 +00:00
skrll de030205fa Switch hppa to gcc4. 2006-09-22 13:14:59 +00:00
yamt 382236f83b BUFQ_PRIOCSCAN: s/experimental//
i forgot why i marked it experimental.
2006-09-20 02:15:42 +00:00
elad 6ecd7be983 Lose (void *) casts on the machdep scope authorization wrapper. Update
documentation.
2006-09-19 22:03:10 +00:00
elad 83a5239b28 Remove ugly (void *) casts from network scope authorization wrapper and
calls to it.

While here, adapt code for system scope listeners to avoid some more
casts (forgotten in previous run).

Update documentation.
2006-09-19 21:42:29 +00:00
elad e40c6b13a0 Maintain list of security models we ship with NetBSD in secmodel(9), and
some tiny markup fix in secmodel_bsd44(9).
2006-09-19 19:22:05 +00:00
wiz 6baf4f0810 Remove trailing whitespace. 2006-09-19 18:55:36 +00:00
simonb ee167a117b Switch MIPS to gcc4 by default. 2006-09-19 04:16:11 +00:00
hubertf dd78f0e3af Try to describe what the difference between the "old" ([wu]tmp) and
"new" ([wu]tmpx) files is.

OK'd by christos@
2006-09-18 22:01:42 +00:00
hubertf 96c09cbbe1 utmp.5: xref utmpx(5)
utmpx.5: xref utmp(5)
2006-09-18 21:10:34 +00:00
hubertf 285ded789b Add Sitecom LN013, sort 2006-09-18 20:19:48 +00:00
dbj 758985809b pay attention to MKUPDATE instead of UPDATE when installing libs 2006-09-18 05:15:35 +00:00
wiz da7878157c Make links from ieee80211(9) to pages for all included functions. 2006-09-17 21:46:39 +00:00
plunky ed289a21ec fix btsco(4) driver name 2006-09-17 15:00:07 +00:00
elad efac261ecd Add SYNOPSIS, after consulting wiz@, thanks! 2006-09-17 13:43:26 +00:00
wiz 0b0ce0e490 Typo fix. Plural fixes. 2006-09-17 13:27:27 +00:00
elad 620ee93f12 Update kauth(9) that was forgotten in the big secmodel commit, and some
markup fixes.
2006-09-17 13:11:54 +00:00
wiz bcbefab5bf "is be" -> "is" 2006-09-17 12:15:20 +00:00
wiz d9d7ce0d27 We have no wicontrol(8), link to wiconfig(8) instead. 2006-09-17 12:13:02 +00:00
wiz 03e847b918 There is no, and was no, ifnet(9), remove it from SEE ALSO. 2006-09-17 12:11:46 +00:00
jnemeth 5be0b214bd PR/34534 - Jukka Salmi -- spaces -> tab 2006-09-17 09:30:50 +00:00
tsutsui 3d402afffa Switch m68k ports to gcc4.
Tested on most m68k ports. Still there is no report of
atari, cesfic, luna68k, and mvme68k on real machines,
but at least builds for these ports should work.
2006-09-17 04:40:04 +00:00
wiz db984b12a6 Use macro for HTML output. 2006-09-17 00:57:01 +00:00
elad 066231b98f Reference veriexecgen(8). Bump date. 2006-09-16 21:07:36 +00:00
elad 5727e58f16 Obsolete old fingerprint generation scripts. 2006-09-16 21:03:11 +00:00
hubertf 177426845d Adjust example to NetBSD's ifconfig.if(5) format: Apparently the manpage
was taken from OpenBSD, and their hostname.if(5) format is different from
that of ifconfig.if(5) on NetBSD.
Noted & patch sent by Nino Dehne <ndehne@gmail.com>
2006-09-16 20:24:27 +00:00
yamt f349782fa8 add workqueue_destroy. 2006-09-16 11:15:50 +00:00
wiz db06aa87ca Use macro for HTML output. 2006-09-16 08:54:22 +00:00
yamt c76c4d01d3 VOP_ADVLOCK: document the current unnatural handling of SEEK_CUR.
pointed by efnbl06 at bn2.maus.net.
2006-09-16 08:47:18 +00:00
elad 2c4556dbe4 Refer to the secmodel_{bsd44,overlay}(9) man-pages and the examples
directory.

Bump date.
2006-09-16 08:46:14 +00:00
tnozaki 138067b448 - rename KOI8-BASE more suitable name, GOST19768-74.
- fix wrong conversion table KOI7 and KOI7-switched.
2006-09-16 08:38:20 +00:00
elad a416017103 Add a man-page for secmodel_overlay(9). 2006-09-16 08:37:33 +00:00
yamt 658b31f04b VOP_ADVLOCK: fix a description of vp. pointed by efnbl06 at bn2.maus.net. 2006-09-16 08:23:30 +00:00
wiz fb62ed2d80 Sort sections, remove superfluous line. 2006-09-15 20:27:57 +00:00
elad 172a3fa471 Remove securelevel-related text from init(8) man-page as they're now in
secmodel_bsd44(9).

I'm not sure I agree with the BUGS section, but for now move it to
secmodel_bsd44(9) as well.
2006-09-15 20:20:06 +00:00
wiz 324633bc37 Fix a typo, use \- for minus. 2006-09-15 20:15:33 +00:00
jnemeth 51700ac1b1 PR/34534 -- Jukka Salmi -- add rxvt-unicode entry 2006-09-15 20:09:04 +00:00
elad 85e66157f0 Add a man-page for secmodel_bsd44, describing a bit the concepts of
super-user and securelevel.

The securelevel part was compiled of text from both init(8) and OpenBSD's
securelevel(7), and brought in-sync with what we really do.
2006-09-15 20:01:38 +00:00
yamt 87780961a4 - options PDPOLICY_CLOCKPRO.
- bump date.
2006-09-15 16:01:24 +00:00