Age | Commit message (Expand) | Author |
2003-07-03 | use realpath() in helpers instead of doing it ourselves every time. | Ted Unangst |
2003-07-02 | convert strncat -> strlcat | Anil Madhavapeddy |
2003-06-11 | ansification | Theo de Raadt |
2003-04-18 | support for making directories executable if readable. | Ted Unangst |
2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. | Marc Espie |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1999-04-20 | if mount fails with EINVAL, say "not an MSDOS filesystem" | Todd C. Miller |
1998-12-21 | nice error message when mount(2) returns EOPNOTSUPP | Artur Grabowski |
1997-06-20 | Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system" | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-16 | does noone know how to use strncat correctly? | Theo de Raadt |
1996-12-09 | better error messages | Theo de Raadt |
1996-11-24 | Add MOPT_UPDATE to mount options since there is filesystem | Todd C. Miller |
1996-06-23 | update rcsid | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-01-29 | from leo; add -G flag for mounting atari gemdos filesystems | Theo de Raadt |
1995-12-14 | from ws@netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |