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
Age
Commit message (
Expand
)
Author
2003-10-18
quote a macro's args to make it expand correctly;
Jason McIntyre
2003-10-18
CARP documentation cleanups, mostly from jmc@
Ryan Thomas McBride
2003-10-17
Common Address Redundancy Protocol
Ryan Thomas McBride
2003-10-17
slight options reorder; from NetBSD
Jason McIntyre
2003-10-17
mention some defaults; noticed by John L. Scarfone
Jason McIntyre
2003-10-16
Check for signals in local svc_run before doing anything else. Fixes
Todd C. Miller
2003-10-14
constant_lookup() to constant_name() cleanup. markus@ ok.
Hakan Olsson
2003-10-14
getopt() returns int not char. ok pvalchev@
Dale Rahn
2003-10-13
Add a UI FIFO debug class. ok markus@ plus I think henning@
Hakan Olsson
2003-10-11
consistent newlines, from tom cosgrove at arches-consulting.com.
Ted Unangst
2003-10-09
Remove errant semicolon introduced in rev 1.60; joshua stein
Todd C. Miller
2003-10-08
fix cedric's breakage:
Henning Brauer
2003-10-07
better guess for ncyls. allows chuck yerkes to make small file systems again.
Ted Unangst
2003-10-07
add support for modifying attribute cache parameters
Henning Brauer
2003-10-04
Avoid crash on invalid config file (missing value for LIFE_DURATION).
Chad Loder
2003-10-02
clean up p = realloc(p
Ryan Thomas McBride
2003-10-01
note that for user mounts special should be -rw user, and node owned by user;
Jason McIntyre
2003-10-01
free without test
Theo de Raadt
2003-09-26
Rearchitecture of the userland/kernel IOCTL interface for transactions.
Cedric Berger
2003-09-26
Walking up to a firewall box which had the console logged in, to see
Theo de Raadt
2003-09-26
check strdup failure; ok anil millert
Theo de Raadt
2003-09-26
Fix off-by-ones in format string for 's' specifier; millert@, deraadt@ ok
Aaron Campbell
2003-09-26
don't listen to INADDR_ANY if Listen-on is specified.
Cedric Berger
2003-09-26
.Xr mount_ntfs;
Jason McIntyre
2003-09-26
realloc properly; ok jason
Theo de Raadt
2003-09-25
Fix off-by-one out-of-bounds write; millert@ ok
Aaron Campbell
2003-09-25
Fix one case of set length before realloc. Fix another case of
Chad Loder
2003-09-25
realloc fixes; 3rd rev to make markus happier
Theo de Raadt
2003-09-25
do not crank size first, do not do p = realloc(p, ...
Theo de Raadt
2003-09-25
whack commons as wanted by ho
Theo de Raadt
2003-09-25
do not crank size before erealloc
Theo de Raadt
2003-09-25
p = realloc(p is not allowed
Theo de Raadt
2003-09-24
realloc fix
Theo de Raadt
2003-09-24
realloc fixes; ok ho
Theo de Raadt
2003-09-24
re-add AES, but without using EVP;
Markus Friedl
2003-09-24
back out EVP change; causes fd leaks; ok cedric@
Markus Friedl
2003-09-24
Fix realloc usage and make sure we don't increase buffer size on failure.
Cedric Berger
2003-09-23
use getaddrinfo for name-to-address resolution. mcbride@ ok
Jun-ichiro itojun Hagino
2003-09-23
fix a few strlcpy
Theo de Raadt
2003-09-19
an atexit handler to close a file descriptor? who wrote this crap..; millert ok
Theo de Raadt
2003-09-18
Not all address types have a mask.
Cedric Berger
2003-09-18
fix early free (subtle); marius@monkey.org
Theo de Raadt
2003-09-18
add .Bk/.Ek to SYNOPSIS;
Jason McIntyre
2003-09-18
add some space before lists;
Jason McIntyre
2003-09-18
replace NetBSD info with OBSD relevant stuff;
Jason McIntyre
2003-09-09
slight cleanup of man page and sync usage();
Jason McIntyre
2003-09-05
socket leak on error paths. from Patrick Latifi. ok deraadt@ ho@
Ted Unangst
2003-09-02
Xref boot_mvme88k
Miod Vallat
2003-09-02
escape punctuation;
Jason McIntyre
2003-09-02
A couple of nits. deraadt@ ok.
Hakan Olsson
[next]