Age | Commit message (Expand) | Author |
1999-02-23 | self prototype is needed to compile | Michael Shalayeff |
1999-02-23 | Add common xm-openbsd.h fragment, to be used by all archs to avoid | Marc Espie |
1999-02-23 | Check lp->target for NULL, not *lp->target as required by dynamic allocation ... | Todd C. Miller |
1999-02-23 | Make ampwarn access conditional upon NAPM so kernels that do | Marco S Hyman |
1999-02-23 | Do a better job of reinitializing it the xl is found in powered down state. | Jason Wright |
1999-02-23 | Fix a buffer overrun with very large ICMP packets. | Kjell Wooding |
1999-02-23 | update the comment about number of allowed processes | Artur Grabowski |
1999-02-23 | Allow up to 5 (was 1) root processes when the process limit is reached. | Artur Grabowski |
1999-02-23 | Document the other side of .MAIN | Marc Espie |
1999-02-23 | Ooops! Move the allocation of the U area to after the limits checks. | Artur Grabowski |
1999-02-23 | Spell `algorithm' (no, it's not derived from the greek `algo', and `rythm', | Marc Espie |
1999-02-23 | Add openbsd changes directly to configure.in, | Marc Espie |
1999-02-23 | people keep mailing custom kernel output to dmesglog. do not do that, it is l... | Theo de Raadt |
1999-02-23 | do not print multiple \n in kernel version number printout, | Theo de Raadt |
1999-02-23 | Forgot this. | Angelos D. Keromytis |
1999-02-23 | This one seems to work, at least in the direction Sparc->i386. | Angelos D. Keromytis |
1999-02-23 | Turns out the patch didn't fix the problem. Reverting to old code. | Angelos D. Keromytis |
1999-02-23 | add machdep.apmwarc (commented out) so people know where | Marco S Hyman |
1999-02-23 | add machdep.apmwarn to doc | Marco S Hyman |
1999-02-23 | document power status messages supressed until the | Marco S Hyman |
1999-02-23 | document power status messages supressed until the | Marco S Hyman |
1999-02-23 | apm battery status messages now suppressed until battery life | Marco S Hyman |
1999-02-23 | Remove references to PF_ENCAP. | Angelos D. Keromytis |
1999-02-23 | remove pasto and change ksyms to /dev/ksyms | Todd C. Miller |
1999-02-23 | Fix an endianness problem (not an issue in libc). | Angelos D. Keromytis |
1999-02-22 | We don't need a second prototype for shmexit | Artur Grabowski |
1999-02-21 | List the source files, not the object files | Thorsten Lockert |
1999-02-21 | vis() buf overflow | Theo de Raadt |
1999-02-21 | vis() buf overflow | Theo de Raadt |
1999-02-21 | NUL not NULL | Theo de Raadt |
1999-02-21 | split ipintr() to create new ipv4_input() for tunnels; NRL | Theo de Raadt |
1999-02-21 | note that the escape character brings you to command mode of the telnet process | Aaron Campbell |
1999-02-21 | internalize NEED_VERSION sub macros to avoid getting tangled with | Marc Espie |
1999-02-21 | some -Wall | Todd C. Miller |
1999-02-21 | use src/dst descriptor chaining out of an mbuf | Theo de Raadt |
1999-02-21 | Follow up on espie suggestion: don't allow package registration | Marco S Hyman |
1999-02-20 | make _BSD_TIME_T_ int like everyone else... | Todd C. Miller |
1999-02-20 | quit() wants the \n | Theo de Raadt |
1999-02-20 | skipjack at id 19 | Theo de Raadt |
1999-02-20 | first approximation for the GENERIC | Michael Shalayeff |
1999-02-20 | sync | Theo de Raadt |
1999-02-20 | a isapnp pcic | Theo de Raadt |
1999-02-20 | First step at supporting files > 2gig. Use off_t as POSITION | Todd C. Miller |
1999-02-20 | flesh | Theo de Raadt |
1999-02-20 | add -x, -p, and -m options, based on netbsd work | Theo de Raadt |
1999-02-20 | fix library search problem; the linker would stop searching | Marco S Hyman |
1999-02-20 | Handle empty PAP & CHAP packets (containing only an FSM header). | brian |
1999-02-19 | fix definition of plen for ICMP (ping -s73 problem) | Kjell Wooding |
1999-02-19 | ipq locking | Theo de Raadt |
1999-02-19 | Allocate the u-area early in fork1 instead of in vm_fork. | Artur Grabowski |