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-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
2005-01-31
regen
Martin Reindl
2005-01-31
The SiS 5513 is really a own design, partially revert my previous commit here.
Martin Reindl
2005-01-31
Use pxa2x0_gpio_get_function() to restore alternate pin functions
Uwe Stuehler
2005-01-31
Make LCD brightness adjustable by wsconsctl(1), and fix the base address
Uwe Stuehler
2005-01-30
bce attaches bmtphy now. Mention it in SYNOPSIS and SEE ALSO.
Jonathan Gray
2005-01-30
Hack to allow emulation of mouse buttons for now, incorrectly shares
Dale Rahn
2005-01-30
Fix two Cirrus Logic codec IDs.
Mark Kettenis
2005-01-30
Detect editors that move the edited file out from underneath us and warn.
Todd C. Miller
2005-01-30
bzero s_un before use; Andrey Matveev
Todd C. Miller
2005-01-30
Proper cleanup on malloc failure; Andrey Matveev
Todd C. Miller
[next]