freebsd-nq/sys
Jonathan M. Bresler 1c4faf8bb9 length argument to truncate() in linux emulation
was not being set copied to the bsd arguments..
	frequently, resulting in files of over 100MB of NULs

PR:	386/5044
Reviewed by:		jmb
Submitted by:		(Richard Winkel) rich@math.missouri.edu
1998-01-05 01:05:15 +00:00
..
alpha I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00
amd64 AMD calls the PR166 and PR200, models 2 and 3 respectively. 1998-01-03 05:43:37 +00:00
compat length argument to truncate() in linux emulation 1998-01-05 01:05:15 +00:00
compile
conf Explain that MAXMEM maynot be nessicary for detection of >64MB RAM. 1997-12-31 21:46:17 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Actually implement the internals of the 'ppi' device. 1998-01-02 09:30:39 +00:00
fs Fixed missing initialization of mp->mnt_stat. At least vm depends on 1998-01-01 08:28:26 +00:00
geom There is no ccdread() nor ccdwrite(). 1997-11-18 14:39:04 +00:00
gnu Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
i386 length argument to truncate() in linux emulation 1998-01-05 01:05:15 +00:00
isa More cleanup relating to our use of the TSC. 1997-12-28 17:33:10 +00:00
isofs/cd9660 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
kern Added missing caddr_t --> void * conversions for sys/mman.h functions. 1998-01-01 17:07:46 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs add copyrights 1998-01-02 07:31:07 +00:00
modules Fix my typo. 1997-12-16 22:50:18 +00:00
msdosfs Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
net Reviewed by: Joerg Wunsch 1998-01-01 21:27:18 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Use LIST_FIRST/LIST_NEXT macros instead of accessing the fields lh_first 1998-01-05 00:57:15 +00:00
netipx Moved some declarations from <sys/socket.h> to the correct places, and 1997-12-21 16:35:12 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Lots of improvements, including restructring the caching and management 1997-12-29 00:25:11 +00:00
nfsclient Lots of improvements, including restructring the caching and management 1997-12-29 00:25:11 +00:00
nfsserver Lots of improvements, including restructring the caching and management 1997-12-29 00:25:11 +00:00
pc98 Sync with sys/i386/isa/syscons.c (first chunk). Reorder #ifdef. 1998-01-04 09:59:23 +00:00
pccard Specify the minor number correctly when creating devfs entries. 1998-01-02 13:35:06 +00:00
pci Reviewed by: Amancio Hasty 1997-12-31 05:45:56 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi - Accept all models of the HP C1553A tape series as usable tapes. This 1997-12-30 22:26:51 +00:00
sys Use a real malloc type for M_LINKER instead of #defining it as M_TEMP. 1998-01-01 08:55:37 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Removed unused #includes again. They thrashed when mfs_reclaim thrashed 1998-01-01 12:40:25 +00:00
vm caddr_t --> void * 1997-12-31 02:35:29 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00