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
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
2007-09-16
Move some noisy debug printfs to higher levels.
Jonathan Gray
2007-09-16
reuse free_hash
Marc Espie
2007-09-16
reindent arch.c
Marc Espie
2007-09-16
CardBus works much better when sc_enable is called.
Jonathan Gray
2007-09-16
kill .SHELL, make doesn't even support it in non-parallel mode.
Marc Espie
2007-09-16
move free_ohash function so that we can reuse it.
Marc Espie
2007-09-16
remove cgram.h from CLEANFILES, so make depend; make; make clean; make
Otto Moerbeek
2007-09-16
first step towards sanity: take the functions common to parallel/not parallel
Marc Espie
2007-09-16
scaffolding to recognize special targets/sources using ohash functions.
Marc Espie
2007-09-16
cut up dir.c into dir.c/direxpand.c as there is very little interface between
Marc Espie
2007-09-16
Free ucode if an error happens while FW / IV load. Always return a proper
Marcus Glocker
[next]