Age | Commit message (Expand) | Author |
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 |
2002-05-09 | Add SIGALRM and SIGPIPE to the list of signals we catch, turn echo back on, | Todd C. Miller |
2002-05-09 | Fix ioctl handling | Nathan Binkert |
2002-05-09 | Update usb hid manpages to reflect new changes | Nathan Binkert |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-09 | add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@ | Michael Shalayeff |
2002-05-09 | Another device supported by url(4) | Nathan Binkert |
2002-05-09 | obey mdoc(7) section ordering. sync w/kame | Jun-ichiro itojun Hagino |
2002-05-09 | from netbsd; okay art@ | Niels Provos |
2002-05-09 | drop support for rlogin/rsh service (we shouldn't have support it as | Jun-ichiro itojun Hagino |
2002-05-09 | Make the paragraph degree key on a swedish iBook keyboard work in X. | Mats O Jansson |
2002-05-09 | Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.h | Mats O Jansson |
2002-05-09 | sync | Theo de Raadt |
2002-05-09 | - compat_linux is only supported on the i386 | jasoni |
2002-05-09 | Add crontab group for when crontab loses its setuid bit tomorrow. | Todd C. Miller |
2002-05-09 | Reference xl(4) not ex(4) | Nathan Binkert |
2002-05-08 | (Oops. Missed this one first time around) | Kenneth R Westerback |
2002-05-08 | - Go ahead and register to handle CRK_MOD_EXP_CRT ops | Jason Wright |
2002-05-08 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-08 | o Use proper #defines; It is HAVE_*, not HAS_* | Todd C. Miller |
2002-05-08 | be even more clear | Theo de Raadt |
2002-05-08 | Don't deref null pointer in failure case. | Jason Wright |
2002-05-08 | Drives can go busy after IDENTIFY. Make sure drive is not busy before issuing | Constantine Sapuntzakis |
2002-05-08 | move to sshd.sshd instead | Theo de Raadt |
2002-05-08 | Sync with netbsd version, adds SOFTFLOAT (not supported) and copyright. | Dale Rahn |
2002-05-08 | OpenBSD tag. | Dale Rahn |
2002-05-08 | Add copyright block to this file I wrote long ago. | Dale Rahn |
2002-05-08 | correct linkage | Theo de Raadt |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-05-08 | Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OK | Todd C. Miller |