NetBSD/sys
thorpej 28fa7254b3 Define the O_SYNC flag to open(2) per XPG4.2, using the same value as the
historic O_FSYNC flag (the semantics are identical).  Hide the historic
O_FSYNC flag if _POSIX_SOURCE or _XOPEN_SOURCE are defined, and define it to
be O_SYNC.
1998-01-15 02:33:12 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch add 'sd* at atapibus? drive ?' to all kernel configs already containing 1998-01-15 02:26:26 +00:00
compat Regen. 1998-01-09 06:19:02 +00:00
conf Shuffle wd/wdc driver files around (via repository copies). wdc 1998-01-14 23:36:30 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev #include a just-added scsipi header. 1998-01-15 02:23:43 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Grab a fix from 4.4BSD-Lite2: open(2) with O_FSYNC and MNT_SYNCHRONOUS 1998-01-14 22:08:44 +00:00
lib RCSID Police. 1998-01-05 19:40:40 +00:00
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Fix imported RCS keyword slightly 1998-01-05 05:08:43 +00:00
netatalk
netccitt
netinet Use option header file for MROUTING 1998-01-12 03:02:48 +00:00
netiso Make this compile in light of recent socket queue data structure change. 1998-01-09 18:31:50 +00:00
netnatm
netns
nfs Consolidate NFS_BOOT_* options into opt_nfs_boot.h 1998-01-12 21:27:09 +00:00
stand
sys Define the O_SYNC flag to open(2) per XPG4.2, using the same value as the 1998-01-15 02:33:12 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm Oops, don't need vm_page_physget() if PMAP_STEAL_MEMORY. 1998-01-10 03:02:58 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00