NetBSD/sys
thorpej e8a3256e7f Add support for emulating the Linux pread(2) and pwrite(2) system calls;
just call the native NetBSD versions.

PR #7202, Jaromir Dolecek <dolecek@ics.muni.cz>.
1999-03-23 03:00:51 +00:00
..
adosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
arch VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES. 1999-03-23 00:31:59 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat Add support for emulating the Linux pread(2) and pwrite(2) system calls; 1999-03-23 03:00:51 +00:00
conf config(8) glue for Token-Ring and TROPIC drivers. 1999-03-22 22:33:35 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev Call bus_dma_[un]load() at splbio. 1999-03-23 00:38:15 +00:00
filecorefs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
gdbscripts
ipkdb
isofs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
kern Set the high water mark on the mbuf cluster pool to NMBCLUSTERS. 1999-03-23 02:51:27 +00:00
lib Don't add .abicalls if NO_ABICALLS is defined even if ABICALLS is defined. 1999-03-17 13:31:43 +00:00
lkm Enable this lkm on alpha. 1999-03-18 06:01:42 +00:00
miscfs vinvalbuf, called from vclean, could cause a locking-against-self 1999-03-22 17:24:19 +00:00
msdosfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
net Appease GCC. 1999-03-22 23:14:14 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Add support for Token-Ring source routes in the ARP cache. 1999-03-22 22:30:42 +00:00
netiso exterminate ovbcopy. patches provided by Erik Bertelsen, pr-7145 1999-03-12 22:42:30 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Introduce _PC_FILESIZEBITS. 1999-03-22 19:14:22 +00:00
ufs Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00
uvm VHOLD() must be called at splbio() since HOLDRELE() is called 1999-03-18 01:45:29 +00:00
vm Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(), 1999-03-09 12:18:22 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00