summaryrefslogtreecommitdiff
path: root/usr.sbin/edquota
AgeCommit message (Expand)Author
1999-06-15change getentry() args to solve problemTheo de Raadt
1999-06-15Check return value of getentry() for -1, not < 0 since it returnsTodd C. Miller
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-01-03fix overflow; bdeTheo de Raadt
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-05-18MAXPATHLEN not MAXPATHLEN+1Theo de Raadt
1998-03-22Don't assume all-numeric names are id's, look up as a name inTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-08-20Some KNF and use warn/err.Todd C. Miller
1997-06-30Wall. uid & gid are not perfect .. but that is OKTheo de Raadt
1997-01-28repair quotactl() typesTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILETodd C. Miller
1996-09-01fix warningsTheo de Raadt
1996-08-29type fixesTheo de Raadt
1996-06-19do not use system() to start $EDITOR, but fake system() ourselvesTheo de Raadt
1996-06-06do not forget to unlink tmpfilTheo de Raadt
1996-06-06system() $EDITOR safelyTheo de Raadt
1996-06-06use system, so that $EDITOR expansion worksTheo de Raadt
1996-04-25permit quotas to work on mfs; problem reported by rdante@pnet.netTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-01-07accept either ffs or ufs for filesystem nameTheo de Raadt
1995-11-06Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)Theo de Raadt
1995-10-24ufs -> ffsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt