roy
258cf0abec
Add capfile(5) to describe the termcap format.
...
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
2012-04-21 12:27:24 +00:00
wiz
d136758f88
Correct option name for hdaudio debugging.
...
Reported by Dave Tyson in PR 46357.
2012-04-19 20:20:34 +00:00
wiz
9317462bbf
Remove trailing whitespace.
2012-04-19 20:13:48 +00:00
bouyer
24a7abc690
Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II
...
SAS controllers. Ported from OpenBSD.
2012-04-19 17:50:49 +00:00
wiz
71d8b73682
Bump date for previous.
2012-04-17 11:00:43 +00:00
rkujawa
e1a7307087
Note that com(4) is now also supported on top of clockport(4).
2012-04-17 10:55:41 +00:00
wiz
6c0c790279
Remove trailing whitespace and empty line. Fix table.
2012-04-17 10:16:57 +00:00
wiz
eda83bf290
Remove trailing whitespace. New sentence, new line.
2012-04-17 10:16:37 +00:00
rkujawa
9671b3d53a
Add man pages for the new clockport(4) and a1k2cp(4).
2012-04-17 10:12:35 +00:00
wiz
4c92057db4
New sentence, new line.
...
Sort type descriptions.
Bump date for previous.
2012-04-17 08:28:20 +00:00
tls
8e1a1c9f45
Address multiple problems with rnd(4)/cprng(9):
...
1) Add a per-cpu CPRNG to handle short reads from /dev/urandom so that
programs like perl don't drain the entropy pool dry by repeatedly
opening, reading 4 bytes, closing.
2) Really fix the locking around reseeds and destroys.
3) Fix the opportunistic-reseed strategy so it actually works, reseeding
existing RNGs once each (as they are used, so idle RNGs don't get
reseeded) until the pool is half empty or newly full again.
2012-04-17 02:50:38 +00:00
wiz
78f50b6e04
Bump date for previous.
2012-04-13 06:38:55 +00:00
rkujawa
a0e4064467
Mention that FastATA 1200 Mk-IV CF/SATA edition is also supported.
2012-04-13 01:12:32 +00:00
yamt
4571decefa
comment
2012-04-11 14:28:46 +00:00
yamt
86c517f33d
don't bother to call lo_close.
...
as we ever open a few LOs at most in a transaction, just let them be closed
automatically at the end of the transaction.
2012-04-11 14:28:18 +00:00
yamt
d72c60c595
setlabel: save SQL statements by caching the last label
2012-04-11 14:27:43 +00:00
yamt
5a2606adf5
remove FK references as it creates more problems than it solves.
...
particularly, it involves shared lock on the referenced table
and causes frequent deadlock.
2012-04-11 14:27:15 +00:00
yamt
cb9c120507
abuse application_name to show the last puffs activity for the connection.
2012-04-11 14:26:44 +00:00
yamt
e5acf2f836
reduce number of SQL statements for inactivate
2012-04-11 14:26:19 +00:00
yamt
c47d2fd43a
- enable writeback cache and namecache.
...
- use setback hack to reduce number of puffs OPs.
2012-04-11 14:25:54 +00:00
jruoho
0addcacfb8
Now that 6.0 is branched, remove the ACPI-related sysctl nodes in machdep.
2012-04-10 13:48:24 +00:00
jruoho
3d037fc373
Fix wrong acronym.
2012-04-10 12:51:31 +00:00
christos
fbae18c4fe
document NAME=label
2012-04-07 03:14:06 +00:00
wiz
2b389a012a
Bump date for previous.
2012-04-05 09:15:56 +00:00
spz
aca1a7df56
add a description for the new check_passwd_permit_dups variable
2012-04-05 09:10:21 +00:00
joerg
b757af438b
Disable new -Wstring-plus-int warning where needed for now.
...
Adjust various places that add GCC-only options to check for the active
compiler first.
2012-04-04 10:59:44 +00:00
joerg
3c1c42ed5f
Make it easier to specify the list of checkers to enable for the static
...
analyzer.
2012-04-04 10:37:18 +00:00
plunky
d1525add95
language improvement
2012-04-02 09:56:58 +00:00
wiz
e255887aeb
Replace references to resolver(5) with ones to resolv.conf(5).
...
From patch by Bug Hunting.
2012-03-29 18:37:21 +00:00
wiz
fd09849b4f
Fix Dd argument, add serial comma, capitalize NetBSD.
2012-03-25 08:45:02 +00:00
wiz
a426452f1d
Bump date for previous.
2012-03-25 08:42:21 +00:00
nonaka
db4c04c984
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
2012-03-25 00:11:16 +00:00
drochner
364a06bb29
remove KAME IPSEC, replaced by FAST_IPSEC
2012-03-22 20:34:37 +00:00
sborrill
33b7078a83
Add IBM ServeRAID M1015 and M5014
2012-03-22 15:43:37 +00:00
wiz
3957bea1ef
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
jakllsch
2bd475c24d
Remove remaining references to pccons options for i386 and shark.
...
pccons has not existed on either port since late 2007.
2012-03-21 15:38:32 +00:00
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