Age | Commit message (Expand) | Author |
2000-10-07 | Merge with EOM 1.28 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.46 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.132 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.42 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.43 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.77 | Niklas Hallqvist |
2000-10-07 | cert.c: Merge with EOM 1.18 | Niklas Hallqvist |
2000-10-07 | Merge with EOM 1.50 | Niklas Hallqvist |
2000-10-07 | on SIOC*IFPHY*, validate args more correctly. | Jun-ichiro itojun Hagino |
2000-10-07 | remove non-existant T option | Eric Jackson |
2000-10-07 | repair SIOCGIFP*ADDR. | Jun-ichiro itojun Hagino |
2000-10-07 | - Add console/X mouse transparency, so you don't have to kill moused to run X. | Aaron Campbell |
2000-10-07 | If /etc/mailer.conf specifies a mailer other than sendmail, there | Todd C. Miller |
2000-10-06 | Print commands in a prettier fashion. | Aaron Campbell |
2000-10-06 | weaken syscall symbols in libc by default | David Leonard |
2000-10-06 | use fd_set instead of int | Theo de Raadt |
2000-10-06 | use poll to avoid fd_set overflow | Theo de Raadt |
2000-10-06 | use dynamic fd_set to avoid overflow | Theo de Raadt |
2000-10-06 | typo | Niklas Hallqvist |
2000-10-06 | ${SHELL} move-if-changed | David Leonard |
2000-10-06 | Root logins are now permitted over ssh by default (this has been discussed | Aaron Campbell |
2000-10-06 | make it compile w/o pcibios; aaron@ ok | Michael Shalayeff |
2000-10-06 | ldconfig(1) -> ldconfig(8) | Aaron Campbell |
2000-10-06 | Work around a shared library/pmap bug on the powerpc arch. Somehow | Dale S. Rahn |
2000-10-06 | When including the listing of a directory in root's security mail, pass the | Aaron Campbell |
2000-10-06 | Avoid fd_set overflow. (just like in ping). | Artur Grabowski |
2000-10-06 | Remove the unimplemented -edebug flag from usage and manpage. | Hans Insulander |
2000-10-06 | remove now-obsolete SIOCSIFPHY* handling in in{6,}_control. | Jun-ichiro itojun Hagino |
2000-10-06 | Add a CAVEATS section to warn programmers that shell meta-characters will | Aaron Campbell |
2000-10-06 | Sync usage() with man page. | Aaron Campbell |
2000-10-06 | printf string format audit. from: sommerfeld@netbsd.org | Jun-ichiro itojun Hagino |
2000-10-06 | - Get rid of more short lines. | Aaron Campbell |
2000-10-06 | - Fix numerous formatting glitches. | Aaron Campbell |
2000-10-06 | sync | Aaron Campbell |
2000-10-06 | Add product ID for ESS Maestro-3. | Aaron Campbell |
2000-10-06 | Fix byte ordering for CuSeeMe and add some tidy-ups; FreeBSD | brian |
2000-10-05 | hppa not yet | Michael Shalayeff |
2000-10-05 | Many fixups and corrections, a bit more needed though. | Aaron Campbell |
2000-10-05 | missed it by That Much | David Leonard |
2000-10-05 | Use volatile on the __asm__ directives, do not allow the compiler to reorder | Dale S. Rahn |
2000-10-05 | there is no SIOCDIFPHYADDR in openbsd-current yet (in kame, there is) | Jun-ichiro itojun Hagino |
2000-10-04 | make sure we have root priv on SIOCSIFPHY*. from thorpej@netbsd | Jun-ichiro itojun Hagino |
2000-10-04 | Remove parameter names in prototypes (always a bad idea) | Marc Espie |
2000-10-04 | Fixes a format string error in the kill (k) command; vort@wiretapped.net | Todd C. Miller |
2000-10-04 | use weak symbols in sparc's libc | David Leonard |
2000-10-04 | teach tags about SYSENTRY | David Leonard |
2000-10-04 | oops | David Leonard |
2000-10-04 | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f... | David Leonard |
2000-10-04 | if fstat fails fails, as it will on some sockets, close anyway. | David Leonard |
2000-10-04 | bit of a cleanup | David Leonard |