summaryrefslogtreecommitdiff
path: root/sbin/mount_portal/mount_portal.c
AgeCommit message (Expand)Author
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
2003-07-29spacesTheo de Raadt
2003-07-03use realpath() in helpers instead of doing it ourselves every time.Ted Unangst
2003-06-11ansificationTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-06socklen_tTheo de Raadt
2002-07-11malloc() failure tests; rimshot@pandora.beTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-22strcpy, sprintf death; mpech okTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-08Don't unlink() the same thing twice, ok millert@Miod Vallat
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-11-05some syslog_r uses in signal handlersTheo de Raadt
2001-01-19mark signal races i cannot fix at the momentTheo de Raadt
1997-08-20Print "Filesystem not supported by kernel" not "Operation not supported byTodd 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-10deal with random pids from fork(2)kstailey
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-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