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
/
restore
Age
Commit message (
Expand
)
Author
1997-09-21
$OpenBSD$
Theo de Raadt
1997-08-24
More err()/warn()/etc. argument fixes.
Jason Downs
1997-08-06
do not clobber errno in signal handlers
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-05
NULL vs 0 confusion
Theo de Raadt
1997-07-05
vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion
Todd C. Miller
1997-06-25
(foo *)0 -> NULL
kstailey
1997-06-18
Remove all links for an inode when "changing from leaf to node".
Todd C. Miller
1997-04-16
No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h>
Todd C. Miller
1997-02-09
unexploitable buf oflow, eivind@freebsd
Theo de Raadt
1997-01-27
Support lchown(2).
Jason Downs
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-27
epilepsy in csrg?
Theo de Raadt
1996-12-24
use mkstemp()
Theo de Raadt
1996-12-24
no mkfs
Theo de Raadt
1996-12-16
does noone know how to use strncat correctly?
Theo de Raadt
1996-12-15
Fix strncpy usage and correct strncat length field, from Theo.
Todd C. Miller
1996-12-11
from netbsd; repair byte swapping of fields
Theo de Raadt
1996-12-04
64 bit patches, tih@nhh.no
Theo de Raadt
1996-09-16
/tmp// -> /tmp/
Todd C. Miller
1996-09-16
Set umask to be read only by owner until we set real file permissions.
Todd C. Miller
1996-09-01
lose setuid
Theo de Raadt
1996-08-02
ptr check in skipdirs(), by joerg from freebsd
Theo de Raadt
1996-07-09
mktemp whoops
Theo de Raadt
1996-06-25
mktemp open & fdopen
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-06-17
updated patch from lukem@supp.cpr.itg.telecom.com.au to also make -r and -R w...
Theo de Raadt
1996-06-16
use unique temporary files; netbsd pr#2544; lukem@supp.cpr.itg.telecom.com.au
Theo de Raadt
1996-03-21
From NetBSD: Merge of 960317
Niklas Hallqvist
1996-02-22
From NetBSD:
Niklas Hallqvist
1996-02-22
From NetBSD:
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt