1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys
Peter Wemm dad00f4e9c Remove [apparently] bogus casts to u_long for the vnode_pager_setsize()
second argument.  np_size is a 64 bit int, so is the second arg.  This
might have caused needless 2G/4G file size problems.

I believe it was Bruce who queried this.
1998-11-09 07:00:14 +00:00
..
alpha Update interface to timecounter to last change to the generic code. 1998-11-08 19:26:23 +00:00
amd64 * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
boot Prevent boot.config being parsed more than once. 1998-11-08 18:37:28 +00:00
cam Generalize the quirk entry that disables multi-lun probing for Sony CDROM 1998-11-04 19:56:24 +00:00
coda Support KLD. We register and unregister two modules. "coda" (the vfs) 1998-11-03 08:55:06 +00:00
compat
compile
conf Update configuration files for the perl based makedevops script. 1998-11-08 18:39:57 +00:00
contrib/softupdates Change dirty block list handling to use TAILQ macros. 1998-10-31 15:33:32 +00:00
ddb
dev Port the ps/2 mouse driver to the alpha. 1998-11-08 18:43:03 +00:00
fs Support KLD. We register and unregister two modules. "coda" (the vfs) 1998-11-03 08:55:06 +00:00
geom
gnu
i386 * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
isa Port the ps/2 mouse driver to the alpha. 1998-11-08 18:43:03 +00:00
isofs/cd9660
kern Add semicolon to INTERFACE declaration. 1998-11-08 18:51:38 +00:00
libkern
miscfs Change the #ifdef UNION code into a callable hook. Arrange to have this 1998-11-03 08:01:48 +00:00
modules Make this work now; fixing the kstack overflow allows the dependency to 1998-11-06 16:02:14 +00:00
msdosfs
net
netatalk
netatm Unneeded file. 1998-10-31 20:09:25 +00:00
netinet
netipx
netkey
netnatm
netns
nfs Remove [apparently] bogus casts to u_long for the vnode_pager_setsize() 1998-11-09 07:00:14 +00:00
nfsclient Remove [apparently] bogus casts to u_long for the vnode_pager_setsize() 1998-11-09 07:00:14 +00:00
nfsserver Remove [apparently] bogus casts to u_long for the vnode_pager_setsize() 1998-11-09 07:00:14 +00:00
pc98 * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
pccard
pci * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
posix4
powerpc
rpc
sys * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
tools
ufs Change dirty block list handling to use TAILQ macros. 1998-10-31 15:33:32 +00:00
vm * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
Makefile Build KLD modules, these work for both a.out and elf. 1998-11-03 06:50:58 +00:00