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
2006-01-25
Time-slot mask are u_int32_t so art_mask_tsmap() should return u_int32_t too.
Claudio Jeker
2006-01-25
Fix a memory leak that could be trigged by a read error
Todd C. Miller
2006-01-25
this snprintf() occurence should have been removed in previous commit.
Xavier Santolaria
2006-01-25
Check if the dma ring got cleared before accessing it. Fixes a panic that
Claudio Jeker
2006-01-25
use cvs_rcs_getpath() here too + some strings cleanup whilst here.
Xavier Santolaria
2006-01-25
Add additional debug function to print framer error counters.
Claudio Jeker
2006-01-25
strings cleanup; OK niallo@.
Xavier Santolaria
2006-01-25
use cvs_rcs_getpath() instead of duplicating code.
Xavier Santolaria
2006-01-25
Reset and initialize part of the device early. Makes reading the ROM more
Claudio Jeker
2006-01-25
move subsections to full sections;
Jason McIntyre
2006-01-25
move the options description up the page, and a few additional tweaks
Jason McIntyre
2006-01-25
snprintf() cleanup; OK niallo@.
Xavier Santolaria
2006-01-25
add support for `-l[lockers]'. Some (needed) cleanup will follow.
Xavier Santolaria
2006-01-25
snprintf() cleanup; OK niallo@.
Xavier Santolaria
2006-01-25
spell fall through as FALLTHROUGH
Ted Unangst
2006-01-25
lint says Pflag isn't needed. i concur
Ted Unangst
2006-01-25
some warning reduction
Ted Unangst
2006-01-25
an old diff from tech to convert to using strtonum and some other misc
Ted Unangst
2006-01-25
another fix from art.
Brad Smith
2006-01-25
Remove gratuitous fetch_state() calls in state_change().
Marco Pfatschbacher
2006-01-24
Initial stab at glenv(4), a driver for the GL518SM.
Mark Kettenis
2006-01-24
Correct debug text
Esben Norby
2006-01-24
protect against weird situations where dependencies don't match
Marc Espie
2006-01-24
Fix bad indent.
Esben Norby
2006-01-24
fclose file stream before opening a new one.
Otto Moerbeek
2006-01-24
Split SPF calc and AS Ext calc.
Esben Norby
2006-01-24
add -r to synopsis, and tweak its description a little;
Jason McIntyre
2006-01-24
Add missing break; in a switch case statement from r1.7 pread() changes. From
Aaron Campbell
2006-01-24
introduce "bgpctl show summary terse", shows summary in an easy to parse
Henning Brauer
2006-01-24
Fix NULL dereference on error condition in nfs_reply(). nmp->nm_so can
Aaron Campbell
2006-01-24
bgpd does not and will never support route flap damping as defined in the
Claudio Jeker
2006-01-24
Last bits for softreconfig in support. Now bgpd will automaticaly rei-filter
Claudio Jeker
2006-01-24
Functions in the poll() loop should only be moved around if there are no
Claudio Jeker
2006-01-24
Check if filter changed on a per peer basis. This should speed up the
Claudio Jeker
2006-01-24
Finally start using the Adj-RIB-In. The most complex part is the modification
Claudio Jeker
2006-01-24
It is possible that a prefix is part of two RIBs in that case prefix_remove()
Claudio Jeker
2006-01-24
Update comment to match reality.
Claudio Jeker
2006-01-24
Match a few more NVIDIA product ids found in Linux drivers.
Jonathan Gray
2006-01-24
regen
Jonathan Gray
2006-01-24
Some NVIDIA MCP04/MCP51/C51/MCP55 devices.
Jonathan Gray
2006-01-24
print locker's name if revision is locked;
Xavier Santolaria
2006-01-24
document -r
Henning Brauer
2006-01-24
missing space in error message, and make it slightly betterer while there
Henning Brauer
2006-01-24
KNF
Henning Brauer
2006-01-24
zap now unused var
Henning Brauer
2006-01-24
introduce a second control socket, which is restricted to certain messages,
Henning Brauer
2006-01-24
make bgpctl deal with IMSG_CTL_RESULT no matter what request was sent
Henning Brauer
2006-01-24
sync
Peter Valchev
2006-01-24
Remove unused fields from struct mac68k_machine.
Miod Vallat
2006-01-24
spelling;
Jason McIntyre
[next]