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
2003-04-12
debug->debug2
Markus Friedl
2003-04-12
hide cipher details; ok djm@
Markus Friedl
2003-04-12
Fix index bounds checking in save data pointers logic.
Kenneth R Westerback
2003-04-11
Don't need LDFLAGS=-s since we pass in INSTALL_STRIP
Todd C. Miller
2003-04-11
support LDSTATIC
Todd C. Miller
2003-04-11
Match PCI_PRODUCT_INTEL_PRO_100_VE_4 and PCI_PRODUCT_INTEL_PRO_100_VM_4.
Todd C. Miller
2003-04-11
tweak to clarify we can add/remove states too. ok henning@
Ted Unangst
2003-04-11
KNF
Henning Brauer
2003-04-11
qname_to_qid and qname_to_pfaltq can be private functions now; nothing
Henning Brauer
2003-04-11
kill dead code.
Henning Brauer
2003-04-11
don't set r->qid and r->pqid in expand_rule any more, queue name -> queue ID
Henning Brauer
2003-04-11
set/update the queue IDs on filter rules (qid and pqid) on
Henning Brauer
2003-04-11
typos;
Jason McIntyre
2003-04-11
Delete a doubly redundant call to timeout_del() in osiop_timeout.
Kenneth R Westerback
2003-04-11
zombies can't live allproc list. art fixed the real problem a while ago.
Ted Unangst
2003-04-11
always reread curproc and frame on return from the system call
Michael Shalayeff
2003-04-11
count traps and interrupts
Michael Shalayeff
2003-04-11
bindresvport() does not automatically select another port if the
Todd C. Miller
2003-04-10
Some style from Andrey Matveev
Todd C. Miller
2003-04-10
more POSIX chown
Todd C. Miller
2003-04-10
make all entry points of the same number of arguments and that greatly simpli...
Michael Shalayeff
2003-04-10
deallocate resources on failures; pt out by tedu@; millert@ ok
Michael Shalayeff
2003-04-10
make the second example valid; ok millert@
Jason Peel
2003-04-10
more POSIX chown; Leandro Costa
Todd C. Miller
2003-04-10
POSIX chown
Todd C. Miller
2003-04-10
POSIX chown; Leandro Costa
Todd C. Miller
2003-04-10
Only print the "helpful" prompt in -d mode if there is room on the
Todd C. Miller
2003-04-10
Proper use of bus_space makes the need for <machine/pio.h> obsolete, which
Miod Vallat
2003-04-10
woah. last commit contained way too much. revert, and apply only the change...
Ted Unangst
2003-04-10
regen with autoconf 2.52
Jakob Schlyter
2003-04-10
provide strlcat() and strlcpy() for platform without them. although
Jakob Schlyter
2003-04-10
don't try to update directories on zombies. pr2030. ok art
Ted Unangst
2003-04-10
off by one bounds check in diag code. ok art.
Ted Unangst
2003-04-10
unbreak linking on elf - stupid kerberos
Peter Valchev
2003-04-10
Replace strcpy() w/ strlcpy() from espie@
Todd C. Miller
2003-04-09
makeing local table static saves some bytes; idea from mickey@
Markus Friedl
2003-04-09
makeing a local array static saves some bytes; idea from mickey@
Markus Friedl
2003-04-09
missing nl in the error msg and a return afterwards
Michael Shalayeff
2003-04-09
a couple of sigmatel codec ids
Michael Shalayeff
2003-04-09
fix bad entry definition
Michael Shalayeff
2003-04-09
KNF
Henning Brauer
2003-04-09
fix the readonly objects placement into thee .rodata proper; espie@ ok
Michael Shalayeff
2003-04-09
xmalloc called with the wrong sizeof in sentinel attribute setup
Anil Madhavapeddy
2003-04-09
Less noise for missing crl dir, demoted to debug message.
Hakan Olsson
2003-04-09
on "pfctl -vvss", print the anchor rule number when there is one.
Cedric Berger
2003-04-09
Change pf_state structure to point to both a rule and the anchor,
Cedric Berger
2003-04-09
create /etc/isakmpd/crls to fix a warning when starting isakmpd
Todd T. Fries
2003-04-09
string shit; ok dhartmei@
Henning Brauer
2003-04-09
Remove one of two identical comment blocks
Niklas Hallqvist
2003-04-09
strip trailing whitespace from config lines before parsing. Fixes bz 528;
Damien Miller
[next]