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
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-01-10
handle glob() return values better; netbsd
Theo de Raadt
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-02-17
make quoted strings work; erh@netbsd
Theo de Raadt
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-23
alphabetize SEE ALSO entries and order them numerically according to section
Aaron Campbell
1998-09-18
buf oflows
Theo de Raadt
1998-09-17
sbin/ man page fixes
Aaron Campbell
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-02-17
chflags(2) take a u_int
Todd C. Miller
1998-02-10
allow tape blocksize > disk blocksize to work; dwmalone@maths.tcd.ie
Theo de Raadt
1998-01-31
Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now that
Todd C. Miller
1998-01-10
grammar
Theo de Raadt
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