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
2008-09-03
Use & not && when masking bits.
Jonathan Gray
2008-09-03
Missing break in case statement.
Jonathan Gray
2008-09-03
; -> : in getopt optstring.
Jonathan Gray
2008-09-03
Missing break in case statement.
Jonathan Gray
2008-09-03
Remove dead code: ip6_copypktopts() is not used anywhere.
Marco Pfatschbacher
2008-09-03
Prevent a possible overflow when the sum of all demotion counters
Marco Pfatschbacher
2008-09-02
devname -> devicename to prevent shadowing devname(3); ok marco@
Darren Tucker
2008-09-02
remove last bits of MALLOC/FREE
Charles Longeau
2008-09-02
If we need a physical hardware status page, initialise it at device attach
Owain Ainsworth
2008-09-02
Track progress inside of batchbuffers so we know the hardware isn't
Owain Ainsworth
2008-09-02
If the image size is known to be too big, print out the sizes.
Dale Rahn
2008-09-02
remove dead stores and newly created unused variables.
Charles Longeau
2008-09-02
sync
Theo de Raadt
2008-09-02
fix builds for when obj/ present
Damien Miller
2008-09-02
- make sure they are no sendmail leftovers in src when sysmerge stops
Antoine Jacoutot
2008-09-02
missing break;
Jonathan Gray
2008-09-02
Install in the correct directory with NOMAN set. Based on makewhatis
Dale Rahn
2008-09-02
detypedef some more. No functional change.
Owain Ainsworth
2008-09-02
be more careful in checking disk space; ok millert
Theo de Raadt
2008-09-02
Use the installed version of tic instead of the newly built version,
Dale Rahn
2008-09-01
Display direction In/Out/Any for rule display, not just In/Out.
Stuart Henderson
2008-09-01
use C99 style struct initializer instead of GCC specific one (from NetBSD).
Damien Bergamini
2008-09-01
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
Damien Bergamini
2008-09-01
extend ieee80211_classify() to extract DSCP field from IPv6 packets too.
Damien Bergamini
2008-09-01
rework previously unused ieee80211_pwrsave() function, call it from
Damien Bergamini
2008-09-01
avoid loosing return value from copyin, and properly return it.
Charles Longeau
2008-09-01
fix null dereference.
Charles Longeau
2008-09-01
convert a tsleep back to msleep that got lost in a previous upstream merge.
Owain Ainsworth
2008-09-01
Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;
Owain Ainsworth
2008-09-01
Avoid #pragma pack(1) and unify everything towards using __packed.
Theo de Raadt
2008-09-01
Install files in the correct directory even with NOMAN set.
Dale Rahn
2008-09-01
Bring comment into line with reality. We use sgi label info but don't
Kenneth R Westerback
2008-09-01
Finish the rest... ATL2 -> LII
Brad Smith
2008-09-01
Allow sgi to spoof the native label. But don't spoof when just
Kenneth R Westerback
2008-09-01
do not overflow for large prefix len (e.g. 2147483649)
Markus Friedl
2008-09-01
Switch ath(4) to softcrypto to enable support for WPA/WPA2.
Reyk Floeter
2008-09-01
sync synopsis and usage; KNF.
Igor Sobrado
2008-09-01
section headings do not need to be quoted; from Alan R. S. Bueno
Jason McIntyre
2008-09-01
note that the opening delimiter of a context address should be preceded
Jason McIntyre
2008-09-01
- Ctl -> Ctrl
Jason McIntyre
2008-08-31
avoid line wrap in usage() output;
Jason McIntyre
2008-08-31
Fix redundant device name and/or target printing after calling
Miod Vallat
2008-08-31
remove the #if 0'ed NFS_ATTRTIMEO() macro since it was
Thordur I. Bjornsson
2008-08-31
sync
Theo de Raadt
2008-08-31
sync
Theo de Raadt
2008-08-31
no need for .Pp before or after .Sh;
Jason McIntyre
2008-08-31
remove http links to dead domain.
Jonathan Gray
2008-08-31
remove http links to dead/changed domains.
Jonathan Gray
2008-08-31
remove http links to dead domains.
Jonathan Gray
2008-08-31
Fix AS check in parse_community() -- well-known communities have the AS
Claudio Jeker
[next]