For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO instead of
[dragonfly.git] / sys / vfs / ufs /
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-02 Matthew DillonBack out the last commit, it asserts in the getblk...
2008-01-02 Matthew DillonUFS vnodes must have VM objects before they can be...
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-20 Matthew DillonMake necessary changes to readdir/getdirentries to...
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-07 Matthew DillonCorrect bug in last commit.
2007-11-07 Matthew DillonAdd bio_ops->io_checkread and io_checkwrite - a read...
2007-11-06 Matthew DillonWhen the quotacheck has not been run the quota code...
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-28 Matthew DillonFix a bug in vnode_pager_generic_getpages(). This...
2007-08-28 Matthew DillonAdd vop_stdgetpages() and vop_stdputpages() and replace...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Matthew Dillongetpages/putpages fixup part 1 - Add support for UIO_NO...
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-08 Sascha WildnerAdjust some comments with reality.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-06-26 Hasso TepperNuke "is is" stammering.
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-17 Matthew DillonHave UFS set the vnode type to VBAD instead of VNON...
2007-06-14 Matthew DillonWhen getnewvnode() is called the vnode's v_type default...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-16 Matthew DillonContinue untangling the disklabel. Add sector index...
2007-05-15 Matthew DillonContinue untangling the disklabel. Reorganize struct...
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Matthew DillonGive the device major / minor numbers their own separat...
2007-05-06 Matthew DillonUse SYSREF to reference count struct vnode. v_usecount...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-20 Matthew DillonMake 'last mounted on' reporting by fsck work again...
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Sascha WildnerAnsify parameter declarations.
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-02-22 Simon Schubert1:1 Userland threading stage 4.2/4:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2006-12-29 Sascha WildnerUse %j to print an ino_t.
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-27 Matthew DillonMajor namecache work primarily to support NULLFS.
2006-10-14 Matthew DillonRemove inode free race warning messages. These were...
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Matthew DillonRemove the last bits of code that stored mount point...
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Simon SchubertMerge from vendor branch CVS:
next