Commit Graph

178518 Commits

Author SHA1 Message Date
yamt
625056c471 enable tprof modules. 2009-03-10 14:56:30 +00:00
yamt
324183902f add makefiles for tprof drivers. 2009-03-10 14:49:49 +00:00
yamt
e1b625b4bc - adapt to MODULAR.
- some preparations to have more backends.
- add some comments.
2009-03-10 14:45:02 +00:00
msaitoh
8586a84598 some bugfixes
- Fix incorrect memset from FreeBSD CVS rev. 1.10 (SVN rev 183886)

 - Fix the bus_dmamap_create() call to prevent extra npe_defrag() call.
   Fixed by Hikaru Abe.

 - Add missing bpf_mtap() call in RX.

 - Add ETHERCAP_VLAN_MTU flag
2009-03-10 14:42:31 +00:00
joerg
048b505ac7 Don't use .Xo/.Xc to workaround ancient macro argument limit. 2009-03-10 14:18:52 +00:00
joerg
7e69823738 Don't workaround ancient macro argumentent limitation with .Xo/.Xc. 2009-03-10 13:57:08 +00:00
joerg
cbebb4f578 Don't break scope for .Oo/.Oc to workaround ancient argument limit. 2009-03-10 13:46:43 +00:00
joerg
fda71aab5e Remove use of .Xo/.Xc to workaround argument number limit. 2009-03-10 13:44:02 +00:00
joerg
c33b9a443e Remove redundant .Xo / .Xc scope. 2009-03-10 13:34:45 +00:00
joerg
bea55cbff7 Fix markup. 2009-03-10 13:23:39 +00:00
joerg
51fed7bd6c Add missing .Os. 2009-03-10 13:21:52 +00:00
joerg
9d4bdfc640 Use MAP_FAILED and NULL. 2009-03-10 13:15:40 +00:00
joerg
0d16285a6e Avoid .br, use .An for authors as suggested by wiz. 2009-03-10 11:56:48 +00:00
mlelstv
046c06b035 Make curlwp accesses conditional on wether the data structures
have been initialized. Fixes PR kern/38599.
2009-03-10 10:48:09 +00:00
joerg
14c36f5de7 Instead of .Xo + .Fo and .Fc / .Xc, just use .Fn. We don't want to
support a troff with macro argument limit. OK wiz.
2009-03-10 10:30:28 +00:00
mrg
2297c9ea68 add the new Xi manuals. 2009-03-10 04:55:00 +00:00
mrg
f7cb1d15ed build property.c, and the new Xi manuals. 2009-03-10 04:50:24 +00:00
mrg
ad766d0b53 add tags.c, hash.c, and the new path to the app-defaults. 2009-03-10 03:55:59 +00:00
msaitoh
9d35632b3f add an entry for 82567LF-3.
fix the register access for ICH10DO.
2009-03-10 03:41:50 +00:00
msaitoh
76b6d5d63e regen 2009-03-10 03:31:36 +00:00
msaitoh
9036c274a6 add i82567LF-3 LAN Controller 2009-03-10 03:30:55 +00:00
nonaka
9e67917078 remove "#define PGALLOC_VERBOSE". 2009-03-10 03:27:24 +00:00
uwe
8e426102cf Add -lprop to the LIBS line so that ifconfig will link. 2009-03-10 02:11:57 +00:00
joerg
d23bde9aff Replace .br and .sp with .Pp for vertical spacing. 2009-03-10 01:53:30 +00:00
joerg
0c588b7da9 Import pkg_install-20090309:
Fix double free in pkg_info.
2009-03-10 00:48:40 +00:00
joerg
8a90f43fbf Import libfetch-2.23:
Don't leak file descriptors when iterating local directories or checking
for if-modified-since on local files.
2009-03-10 00:44:15 +00:00
jakllsch
46fa0abcaf sizeof(time_t) is no longer the same as the sizeof(uint32_t)
that RFC 868 specifies.

no functional change intended.
2009-03-10 00:26:20 +00:00
wiz
f435a83b12 Fix order in preamble. 2009-03-09 23:01:08 +00:00
njoly
90a93774af In vmstat display, increase software interrupt count output from 5 to
6 columns.
2009-03-09 19:48:02 +00:00
joerg
997634fe14 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
joerg
2f76a3340f Fix preamble order. Escape OS to not conflict with macro of the same
name.
2009-03-09 18:42:55 +00:00
joerg
d8c6fac718 Examples should be correct, so fix the order of the preamble to follow
the rules set in mdoc(7).
2009-03-09 18:13:24 +00:00
plunky
87310a6a9c ifreqalias (non existent) -> ifaliasreq (the real deal) 2009-03-09 18:09:39 +00:00
joerg
7d909153f2 Escape OS to avoid conflict with macro of same name. 2009-03-09 17:58:20 +00:00
joerg
cfac7cbf5d Reorder .Bl and .Pp so make it clear that the space goes before the
list.
2009-03-09 17:29:25 +00:00
joerg
7f7a616578 .br -> .Pp, the former is not a mdoc(7) macro. 2009-03-09 17:28:12 +00:00
joerg
dff8e10393 .br -> .Pp, the former is not mdoc markup 2009-03-09 17:17:02 +00:00
uebayasi
7c002f258b KNF. ANSI'fy. 2009-03-09 16:19:22 +00:00
uebayasi
143d2214bf These don't need <sys/tty.h>. 2009-03-09 15:59:33 +00:00
joerg
f385dfc57f Don't escape %, but do escape DD and SS macros. OK wiz@ 2009-03-09 14:26:44 +00:00
joerg
c2a53cec5c Fix markup (.I is an unknown macro in this context). 2009-03-09 14:10:12 +00:00
christos
049ae3d056 Match Inter 82965PM, from Anon Ymous 2009-03-09 13:13:25 +00:00
tsutsui
0eeb6a498e Add a dumb howto. 2009-03-09 11:45:03 +00:00
tsutsui
141d5908fa Add 5.0 config files for mac68kcd loadable from MacOS and bootable macppccd. 2009-03-09 11:39:07 +00:00
tsutsui
22cb2e2e3e - explicitly define the default make target
- create shared/ALL and shared/${MACHINE_ARCH} directories
  only if they exist in ${DISTRIBDIR}
2009-03-09 11:34:37 +00:00
tsutsui
567ce9e6ef Computed checksum value by the FXPF_82559_RXCSUM feature includes data
in IP headers, so we have to deduct not only IP option headers but all
IP headers.  But in TCP/UDP layer we can assume the IP header is valid
and a sum of the IP header part should be 0xffff, so we don't have to
bother to deduct it from the computed checksum.
2009-03-09 10:33:33 +00:00
reinoud
00f4c1707e For this physical address printing use uintmax_t since on Xen PAE this length
(64) is not the same as the base architecture (32).
2009-03-09 09:53:55 +00:00
nonaka
475dc08dab avail_start and avail_end is paddr_t. 2009-03-09 08:42:36 +00:00
mrg
b0c8dd2fc3 add clientwin.c, needed by newer packages. 2009-03-09 07:07:19 +00:00
nonaka
89a2df757d fix compile failure when PGALLOC_VERBOSE is defined. 2009-03-09 07:00:26 +00:00