Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-03 | merge COMPATIBILITY; | Jason McIntyre | |
2003-06-03 | install it | Theo de Raadt | |
2003-06-03 | Disable random library ordering, this seems to be exposing bugs in other code. | Dale Rahn | |
2003-06-03 | Add a license template; deraadt@ OK | Todd C. Miller | |
2003-06-03 | Make minaddr sane before calling uvm_km_suballoc() | Dale Rahn | |
2003-06-03 | Play it safe - when invalidating the tsb, only touch the tag and | Artur Grabowski | |
always set it to an invalid tag. To actually have an invalid tag make sure that we never allocate the last context in ctx_alloc. Move all that magic into a simple tsb_invalidate inline function. Fixes weird race conditions in memory handling where the page in the tlb didn't match the page tables. After discussion with henric@. Tested for a while and noone objected. | |||
2003-06-03 | scrt0 is gone now as on all elf archs | Michael Shalayeff | |
2003-06-03 | sync | Theo de Raadt | |
2003-06-03 | three four gone. | Artur Grabowski | |
2003-06-03 | What is it up with you sparc64 people. Do you like sitting on critical | Theo de Raadt | |
fixes? | |||
2003-06-03 | nuke term 3, since we're all in ~deraadt/terms and I clued in now. | Bob Beck | |
2003-06-03 | license cleanup regarding term 4 | Theo de Raadt | |
2003-06-03 | Fastpath for userland crypto requests. This change makes userland | Bob Beck | |
crypto requests attempt to call the crypto driver directly to process crypto layer requests, as opposed to queueing them in the kernel crypto thread. If we can't use the crypto devices (i.e. they're busy) we fall back to queueing the request up in the crypto thread as before. This does allow for faster performance in some cases (smaller requests, how small seems to be dependent on the card/cpu combination) where context switching is a major issue in performance. ok deraadt@ jason@ | |||
2003-06-03 | Remove clause 3. Approved by niklas@ and Thomas Walpuski. | Hakan Olsson | |
2003-06-03 | Obsolete. | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. Approved by markus@ and niklas@. | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos. | Hakan Olsson | |
2003-06-03 | Remove clause 3. | Hakan Olsson | |
2003-06-03 | Remove clause 3. Approved by niklas@ | Hakan Olsson | |
2003-06-03 | Remove clauses 3 and 4. With approval from Niklas Hallqvist and | Hakan Olsson | |
Niels Provos. | |||
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-06-03 | Cleanup. Use 'sizeof variable' instead of magic constants. | Hakan Olsson | |
2003-06-03 | move some prototypes to pfvar.h. needed soon. | Henning Brauer | |
pf_tagname2tag, pf_tag2tagname, pf_tag_unref, pf_tag_packet | |||
2003-06-03 | provide pf_tag2tagname which is the reverse of pf_tagname2tag. needed soon. | Henning Brauer | |
2003-06-03 | process show options before ruleset reload | Henning Brauer | |
2003-06-03 | make crystal clear that NAT happens before filtering and what that | Henning Brauer | |
means for the filter rules. from Joel Knight again ok cedric@, silence everybody else | |||
2003-06-03 | Two term license with approval from nordin@ | Artur Grabowski | |
2003-06-03 | Don't mention krb4 here either | Hans Insulander | |
2003-06-03 | Don't refer to kerberos 4 | Hans Insulander | |
2003-06-03 | Don't .Xr to kerberos 4 man pages | Hans Insulander | |
2003-06-03 | minor crank | Hans Insulander | |
2003-06-03 | Add some more missing files. | Hans Insulander | |
2003-06-03 | Do the symlink library trick with libcom_err as well | Hans Insulander | |
2003-06-03 | Make com_err part of the "new" libkrb5 | Hans Insulander | |
2003-06-03 | Third try to re-add this file. *sigh* | Hans Insulander | |
2003-06-03 | Hmm, my import of these files did not work, so i'll try to just cvs add them | Hans Insulander | |
instead. They're needed in order to make com_err stuff included in libkrb5. | |||
2003-06-03 | remove assumption on mbuf pointed to by m0; sync w/kame | Jun-ichiro itojun Hagino | |
2003-06-03 | remove unneeded break after return. sync w/kame | Jun-ichiro itojun Hagino | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Theo de Raadt | |
rescinded 22 July 1999 (got skipped because it also had me in there) | |||
2003-06-03 | clean up my licenses. | Wilbern Cobb | |
2003-06-03 | Remove promotion clause; OK w/ deraadt@ | Todd C. Miller | |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller | |
2003-06-03 | nuke clause 3 & 4 (with henric's permission) | Jason Wright | |
2003-06-03 | kill clause 3 and 4 from several of my copyrights, cleanup. | Dale Rahn | |
2003-06-03 | license cleaning. | Artur Grabowski | |
2003-06-03 | Convert to 2 term license; OK with art@ | Todd C. Miller | |