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
2007-10-24
Turn curcpu() into an inline function instead of a macro relying on a GCC
Miod Vallat
2007-10-24
Make the packet buffer u_int8_t * everywhere. This is binary data and not
Claudio Jeker
2007-10-24
The metric is a 8bit value ranging from 1 to INFINITY (defined as a whopping
Claudio Jeker
2007-10-24
An u_int8_t is enough as prefixlen. Another lint warning gone.
Claudio Jeker
2007-10-24
Document -D. Stolen from bgpd.8
Claudio Jeker
2007-10-24
Add the 5 needed lines to support -D makro=value option. Another surprising
Claudio Jeker
2007-10-24
Use an ssize_t instead of int like in all other imsg handlers. Hint by lint
Claudio Jeker
2007-10-24
Change the syscall invocation sequences to no longer fetch the last few
Miod Vallat
2007-10-24
The index should be unsigned int -- another lint finding
Claudio Jeker
2007-10-24
ctl_rt flags should be u_int16_t -- noticed by lint
Claudio Jeker
2007-10-24
add missing checks against NULL after realloc calls
Charles Longeau
2007-10-24
remove the unused i2cbus_attach_args param from the probe functions; ok deraadt
Constantine A. Murenin
2007-10-24
Enable power supply temperature sensors on the E450.
Mark Kettenis
2007-10-24
Add support for power supply temperature sensors on the E450.
Mark Kettenis
2007-10-24
make older gcc happier
Theo de Raadt
2007-10-24
pipleine -> pipeline
Miod Vallat
2007-10-24
In cpu_switchto(), load pmap->pm_tlbpid manually, instead of expecting
Miod Vallat
2007-10-24
fix r1.101 (2007-10-07) regression of not calling the iic_dump() for a
Constantine A. Murenin
2007-10-24
Garbage collect unused stuff found by lint.
Claudio Jeker
2007-10-24
Sync a bit more with ospfd. Do not fatal if one of the pipes is closed,
Claudio Jeker
2007-10-24
Uncomment PECI mode diagnosting bits.
Mike Belopuhov
2007-10-24
skip the ignored addresses completely (now covers the eeprom range, too); ok...
Constantine A. Murenin
2007-10-24
Remove idle loop counter.
Mike Belopuhov
2007-10-24
Define a bitmaks of status bits we're interested in, output/log all
Marc Balmer
2007-10-24
fix logic of command line/ MAKEFLAGS parsing.
Marc Espie
2007-10-24
HW_PHYSMEM is unsigned
Peter Stromberg
2007-10-24
Unconditionally initialize all channels, regardless of locale.
Bret Lambert
2007-10-24
Don't use inet_ntoa() twice in a printf like function. So instead of
Claudio Jeker
2007-10-24
Don't spam the dmesg.
Mike Belopuhov
2007-10-24
factor out network read/write into an atomicio()-like function, and use it
Damien Miller
2007-10-24
comprehensive tests for sftp escaping its interaction with globbing;
Damien Miller
2007-10-24
rework argument splitting and parsing to cope correctly with common shell
Damien Miller
2007-10-23
sync
Theo de Raadt
2007-10-23
ISA cards can also happen non-i386 machines
Theo de Raadt
2007-10-23
Fix CLEANFILES
Miod Vallat
2007-10-23
- use endian-specific conversions, instead of relying on
Jacob Meuser
2007-10-23
- add a couple more mono-to-stereo conversions
Jacob Meuser
2007-10-23
Fixes from master repo:
Anders Magnusson
2007-10-23
add a new audio_set_blksize() function that sets (and adjusts) the block
Alexandre Ratchov
2007-10-23
sync
Marc Balmer
2007-10-23
Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock.
Marc Balmer
2007-10-23
Fix from master repo:
Anders Magnusson
2007-10-23
security(8) now picks up on package installation/removal;
Jason McIntyre
2007-10-23
Pull from ragge's repo, commit by mickey:
Otto Moerbeek
2007-10-23
list package changes in daily insecurity output
Stuart Henderson
2007-10-23
Don't spam the console when there is no antenna connected.
Marc Balmer
2007-10-23
add missing checks against NULL on last.dk_rbytes and last.dk_wbytes
Charles Longeau
2007-10-23
add a man page for ex(4).
Brad Smith
2007-10-23
Sort the PCI id table and remove a comment which is no longer true.
Brad Smith
2007-10-23
shrink dmesg output to one line that shows irq and the ethernet address.
David Gwynne
[next]