summaryrefslogtreecommitdiff
path: root/sbin/mount_portal
AgeCommit message (Expand)Author
1998-07-16use .BxMichael Shalayeff
1997-09-21$OpenBSD$Theo de Raadt
1997-08-20Print "Filesystem not supported by kernel" not "Operation not supported byTodd C. Miller
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-06-25(foo *)0 -> NULLkstailey
1997-06-18dynamically allocate fd_set; deraadtkstailey
1997-06-18document the tiny raceTheo de Raadt
1997-06-18buf oflowTheo de Raadt
1997-06-10deal with random pids from fork(2)kstailey
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-03-23Use POSIX regexp, not v8 to avoid linking with -lcompat.Todd C. Miller
1997-03-23Minor updates from lite2 + some KNF and strdup(3) checking.Todd C. Miller
1997-03-23-Wall happiness, use mkstemp(3) instead of mktemp(3), and someTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-12fix afterinstallTheo de Raadt
1996-12-08Install sample portal configuration file if none are installedThorsten Lockert
1996-06-25umask() AF_UNIX socket; still a small DOS windowTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt