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
2003-04-26
string cleanup; ok tedu
Theo de Raadt
2003-04-06
strcat->strlcat, ho@ ok
Anil Madhavapeddy
2003-04-04
simple string fixes; ok matthieu tedu tdeval
Theo de Raadt
2003-03-13
more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from me
Theo de Raadt
2003-03-11
files with dead .Xr's;
Jason McIntyre
2003-03-06
.Xr typos;
Jason McIntyre
2002-08-12
Swap args to calloc(3) so they are in the correct order; art@ ok.
Aaron Campbell
2002-05-29
more strlcat
Theo de Raadt
2002-02-23
getc() returns an int
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
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
2002-02-11
Initial patch.
Mike Pechkin
2001-11-05
kill more registers;
Mike Pechkin
2001-10-04
restore also uses TAPE.
Hakan Olsson
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-06-04
return from main() don't exit
Michael Shalayeff
2001-01-19
mark signal races i cannot fix at the moment
Theo de Raadt
2001-01-09
Don't skip if TS_BITS or TS_CLRI, closed PR 1576. Fix supplied by
Angelos D. Keromytis
2000-09-14
wrong type to ioctl; naddy@mips.inka.de
Theo de Raadt
2000-06-16
use TP_BSIZE (== BUFSIZ so no problem)
Theo de Raadt
2000-04-18
Typo: sytem -> system
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
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
[next]