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
Age
Commit message (
Expand
)
Author
2006-12-15
sync w/ usage(); ok pedro
Jason McIntyre
2005-04-08
Sync with recent realpath(3) changes: on failure, don't use the second
Jared Yanovich
2004-08-08
spacing
Theo de Raadt
2004-06-06
64bit int fixes
Ted Unangst
2004-05-08
change my e-mail address to @openbsd.org
Pedro Martelletto
2004-03-02
oops, committed wrong version. thanks pedro.
Ted Unangst
2004-03-01
rewrite featuring IP6 support from Pedro Martelletto <pbastos@rdc.puc-rio.br>
Ted Unangst
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
2003-03-11
strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de
Theo de Raadt
2002-09-06
socklen_t
Theo de Raadt
2002-07-11
malloc() failure tests; rimshot@pandora.be
Theo de Raadt
2002-06-26
Missing .Xr's from Margarida Sequeira <niness@devilness.org>.
Federico G. Schwindt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-22
strcpy, sprintf death; mpech ok
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-21
Initial patch for a new mdoc issue.
Mike Pechkin
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-07-04
link to portal.conf.5; dead karls@inet.no
Theo de Raadt
2001-06-08
Fix a typo (perfomance -> performance) and lots of section shuffling;
Aaron Campbell
2001-01-19
mark signal races i cannot fix at the moment
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1999-07-21
use .Ar on later .It Fl lines
Theo de Raadt
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
kill redundant .Nm macro arguments; other misc fixes
Aaron Campbell
1998-11-11
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Aaron Campbell
1998-09-17
sbin/ man page fixes
Aaron Campbell
1998-08-07
Directories can't be opened for writing these days.
Constantine Sapuntzakis
1998-08-06
Can't use MSG_EOR with a stream socket.
Constantine Sapuntzakis
1998-07-16
use .Bx
Michael Shalayeff
1997-09-21
$OpenBSD$
Theo de Raadt
1997-08-20
Print "Filesystem not supported by kernel" not "Operation not supported by
Todd C. Miller
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
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-18
buf oflow
Theo de Raadt
1997-06-10
deal with random pids from fork(2)
kstailey
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-03-23
Use POSIX regexp, not v8 to avoid linking with -lcompat.
Todd C. Miller
1997-03-23
Minor updates from lite2 + some KNF and strdup(3) checking.
Todd C. Miller
[next]