NetBSD/sys
kleink a32a338757 * Convert fsync vnode operator implementations and usage from the old
waitfor argument and MNT_WAIT/MNT_NOWAIT to flags and FSYNC_WAIT.
* In genfs_fsync(), honor the FSYNC_NODATA flag.
1998-06-05 19:52:59 +00:00
..
adosfs
arch - Egads! There are Pyxis "Pass 1" chips that do not have the DMA bug! 1998-06-05 19:25:19 +00:00
compat Fix off by 1 error 1998-05-25 17:13:43 +00:00
conf Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100) 1998-06-02 01:29:41 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev An oversight in previous commit. 1998-06-05 03:40:07 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern Regen: fsync argument change. 1998-06-05 19:41:21 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs * Convert fsync vnode operator implementations and usage from the old 1998-06-05 19:52:59 +00:00
msdosfs Name a simple lock consistently. 1998-05-20 01:45:15 +00:00
net Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
netatalk
netccitt
netinet Add a comment explaining why we do _not_ ACK data that might accompany 1998-06-02 18:33:02 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys Define 2 flags to be passed in the `flags' argument of the fsync vnode 1998-06-05 19:47:00 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm Use the sparc's GCC lossage fix for the arm32 port as well. Problem appears 1998-06-02 20:51:24 +00:00
vm Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00