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-13
typos;
Jason McIntyre
2003-04-13
cleanup of typos in section 7 man pages;
Jason McIntyre
2003-04-12
rlimit handling code; aw@osn.de
Theo de Raadt
2003-04-12
string cleaning; parts by me, then parts by hin, then more parts by me.
Theo de Raadt
2003-04-12
attempt not to wrap a line, bad nroff
Theo de Raadt
2003-04-12
Change copyright to a less restrictive ISC-style license to encourage
Todd C. Miller
2003-04-12
underfined -> undefined;
Jason McIntyre
2003-04-12
test HFSC
Henning Brauer
2003-04-12
initial support for the HFSC scheduler.
Henning Brauer
2003-04-12
life's easier if one initializes pointers...
Henning Brauer
2003-04-12
regen; queue ID allocation starts at 2 instead of 1 now
Henning Brauer
2003-04-12
make the first queue id we assign 2 instead of 1, 1 is the default queue for
Henning Brauer
2003-04-12
in check_commit_hfsc, don't check wether the default queue is a leaf queue
Henning Brauer
2003-04-12
correctly make up the root queue in eval_pfqueue_hfsc
Henning Brauer
2003-04-12
don't create a root class implicitely. we do this from pfctl, and need
Henning Brauer
2003-04-12
make print_*_opts() int instead of void where the return value indicates
Henning Brauer
2003-04-12
fix print_hfsc_opts to only print "hfsc( " and " )" when there are opts to
Henning Brauer
2003-04-12
kill the qid assignment code here; return EINVAL if qid == 0 - similar to
Henning Brauer
2003-04-12
assign queue IDs for HFSC simimar to what we do for PRIQ and CBQ
Henning Brauer
2003-04-12
ansi and a bit style; ok kjc@
Henning Brauer
2003-04-12
document -V switch, fix wording; ok markus@
Christian Weisgerber
2003-04-12
Don't wait for DRQ after issuing IDENTIFY command. Fix long detecting
Alexander Yurchenko
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
[prev]
[next]