Make vodz happy and make fdisk always use large file support if
[oweals/busybox.git] / loginutils / addgroup.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-09 Eric AndersenFix addgroup so it actually works
2002-12-13 Tim Rikeruse const group_file
2002-12-12 Eric AndersenTeach addgroup to add user names to groups
2002-11-14 Eric AndersenPatch from Marcel Hamer to fix addgroup argument parsing
2002-08-06 Manuel Novoa III Fix silly typo. addgroup was using /etc/shadow for...
2002-07-21 Robert GrieblFixed two compiler warnings
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration