Age | Commit message (Expand) | Author |
2002-05-11 | track egid/rgid on bound/connected sockets too (pf will use this) | Theo de Raadt |
2002-05-10 | STRIP is a binary install target | Theo de Raadt |
2002-05-10 | sync | Theo de Raadt |
2002-05-10 | Fix for PR2641. Length calculation was wrong in loop. Include comment | Constantine Sapuntzakis |
2002-05-10 | sync | Jason Wright |
2002-05-10 | Netoctave NSP2K | Jason Wright |
2002-05-10 | doc error; soeren@thing.dk | Theo de Raadt |
2002-05-10 | In getlin(): match and handle EOF before checking isprint() | Jason Wright |
2002-05-10 | on ServerWorks CNB20HE Host: | Michael Shalayeff |
2002-05-10 | Dump the actual command to be sent | Constantine Sapuntzakis |
2002-05-10 | Zap an unsued define. | Artur Grabowski |
2002-05-10 | lofn registers to support modexp | Jason Wright |
2002-05-10 | What we store on all archs just before the rfa is a pointer | Artur Grabowski |
2002-05-10 | Normalize base and exponent to the same length as the modulus and fail | Jason Wright |
2002-05-10 | - Add a set length insn for the result (length gets zotted by the shift right) | Jason Wright |
2002-05-10 | Use DLT_LOOP instead of DLT_NULL for pcap, to keep track of changes in | Hakan Olsson |
2002-05-10 | DLT_NULL -> DLT_LOOP | Hakan Olsson |
2002-05-10 | Handle host name resolution returning multiple addresses in the rule | Daniel Hartmeier |
2002-05-10 | Cast u_int64_t explicitly, not long. (cosmetic) | Artur Grabowski |
2002-05-10 | Some protection from userland and some __asm paranoia. | Artur Grabowski |
2002-05-10 | Mark all those __asm directives as clobbering memory, because | Artur Grabowski |
2002-05-10 | uhid changes | Theo de Raadt |
2002-05-10 | Fixups for -Wall from panda@omatis.com in system/2634. | Hugh Graham |
2002-05-10 | sync | Theo de Raadt |
2002-05-10 | Reverted from last patch. Breaks AFS/KRBx. | mouring |
2002-05-10 | Convert to mdoc, though there are still a few troff font directives left. | Todd C. Miller |
2002-05-10 | Enable usbhidaction | Nathan Binkert |
2002-05-10 | Update usb userland stuff to reflect hid changes in the kernel. | Nathan Binkert |
2002-05-09 | prototype open_socket() | Todd C. Miller |
2002-05-09 | nuke unused variable | Todd C. Miller |
2002-05-09 | allowed() is only called once so there is no need to use static | Todd C. Miller |
2002-05-09 | Add a max-mss option to the scrub rule which will enforce a maximum mss | jasoni |
2002-05-09 | Elminate md_welcome_banner() and md_not_going_to_install() as the | Kenneth R Westerback |
2002-05-09 | Missing piece from last commit. | Todd C. Miller |
2002-05-09 | Set length tag of the correct registers | Jason Wright |
2002-05-09 | Better error handling for in_file(); from Owl | Todd C. Miller |
2002-05-09 | ukbd (and others) at uhidev, not uhub | Marco S Hyman |
2002-05-09 | On the hid -> hiddev changes, this file was missed. | Dale Rahn |
2002-05-09 | an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); report... | Michael Shalayeff |
2002-05-09 | crontab is no longer setuid root, it is now setgid crontab. | Todd C. Miller |
2002-05-09 | ukbd now at uhidev, not uhub. Ditto for ums (commented out) | Marco S Hyman |
2002-05-09 | Set correct bit in IER | Jason Wright |
2002-05-09 | Introduce user based filtering. Rules can specify ruid and euid (real and | Daniel Hartmeier |
2002-05-09 | Now use ssh, not rsh by default. | Todd C. Miller |
2002-05-09 | Rework to process requests from a queue/interrupt handler instead of busy | Jason Wright |
2002-05-09 | Fix noexec option on ELF systems | Todd C. Miller |
2002-05-09 | Remove setuid bit; non-root uses will have rsh(1) invoked on their behalf. | Todd C. Miller |
2002-05-09 | sid max should be such that after conversion into prot-id it will not overflow | Michael Shalayeff |
2002-05-09 | add stats gathering for tlb handlers, count the calls for | Michael Shalayeff |
2002-05-09 | now catches SIGALRM and SIGPIPE too | Todd C. Miller |