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-09-17
zap more spaces at end of line
Marc Espie
2007-09-17
partial reindent
Marc Espie
2007-09-17
remove backpointer from ifa to ifp if an address gets delete; fixes
Markus Friedl
2007-09-17
kill extra spaces at end of line
Marc Espie
2007-09-17
reindent
Marc Espie
2007-09-17
reindent, zap useless comments
Marc Espie
2007-09-17
Remove an unused function msk_setfilt() which was copied from sk(4) and is
Brad Smith
2007-09-17
kill += 1, -= 1 -> ++, --
Marc Espie
2007-09-17
checked malloc/calloc calls. from ragge's repo, originally from Stefan
Otto Moerbeek
2007-09-17
rm unused -Dos_${TARGOS}
Todd T. Fries
2007-09-17
Check snprintf(3) return value for error or truncation.
Moritz Jodeit
2007-09-17
Do not take wild guesses at how if_enc's internal works, include
Pierre-Yves Ritschard
2007-09-17
remove unneeded malloc.h include.
Federico G. Schwindt
2007-09-17
Only the most obvious bzero() -> M_ZERO changes. No cast changes, no
Kenneth R Westerback
2007-09-17
A little cleaning..
Brad Smith
2007-09-17
regen
Brad Smith
2007-09-17
add the Marvell Yukon 2 88E8040 PCI id.
Brad Smith
2007-09-17
Some bzero() -> M_ZERO. ok jakemsr@
Kenneth R Westerback
2007-09-16
I can't think of any good reason to inline this.
Kjell Wooding
2007-09-16
for get the flags arg must be 0; from Tamas TEVESZ; ok millert@
Otto Moerbeek
2007-09-16
Merge from ragge's tree:
Otto Moerbeek
2007-09-16
change MANDIR to ${PREFIX}/man. ok otto@
Kjell Wooding
2007-09-16
Remove more obsolete firmware specific bits.
Marcus Glocker
2007-09-16
Remove obsolete firmware specific bits.
Marcus Glocker
2007-09-16
sync to ragge's tree to fix #include<file.h> and a declaration parsing
Otto Moerbeek
2007-09-16
Process (and ignore for now) -pipe
Otto Moerbeek
2007-09-16
"source" and "target" can be either files or directories;
Igor Sobrado
2007-09-16
Another mem leak plugged. With help from Igor Zinovi. ok millert@
Otto Moerbeek
2007-09-16
Do not use DIP() as an lvalue; founc by pcc. ok millert@ ray@
Otto Moerbeek
2007-09-16
another M_ZERO diff.
Pierre-Yves Ritschard
2007-09-16
A couple of obvious bzero() -> M_ZERO changes I missed.
Kenneth R Westerback
2007-09-16
finish reindenting str.c
Marc Espie
2007-09-16
log_fmt_peer() does not use a static buffer so it is necessary to free the
Claudio Jeker
2007-09-16
remove some totally useless comments
Marc Espie
2007-09-16
remove some of the complexity of Str_Matchi by separating code into
Marc Espie
2007-09-16
reindent
Marc Espie
2007-09-16
Change the way nexthops are calculated on the root level. Instead of looking
Claudio Jeker
2007-09-16
reindent
Marc Espie
2007-09-16
remove old debug code nothing uses
Marc Espie
2007-09-16
reindent compat.c
Marc Espie
2007-09-16
reindent targ.c
Marc Espie
2007-09-16
Better version of fake KKASSERT until they are changed properly.
Jonathan Gray
2007-09-16
rename dirSearchPath -> defaultPath, and openDirectories -> knownDirectories
Marc Espie
2007-09-16
minor reindent issues
Marc Espie
2007-09-16
rename Path to less misleading PathEntry. Get rid of typedef.
Marc Espie
2007-09-16
Do sc_disable when device gets stopped.
Marcus Glocker
2007-09-16
rename Targ_FmtTime into time_to_string and move it, as it's not related
Marc Espie
2007-09-16
reindent varmodifiers.c, no binary change
Marc Espie
2007-09-16
remove warnings
Marc Espie
2007-09-16
Clear error before starting m_defrag() equivalent.
Jonathan Gray
[prev]
[next]