Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | bread does nothing with its ucred argument. remove it. ok matthew | Ted Unangst | |
2011-07-03 | correctify NULL 0 confusion | Ted Unangst | |
2009-08-14 | - use u_char consistently | Jasper Lievisse Adriaanse | |
- minor formatting ok oga@ otto@ | |||
2009-08-14 | - fix format string for daddr64_t to %lld | Jasper Lievisse Adriaanse | |
ok otto@ | |||
2009-06-02 | blkno's are 64 bit so need %llu, found by Parfait | Theo de Raadt | |
ok oga | |||
2008-01-05 | Make the ffs code 64-bit disk block number clean. Based on a diff | Otto Moerbeek | |
from Pedro Martelleto. Two things remain: the on-disk quota structures are still 32-bit and statfs does not do 64-bit numbers yet. ok deraadt@ | |||
2007-05-26 | Dynamic buffer cache. Initial diff from mickey@, okay art@ beck@ toby@ | Pedro Martelletto | |
deraadt@ dlg@. | |||
2007-01-06 | stop printing messages when changing space/time optimizations. | Ted Unangst | |
it's not all that important, and mostly seems to just scare people. ok pedro henning thib ... also remove dumb casts. | |||
2006-06-17 | Refuse to mount a ffs fielsystems whose number of frags is not 1, 2, 4 or 8, | Miod Vallat | |
and remove the corresponding panics in low level code. ok pedro@ weingart@ | |||
2005-11-08 | Use ANSI function declarations and deregister, no binary change | Pedro Martelletto | |
2005-07-03 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless. Also the code is not enabled in GENERIC so it is not being tested or maintained. | |||
2004-01-20 | some pieces of ufs2. help testing otto sturm | Ted Unangst | |
2003-06-26 | add prototypes for userland code that reaches over. ok deraadt@ | Ted Unangst | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-02-22 | Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@ | Dale Rahn | |
2001-12-01 | KNF | Theo de Raadt | |
2001-07-06 | prototypes for userland side | Theo de Raadt | |
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | Constantine Sapuntzakis | |
2001-03-20 | dangling space in comment | Artur Grabowski | |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |