NetBSD/share
hannken 3db4e2acd8 Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
VOP_STRATEGY(bp) is replaced by one of two new functions:

- VOP_STRATEGY(vp, bp)  Call the strategy routine of vp for bp.
- DEV_STRATEGY(bp)      Call the d_strategy routine of bp->b_dev for bp.

DEV_STRATEGY(bp) is used only for block-to-block device situations.
2004-01-25 18:06:48 +00:00
..
dict put 'Czechoslovak' and 'Czechoslovakian' back; even through the country 2003-05-24 16:48:31 +00:00
doc check MKDOC instead of MKSHARE 2004-01-11 16:11:52 +00:00
examples xconsole is a global property, so move it to the global scope. 2004-01-05 11:01:32 +00:00
i18n Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
locale Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
man Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
me Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:30:41 +00:00
misc Add some Polish airports: WAW, GDN, KRK, KTW, LCJ, POZ, WRO 2004-01-20 22:30:11 +00:00
mk We always build glx ext, so for 64-bit archs we define -D__GLX_ALIGN64 2004-01-25 02:15:51 +00:00
nls Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
sushi netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
tabset
termcap Add missing blackslash to "xterm-color" entry. Fix provided by 2003-12-02 20:40:00 +00:00
tmac Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
wscons Add polish wscons keymaps for amiga. 2003-10-25 10:02:05 +00:00
zoneinfo Import tzdata2003e. 2003-12-20 00:18:23 +00:00
Makefile Citrus iconv support(5) 2003-06-27 08:39:59 +00:00
Makefile.inc