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
2010-09-09
Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@
Dale Rahn
2010-09-09
- allow esp proposals without integrity and ah proposals without
Mike Belopuhov
2010-09-09
nessesary -> necessary.
Miod Vallat
2010-09-09
Move cache settings into hw_cpu_init_secondary() ok miod@
Takuya ASADA
2010-09-09
Fix compile error on option DEBUG ok miod@
Takuya ASADA
2010-09-09
ECDH/ECDSA compliance fix: these methods vary the hash function they use
Damien Miller
2010-09-09
Rename lookup/relookup to vfs_lookup/vfs_relookup.
Thordur I. Bjornsson
2010-09-09
Why ip6_input.c includes netinet/ip_icmp.h is beyond my imagination.
Claudio Jeker
2010-09-09
The resume powerhooks were always in the wrong place. Then when replaced
Theo de Raadt
2010-09-08
when I fixed the ruleset matching on rules that had more than one condition
Gilles Chehade
2010-09-08
aucat: getpwnam: No such file or directory
Theo de Raadt
2010-09-08
Add -n and -p flags to switch-client to move to the next and previous
Nicholas Marriott
2010-09-08
had planned to commit the change after oga@ and I are done with little
Gilles Chehade
2010-09-08
merge apm_standby() into apm_suspend()
Theo de Raadt
2010-09-08
No need for vfs_syncwait() in a bufq_quiesce() world
Theo de Raadt
2010-09-08
Improve buf.c comments, from zinovik.
Nicholas Marriott
2010-09-08
Do not crash if the screen size is too small for the indicator in copy mode.
Nicholas Marriott
2010-09-08
Add support for Terratec EWX 24/96 based on initial diff from ratchov@.
Stefan Sperling
2010-09-08
Document that the resume case is waking children which may have been
Theo de Raadt
2010-09-08
Split out the guts of pccbbintr() so that we can call it carefully at
Theo de Raadt
2010-09-08
During suspend, do not call children's interrupt handlers after we have
Theo de Raadt
2010-09-08
better to break out of the cases
Theo de Raadt
2010-09-08
activate NTFS, let's hope it gets less experimental soon (as beck@ said)
Marc Espie
2010-09-08
remove a useless comment
Theo de Raadt
2010-09-08
Crank ofwboot version after recent changes.
Joel Sing
2010-09-08
Use the offset value passed into search_label() and call it with
Joel Sing
2010-09-08
Introduce a disk_lookup() function which calls device_lookup(), before
Joel Sing
2010-09-08
Set rcs_suffixes to default value on initialization.
Tobias Stoeckmann
2010-09-08
Use SIZE_LEFT macro to determine left size instead of calculating with
Tobias Stoeckmann
2010-09-08
Sync disklabel_sun_to_bsd() with sparc64/disksubr.c. This gives us access
Joel Sing
2010-09-08
Store a struct device pointer within struct disk and populate this when
Joel Sing
2010-09-08
Nuke bogus comment.
Joel Sing
2010-09-08
Reintroduce most crypto/crypto.c r1.55:
Joel Sing
2010-09-08
add support for sender expansion in smtpd.conf:
Gilles Chehade
2010-09-08
we do dns resolutions in a separate process because we don't have an async
Gilles Chehade
2010-09-08
let things request the detach of everything on the whole bus, rather than
David Gwynne
2010-09-08
Add $OpenBSD$ prompted by mikeb@
Thordur I. Bjornsson
2010-09-08
creating a pfsync interface is always done from process context, so
Bret Lambert
2010-09-08
Return EACCES when pf_test() blocks a packet in ip_output(). This allows
Claudio Jeker
2010-09-08
Switch the MPLS blocks for RTM_CHANGE. Do not always remove the MPLS
Claudio Jeker
2010-09-08
Map the TTL when building the initial MPLS stack from the encapsulated
Claudio Jeker
2010-09-08
stray spaces no code change
Marco Peereboom
2010-09-08
work around name-space collisions some buggy compilers (looking at you
Theo de Raadt
2010-09-08
typo
Damien Miller
2010-09-08
Make tcpdump of pflog interfaces work with 'net <net>' expression.
Kenneth R Westerback
2010-09-08
activate hooks should return a value.
David Gwynne
2010-09-07
Document EBUSY return when attempting to open a cua device that
Todd C. Miller
2010-09-07
Remove stray spaces. No code change.
Marco Peereboom
2010-09-07
do not use .B, which is man(7), not mdoc(7); and stop .Tn abuse
Ingo Schwarze
2010-09-07
- O_NOFOLLOW is no longer non-posix; from thomas klausner
Jason McIntyre
[next]