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-11-23
Fix endianness issues. iwi should now work on big endian architectures.
Damien Bergamini
2005-11-23
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
Damien Bergamini
2005-11-23
log message consistency
Reyk Floeter
2005-11-23
add optional interface rule for event rules
Reyk Floeter
2005-11-23
Test "inline" keyword
Chad Loder
2005-11-23
Be more robust when receiving frames. If we can't allocate a new mbuf,
Damien Bergamini
2005-11-23
"inline" is a c99 keyword, so support it unless tflag is selected.
Chad Loder
2005-11-23
use sizeof instead of hard-coded values.
Damien Bergamini
2005-11-23
one too many `Ns'
Jason McIntyre
2005-11-23
Implement the Adaptive Multi Rate Retry algorithm (AMRR) for BSS mode.
Damien Bergamini
2005-11-23
Update output format to reflect the fact that lint doesn't print out a
Chad Loder
2005-11-23
Optimize TXTIME and PLCP LENGTH field computation.
Damien Bergamini
2005-11-23
Grok __restrict__ and __restrict keywords. OK deraadt
Chad Loder
2005-11-23
change NOLINT into opposite sense; WANTLINT, since it lets us built
Theo de Raadt
2005-11-23
adjust some default options (mostly, that lint always print full paths
Theo de Raadt
2005-11-23
finnish the PTDPTDI and APTDPTDI conversion to PDSLOT_PTE and PDSLOT_APTE thu...
Michael Shalayeff
2005-11-23
output consistency;
Xavier Santolaria
2005-11-23
kill two old mach macros that are not used anywhere in the tree anymore (or e...
Michael Shalayeff
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-11-23
knf;
Xavier Santolaria
2005-11-23
cannot combine -kv and -l;
Xavier Santolaria
2005-11-23
slight shuffle at the top of the file. dont include biovar.h if bio is not
David Gwynne
2005-11-23
use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ tes...
Michael Shalayeff
2005-11-23
assume vtophys(vaddr_t) just what all the other archs expect; no functional c...
Michael Shalayeff
2005-11-23
there is no vtophys here
Michael Shalayeff
2005-11-23
Correct malloc flag handling.
Marco Pfatschbacher
2005-11-23
initial bits for -T support;
Xavier Santolaria
2005-11-23
prioritise <16m memory for isa bus_dma'ble memorble memory allocations
Michael Shalayeff
2005-11-23
resolve a couple of problems in mpbios-mapped interrupts:
Michael Shalayeff
2005-11-23
add a fake C construct __lint_equal__ which will be used to generate
Theo de Raadt
2005-11-23
add support for `-kmode';
Xavier Santolaria
2005-11-23
support __attribute__
Theo de Raadt
2005-11-23
sync SYNOPSIS with Reality and usage() accordingly;
Xavier Santolaria
2005-11-23
Do not pass -Wtraditional to cpp. If someone wants that, they can
Theo de Raadt
2005-11-23
do not abort if hw.setperf is not there. warn. maybe we should even
Theo de Raadt
2005-11-23
permit apmd to run on systems without apm support
Nikolay Sturm
2005-11-23
Pick HP-IB describe structures changes from main kernel code here as well.
Miod Vallat
2005-11-23
Don't try to fclose(infile) when infile == NULL. This can happen
Todd C. Miller
2005-11-23
fix DEBUG build
Martin Reindl
2005-11-23
merge probe and match since one is only ever called from the other. knf too
David Gwynne
2005-11-23
Add regression test for right shift of N-bit quantity by >= N bits
Chad Loder
2005-11-23
Warn on a right shift of an N-bit quantity by >= N bits. OK millert,
Chad Loder
2005-11-22
- remove HP-IB.geometry which is not useful since a long time (since we put
Miod Vallat
2005-11-22
Added probing for Dell ESM server
Jordan Hargrave
2005-11-22
fix problem of dhcp server looping with "already acking lease"
Bob Beck
2005-11-22
Recognize hd as disk drives.
Miod Vallat
2005-11-22
kill double .Pp;
Jason McIntyre
2005-11-22
'?' may not be easily found until the keyboard is mapped. Make 'L' the
Kenneth R Westerback
2005-11-22
make `-p' work again as expected;
Xavier Santolaria
[prev]
[next]