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
2006-03-15
Simple exp(3) and expf(3) regression test for +Inf and -Inf
Otto Moerbeek
2006-03-15
use sysctl_int_lower() for the aperture variable. This lets root close
Theo de Raadt
2006-03-15
- remove unused function cvs_putchar()
Niall O'Higgins
2006-03-15
- zap filename arg in rcsdiff_rev() since its not used.
Niall O'Higgins
2006-03-15
mention machdep.allowaperture can be lowered
Theo de Raadt
2006-03-15
use sysctl_int_lower() for the aperture variable. This lets root close
Theo de Raadt
2006-03-15
use sysctl_int_lower (old code had the negative bug)
Theo de Raadt
2006-03-15
add sysctl_int_lower(). This can read, but can only write to a kernel
Theo de Raadt
2006-03-15
ask for log message when it's not specified, got broken in xsa's previous
Joris Vink
2006-03-15
Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT)
Matthieu Herrb
2006-03-15
consistently use power *states* and performance *modes*
Nikolay Sturm
2006-03-15
Nuke dk_establish(), no longer used.
Miod Vallat
2006-03-15
Switch sparc to device_register() to find out its boot device (when it's a
Miod Vallat
2006-03-15
Correct checks against cd_ndevs - valid numbers are strictly inferior to
Miod Vallat
2006-03-15
Entries in cd_devs[] may be NULL, so be sure to check for them in your
Miod Vallat
2006-03-15
Remove address range KASSERT check in vtopte() and kvtopte(), callers are
Miod Vallat
2006-03-15
- use shared cvs_yesno() for yesno prompt, fixing an issue spotted by
Niall O'Higgins
2006-03-15
- add util.h, reorganising a bunch of things and exposing cvs_yesno()
Niall O'Higgins
2006-03-15
spacing
Theo de Raadt
2006-03-15
knf
Theo de Raadt
2006-03-15
- fchmod file to mode.
Niall O'Higgins
2006-03-15
bogus idiom
Theo de Raadt
2006-03-15
no need for one of the volatile
Theo de Raadt
2006-03-15
Remove useless getuid() check.
David Hill
2006-03-15
allow for more physmem segments; as required by some dell from dhill@
Michael Shalayeff
2006-03-15
spelling, jon@vexed.se
Theo de Raadt
2006-03-15
no more need for the aperture
Theo de Raadt
2006-03-15
no more need for aperture
Theo de Raadt
2006-03-15
- check for tty when asking for logmsg or description
Xavier Santolaria
2006-03-15
remove dead macros
Michael Shalayeff
2006-03-15
In nexthop_compare() if the two passed pointers point to the same object
Claudio Jeker
2006-03-15
switch the ioctl paths to using ami_start instead of ami_cmd. now the only
David Gwynne
2006-03-15
clean up ami_start and move the error handling for a failed command from
David Gwynne
2006-03-15
- fix typo in comment; an path -> a path
Niall O'Higgins
2006-03-15
- make cvs_worklist members volatile.
Niall O'Higgins
2006-03-15
There is no need to check iface != NULL. These parser rules are only allowed
Claudio Jeker
2006-03-15
Looks like auth-type simple was busted since a long time. We bcmp() a
Claudio Jeker
2006-03-15
Sync usage with man page (sort arguments).
Claudio Jeker
2006-03-15
Document new -s path option to select an alternate path for the main control
Claudio Jeker
2006-03-15
split the code in ami_cmd that does the polling commands out into a
David Gwynne
2006-03-15
sc->sc_dev.dv_xname converted to DEVNAME(sc). makes things a little easier
David Gwynne
2006-03-15
Allow the control socket to be changed on the command line. Useful if you
Claudio Jeker
2006-03-15
Fix a memory leak when communities are set or deleted. This seems to fix
Claudio Jeker
2006-03-15
copyout() the pollfds if poll() gets interrupted. This resets the revents
Claudio Jeker
2006-03-15
if no key file are given when printing the DNS host record, use the
Jakob Schlyter
2006-03-15
remove some bizzare idioms; ok ray
Theo de Raadt
2006-03-15
Move and rename checkin_choose_rcsfile() to rcs_choosefile().
Ray Lai
2006-03-15
Fix signed/unsigned comparisons by using size_t
David Hill
2006-03-15
Both strlen and sizeof return a size_t. This also fixes a signed/unsigned
David Hill
2006-03-15
Removes extraneous variables from getopt(3). Inspired by one of
Ray Lai
[prev]
[next]