Age | Commit message (Expand) | Author |
2001-06-18 | Check is sugid is allowed where we set the P_SUGID* flags. | Artur Grabowski |
2001-06-18 | Add proc_cansugid used to check if a process should be allowed | Artur Grabowski |
2001-06-18 | keep track of the txform/thash, and make sure that non-blocksize | Theo de Raadt |
2001-06-18 | kill a debug message that makes UBSEC_DEBUG useless | Theo de Raadt |
2001-06-18 | trace_req is not used anymore (was a nop). | Artur Grabowski |
2001-06-18 | trace_req is a nop. | Artur Grabowski |
2001-06-18 | oops, backwards check | Theo de Raadt |
2001-06-18 | split PT_DETACH handling, so that pc cannot be set by it; art ok | Theo de Raadt |
2001-06-18 | incorrect panic message | Theo de Raadt |
2001-06-18 | copyright notices; noted missing by nate | Theo de Raadt |
2001-06-17 | spelling: Asymetric -> Asymmetric | Peter Valchev |
2001-06-17 | Add -Wno-uninitialized. | Hugh Graham |
2001-06-17 | Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict. | Michael Shalayeff |
2001-06-17 | Set the delta for the particular source so telling mixerctl to decrease the | Michael Shalayeff |
2001-06-17 | regen | Michael Shalayeff |
2001-06-17 | ICH3 network controller IDs; from netbsd | Michael Shalayeff |
2001-06-17 | Interrupt storm problem on awacs fixed, not necessary to disable | Dale Rahn |
2001-06-17 | Significant improvement on awacs driver. | Dale Rahn |
2001-06-17 | Allow for more than 5 interrupt attribute values. awacs has 6. | Dale Rahn |
2001-06-16 | simplify; commiting at aazubel's place. | Federico G. Schwindt |
2001-06-16 | More cleanink of unused code and incorrect comments. | Miod Vallat |
2001-06-16 | KNF | Theo de Raadt |
2001-06-16 | sync | Theo de Raadt |
2001-06-16 | sysarch() takes a void * | Theo de Raadt |
2001-06-16 | regen | Michael Shalayeff |
2001-06-16 | a couple of better names (min size changes) | Michael Shalayeff |
2001-06-16 | regen | Michael Shalayeff |
2001-06-16 | ids for dpt/adaptec i20 raid | Michael Shalayeff |
2001-06-16 | range check the enc & mac key lengths | Theo de Raadt |
2001-06-15 | Compile kernel with -Wall, and fix a few issues for this to work. | Miod Vallat |
2001-06-15 | Avoid a dangerous race. | Artur Grabowski |
2001-06-15 | save txform->blocksize so we know what the IV size is | Theo de Raadt |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino |
2001-06-15 | constrain to less than 64K until a hifn driver bug is fixed | Theo de Raadt |
2001-06-14 | OOPS | Theo de Raadt |
2001-06-14 | hackish auto-IV mode for IOV operations | Theo de Raadt |
2001-06-14 | dst ring corruption fix; jason | Theo de Raadt |
2001-06-14 | KNF | Theo de Raadt |
2001-06-14 | Big cleanup of VM issues: | Miod Vallat |
2001-06-14 | limited broadcast 255.255.255.255 was not recognized correctly, reported | Niels Provos |
2001-06-14 | Fix for pmap_extract on amiga. int -> paddr_t fix. | Janne Johansson |
2001-06-14 | Same fix as miod did for sun3/vax, but for amiga too. | Janne Johansson |
2001-06-14 | drop multicast packet from myself, if the interface is !IFF_SIMPLEX. | Jun-ichiro itojun Hagino |
2001-06-13 | From NetBSD, 82562 requires a nop before a resume (tested by mickey) | Jason Wright |
2001-06-13 | Actually, because of multi-interrupts devices, use the opposite loop | Miod Vallat |
2001-06-13 | add portuguese kbd map; from pmsac <pmsac@netcabo.pt> | Michael Shalayeff |
2001-06-13 | ivmask has been deprecated. | Angelos D. Keromytis |
2001-06-13 | Use blocksize, not ivmask | Angelos D. Keromytis |
2001-06-13 | typo spotted by Mike Pechkin <mpech@prosoft.org.lv> | Niklas Hallqvist |
2001-06-13 | dmesg cleanup | Theo de Raadt |