Commit Graph

135620 Commits

Author SHA1 Message Date
kleink
aed9ebc3c4 Merge tzdata2005h. 2005-04-05 16:29:28 +00:00
kleink
5d35ad7a4a Import tzdata2005h. 2005-04-05 16:27:29 +00:00
jmcneill
4b6fb213ba Replace tab after #define with space. 2005-04-05 16:06:49 +00:00
jmcneill
a3592a3ef9 Add new mixer class 'AudioCmodem' -> "modem", used to set the line/handset
levels on soft modems.
2005-04-05 16:05:56 +00:00
kleink
fb03db1761 Fix typo in previous. 2005-04-05 15:46:18 +00:00
tron
095cd4d0fa NetBSD-vax needs the "fb" library to build the "Xdmx" server. 2005-04-05 14:04:55 +00:00
hubertf
f3d4ac7cff Portuguese keyboards are supported to.
By Rui Paulo in PR 29884.
2005-04-05 12:17:17 +00:00
tron
1f47028b14 Don't use "-std=c99" for NetBSD-vax because gcc 2.95.3 doesn't support it. 2005-04-05 11:56:09 +00:00
peter
ee8532311f Add _pflogd to the uid check. Pointed out by Luke Mewburn. 2005-04-05 07:03:33 +00:00
kurahone
f7707899c1 Added sysctl tunable limits for the number of maximum SACK holes
per connection and per system.

Idea taken from FreeBSD.
2005-04-05 01:07:17 +00:00
jmc
2b4f5f9782 Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
uwe
89f37124c6 Revert previous. It causes df(1) to reset my Jornada 680 sometimes.
And df(1) that is called during /etc/daily run resets it almost always.
2005-04-04 23:15:08 +00:00
manu
09a5230af6 Fix a buffer overrun in ISAKMP mode config SET handler 2005-04-04 21:43:26 +00:00
christos
94218b86fb Add get{pw,gr}ent_r.{3,0} 2005-04-04 20:38:24 +00:00
christos
23f760bbb6 mlinks for get{gr,pw}ent_r.3 2005-04-04 20:35:31 +00:00
jmcneill
7309363062 Work-in-progress of AC'97 modem support. Currently disabled by default
(can be enabled by options AUICH_ATTACH_MODEM), and untested. Shouldn't
have any impact on auich audio capabilities.
2005-04-04 19:41:50 +00:00
peter
6e4d82adbb Enable pflogd(8). 2005-04-04 19:11:18 +00:00
peter
80271013f5 Add the _pflogd user which will be used by pflogd(8), the logging daemon
for pf(4).

Approved by core.
2005-04-04 19:06:43 +00:00
jmcneill
f1db07fc36 * Add more AC97 modem registers (from AC'97 revision 2.2)
* Add sysctls to control the modem's off-hook status (work in progress)
2005-04-04 18:52:30 +00:00
peter
914d68e290 Fix a typo; some minor nits and tweaks; add a CAVEATS section which
describes where identd needs access to when using certain flags.
2005-04-04 18:43:55 +00:00
wiz
aed63b5317 Use Dq macro; end sentence with a dot; break line
differently so that abbreviation dot is not interpreted as line-ending dot.
2005-04-04 18:26:19 +00:00
wiz
e9c5ce35a3 Remove superfluous comma. 2005-04-04 18:24:21 +00:00
peter
a01155eeae Fix a typo in my previous commit. 2005-04-04 17:02:43 +00:00
peter
1cd94fe21a Add regression tests for basename(1) and dirname(1). 2005-04-04 16:48:45 +00:00
peter
e257b1a30b Clean up by using basename(3) from libc. 2005-04-04 16:47:54 +00:00
peter
72e415295c Clean up by using dirname(3) from libc.
Approved by christos.
2005-04-04 16:46:55 +00:00
christos
f6d9547d6f Describe get{pw,gr}ent_r. XXX: Are they in any standards? 2005-04-04 14:19:55 +00:00
wiz
3c0fa0f019 Some fixes from jmc@openbsd. 2005-04-04 13:34:40 +00:00
yamt
7abb70e1a5 scsipi_completion_thread:
if we seemt to need more resources after doing ADAPTER_REQ_GROW_RESOURCES,
yield cpu rather than busy-looping.  PR/25164.
2005-04-04 11:26:50 +00:00
wiz
cc30be0866 postfix-2.2.2 out. 2005-04-04 11:05:14 +00:00
wiz
5f6c96cefe libevent-1.0c out. 2005-04-04 11:00:18 +00:00
martti
d927f0a6a7 s/Finish/Finnish/ 2005-04-04 09:08:54 +00:00
wiz
e1b1c648db Drop trailing whitespace, typo fix, and some additional articles. 2005-04-04 08:25:44 +00:00
wiz
c2fd74dc8e Remove duplicate words; grammar fix. 2005-04-04 08:19:00 +00:00
wiz
11f7061e02 Drop trailing whitespace. 2005-04-04 08:14:49 +00:00
wiz
4dd1b491d0 Sync usage with man page. 2005-04-04 08:13:52 +00:00
wiz
0652314a20 Some cleanups, use more markup. 2005-04-04 08:13:27 +00:00
martti
cc99e5217c ipf 4.1.8 2005-04-04 03:26:28 +00:00
jmcneill
c74eb31f21 * Add support for skipping either the modem or audio AC'97 probes
via host_flags: AC97_HOST_SKIP_AUDIO, AC97_HOST_SKIP_MODEM
* If we're dealing with a modem codec, print the extended modem
  capabilities.
* Add basic AC'97 modem initialization support.
* Add some (but not all) AC'97 modem registers. More will be added later.
2005-04-04 02:08:58 +00:00
peter
dc6a8ebc69 Add an entry for pf. 2005-04-03 22:51:19 +00:00
peter
4f90355376 Note support for forward/proxy in identd(8). 2005-04-03 22:18:54 +00:00
peter
f90aa792d5 Add forward/proxy support to identd(8).
Approved by christos.
2005-04-03 22:15:32 +00:00
wiz
c3582b4d14 New sentence, new line; improve a sentence. 2005-04-03 21:38:44 +00:00
christos
183cc62f03 Make it parse old man pages, new mdoc pages, broken pages, and pages where
the synopsis line does not give us the section number. Add -w flag to print
pages we still don't like. Now we parse 99% of the pages properly.
2005-04-03 21:32:45 +00:00
christos
715420b601 remove debugging printfs. 2005-04-03 20:31:18 +00:00
christos
79519a3a20 Cat pages end up looking like "page -- description", so substitute "--" for
the section page. This makes things look right again, and avoids duplicates.
2005-04-03 20:30:39 +00:00
christos
bfcb364086 Fix sets for strfmon 2005-04-03 20:12:18 +00:00
christos
ada3b096d0 Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage
of the getpwent_r bump.
2005-04-03 20:09:29 +00:00
martin
73dcb3902b Add r128, radeon and atimisc files. 2005-04-03 20:01:53 +00:00
bouyer
0eb1762804 Add the ksym pseudo-device, for the benefit of kmem grovelers.
Pointed out by Jason Thorpe on port-xen.
2005-04-03 19:29:18 +00:00