index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-02-02
- no need to build a kernel to enable ccd
Jason McIntyre
2005-02-02
authorative->authoritative
Jolan Luff
2005-02-02
Fix a few memory leaks and general cleanup. From Joris Vink. ok tedu@
Otto Moerbeek
2005-02-02
Introduce POSIX hex and octal (0x... and 0...) constants in arithmetic
Otto Moerbeek
2005-02-02
replace 0 with STDIN_FILENO. from han boetes and jared yanovich
Ted Unangst
2005-02-02
- syncs are done by a kernel thread, not update(8)
Jared Yanovich
2005-02-01
spelling/grammar;
Jason McIntyre
2005-02-01
tweak from tom@;
Jason McIntyre
2005-02-01
Correctly setup Intel 82801FB and 82801FR SATA; from aurelien6545@free.fr.
Alexander Yurchenko
2005-02-01
switch the buffer size describing vars from ssize_t to size_t and adjust
Henning Brauer
2005-02-01
Introduce dynmaic buffers. Dynamic buffers are realloced() until max is
Claudio Jeker
2005-02-01
Free neighbors that have been inactive for 24hrs.
Esben Norby
2005-02-01
document DP83816;
Jason McIntyre
2005-02-01
typo; from axel andersson;
Jason McIntyre
2005-02-01
- accept a minus sign in front of the file's revision number to
Jean-Francois Brousseau
2005-02-01
first round of malloc()/realloc() fixes:
Jean-Francois Brousseau
2005-02-01
mention mirroring here as well; whined about by henning@
Michael Shalayeff
2005-02-01
make fbackupfile() return FALSE when the rename(2) from the
Henning Brauer
2005-02-01
enable writeback, with a workaround for the xscale pte updates.
Dale Rahn
2005-02-01
Replace broken frexp() with a working one from FreeBSD. There's
Todd C. Miller
2005-02-01
backout nfs_subs.c rev1.51 nfs_vfsops.c rev1.54:
Peter Valchev
2005-02-01
document `cvs checkout'; ok jmc@ jfb@ Joris Vink;
Xavier Santolaria
2005-02-01
Before carrying on with the mount request, make sure the process has
Pedro Martelletto
2005-02-01
sync
Peter Valchev
2005-02-01
tweaks
Jared Yanovich
2005-01-31
Be a bit more paranoid about leases that are currently acked. There is a
Claudio Jeker
2005-01-31
perform error checking on all the protocol calls
Jean-Francois Brousseau
2005-01-31
don't crash if we have no valid CVSROOT string
Jean-Francois Brousseau
2005-01-31
spaces
Alexander Yurchenko
2005-01-31
tickadj is already declared in sys/kernel.h.
Alexander Yurchenko
2005-01-31
Un-__P.
Alexander Yurchenko
2005-01-31
Move md_clk_attach() prototype to mips64/dev/clockvar.h.
Alexander Yurchenko
2005-01-31
Simply use the ethernet source address of the request as new ethernet
Claudio Jeker
2005-01-31
Warn if the user tries to use the -u option w/o running a command.
Todd C. Miller
2005-01-31
Don't malloc fds each time, just realloc() as needed.
Todd C. Miller
2005-01-31
fix botched tag.
Dale Rahn
2005-01-31
recognize OpenEXR images.
Marc Espie
2005-01-31
when reporting a file to remove, we must use the Entry request along
Jean-Francois Brousseau
2005-01-31
use fflush(stdout) before system() so we won't miss any
Robert Nagy
2005-01-31
add a bunch of more codecs from var srcs. this makes almost everything from t...
Michael Shalayeff
2005-01-31
Safer backup file generation using mkstemp(); henning@ OK
Todd C. Miller
2005-01-31
warn(3) + _exit(2) instead of err(3) in the forked child
Henning Brauer
2005-01-31
-Wsign-compare clean, Andrey Matveev <andrushock@korovino.net>
Henning Brauer
2005-01-31
the most excellent drinkmeister dr.mendeleev
Michael Shalayeff
2005-01-31
sync
Henning Brauer
2005-01-31
fix ugly line split: from raymond lillard;
Jason McIntyre
2005-01-31
Avoid dereferencing a NULL pointer
Hans-Joerg Hoexer
2005-01-31
Remove unused stuff.
Hans-Joerg Hoexer
2005-01-31
add some references to SEE ALSO;
Jason McIntyre
2005-01-31
Be sure to always return an error for unrecognized ioctls. Found by matthieu@
Miod Vallat
[next]