Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-07 | Use opendev() instead of a plain open(). | natano | |
ok deraadt | |||
2015-11-03 | Add blank lines surrounding pledge call, as per decree of deraadt@ | mmcc | |
2015-10-12 | pledge "stdio" right after opening the device. The remainder is | Theo de Raadt | |
is just read, write, fsync, and close. ok doug | |||
2015-02-06 | convert atoi to strtonum | Ted Unangst | |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or | Theo de Raadt | |
delete <sys/param.h> if now possible ok guenther | |||
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt | |
possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | |||
2013-04-23 | handle big ino_t | Theo de Raadt | |
ok otto | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-05-21 | Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD. | Todd C. Miller | |
2004-01-25 | random generation numbers; millert ok | Theo de Raadt | |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst | |
way for some future work. no function changes yet. help testing otto@ and markus@ | |||
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 | |
2001-11-05 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
2001-06-04 | return from main() don't exit | Michael Shalayeff | |
1997-10-12 | indent | Theo de Raadt | |
1997-10-12 | mark filesystem dirty | Michael Shalayeff | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |