index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_portal
/
mount_portal.c
Age
Commit message (
Expand
)
Author
2005-04-08
Sync with recent realpath(3) changes: on failure, don't use the second
Jared Yanovich
2003-07-29
spaces
Theo de Raadt
2003-07-03
use realpath() in helpers instead of doing it ourselves every time.
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-06
socklen_t
Theo de Raadt
2002-07-11
malloc() failure tests; rimshot@pandora.be
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-22
strcpy, sprintf death; mpech ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-08
Don't unlink() the same thing twice, ok millert@
Miod Vallat
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-05
some syslog_r uses in signal handlers
Theo de Raadt
2001-01-19
mark signal races i cannot fix at the moment
Theo de Raadt
1997-08-20
Print "Filesystem not supported by kernel" not "Operation not supported by
Todd C. Miller
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-06-25
(foo *)0 -> NULL
kstailey
1997-06-18
dynamically allocate fd_set; deraadt
kstailey
1997-06-18
document the tiny race
Theo de Raadt
1997-06-10
deal with random pids from fork(2)
kstailey
1997-03-23
Minor 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 some
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-25
umask() AF_UNIX socket; still a small DOS window
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt