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-05-24
Identify states that will not be synchronised in pfctl -vvss output.
Christopher Pascoe
2005-05-24
- create the Entries.Static file with 0644 permissions instead of 0400.
Joris Vink
2005-05-24
-ansi means only expose ANSI interfaces which is not something we want...
Todd C. Miller
2005-05-24
don't fail on mkdir(2) when errno is EEXIST in cvs_file_create().
Joris Vink
2005-05-24
ath_hal_rx_monitor should be used for link state monitoring instead of
Reyk Floeter
2005-05-24
Only redistribute networks if the interface they depend on is actually
Claudio Jeker
2005-05-24
Set ifindex for all kernel routes. This makes it very easy to track the
Claudio Jeker
2005-05-24
fix minor ouput glitch, by using strtonum instead of strtol.
Moritz Jodeit
2005-05-24
bye
Uwe Stuehler
2005-05-24
add a new field to vm_space and use it to track the number of anon
Ted Unangst
2005-05-24
An lsa with age == MAX_AGE is always different and needs to be merged.
Claudio Jeker
2005-05-24
When processing the flex_geometry page, don't use a reduced_geometry
Kenneth R Westerback
2005-05-24
printf(s) -> printf("%s", s)
Uwe Stuehler
2005-05-24
Fix format string.
Claudio Jeker
2005-05-24
bump to version 2.08, adding
Uwe Stuehler
2005-05-24
Be more specific on what we redistribute. OK norby@
Claudio Jeker
2005-05-24
Do not assume anything about the calling frame in the inline assembly
Miod Vallat
2005-05-24
serial console support
Uwe Stuehler
2005-05-24
Switch atomicio to a simpler interface which returns size_t and uses
Anil Madhavapeddy
2005-05-24
fix links target
Uwe Stuehler
2005-05-24
ifa->ifa_addr can be NULL in some cases, pt out by Kurt Roeckx
Henning Brauer
2005-05-24
.Cd and .Xr's for zaurus
Uwe Stuehler
2005-05-24
- simplify cvs_mkadmin().
Joris Vink
2005-05-24
no more telnetd, ba@bsws.de
Henning Brauer
2005-05-24
crank up MAXCCB to 250 for cards that can handle it. ok mickey@
Marco Peereboom
2005-05-24
wrap into nice defines
Martin Reindl
2005-05-24
replace jnz FOO;jmp BAR;FOO: with jz BAR;FOO:, the idle loop will be even mor...
Niklas Hallqvist
2005-05-24
cleanup parser, permit more than one listener
Hakan Olsson
2005-05-24
logging tweaks
Hakan Olsson
2005-05-24
remove debugging stuff
Joris Vink
2005-05-24
Don't need to protect as many signals from _POSIX_SOURCE now that POSIX
Todd C. Miller
2005-05-24
Remove unnecessary error check that is already done in parsecommunity().
Claudio Jeker
2005-05-24
Switch atomicio to use a simpler interface; it now returns a size_t
Anil Madhavapeddy
2005-05-24
KNF
Claudio Jeker
2005-05-24
Use the 'netmask' keyword in the ifconfig examples so they actually work.
Ryan Thomas McBride
2005-05-24
add a note describing latest guard feature
Ted Unangst
2005-05-24
handle sizeof(void *) allocations specially when using malloc guard.
Ted Unangst
2005-05-24
variety of man page fixes
Jared Yanovich
2005-05-24
oops
Theo de Raadt
2005-05-24
Restoration of terminal settings can be broken by a well-timed signal,
Todd C. Miller
2005-05-24
let ramdisks compile again. people -- please always try to compile with your...
Theo de Raadt
2005-05-24
Use comma only to separate facilities on the same level. Sort selector
Camiel Dobbelaar
2005-05-24
add stge(4)
Brad Smith
2005-05-24
do not print cpu startup messages (because they are obvious)
Theo de Raadt
2005-05-24
hlt hlt is not a good idea. Rework APM to do what the spec actually says. R...
Marco Peereboom
2005-05-24
move sk(4) and epic(4) out of the untested section
Brad Smith
2005-05-24
support trunk stacking (trunks as trunk ports) and some fixes
Reyk Floeter
2005-05-24
add epic(4) and stge(4)
Brad Smith
2005-05-24
cvs_noexec checks; ok joris@
Xavier Santolaria
2005-05-24
don't try to create directories with mkdir(2) in cvs_resp_sticky().
Joris Vink
[next]