Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ millert@ tedu@ | |||
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-07-03 | ansi | Theo de Raadt | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-12 | while im here; clean -Wall. | Federico G. Schwindt | |
2002-02-12 | _PATH_DEV already includes the trailing '/'; no need for it. | Federico G. Schwindt | |
2001-12-04 | do not open the device for writing if not needed to; millert@ ok & help | Michael Shalayeff | |
2001-11-05 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
2001-10-05 | document missing options. ok deraadt@ | Jakob Schlyter | |
2001-05-18 | treat two exits for a return | Michael Shalayeff | |
2001-04-13 | Remove softdep and add avgfilesize/avgfpdir in printfs(). | Grigoriy Orlov | |
Pointed out by fgs@. deraadt@ ok. | |||
2001-04-08 | Remove soft updates. Warn users about how to enable softdep. | Grigoriy Orlov | |
art, deraadt ok. | |||
2001-04-06 | Replace FFS directory preference algorithm(dirpref) by new one. | Grigoriy Orlov | |
It allocates directory inode in the same cylinder group as a parent directory in. This speedup file/directory intensive operations on a big file systems in times. Don't forget to recompile fsck_ffs with updated fs.h or you will get "VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE" at the next boot. In any case you can ignore this error safely. Requested by deraadt@ | |||
2001-03-22 | sprintf -> snprintf | Grigoriy Orlov | |
1997-11-07 | indent | Theo de Raadt | |
1997-11-06 | Added support for enabling soft updates. | Constantine Sapuntzakis | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-09-04 | use err()/warn()/__progname where appropriate, consolidate string, some -Wall | Michael Shalayeff | |
1996-08-02 | add -p option to show current values; this information is available from | Theo de Raadt | |
dumpfs but not readily obvious. from freebsd by peter@haywire.dialix.com | |||
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |