Age | Commit message (Expand) | Author |
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 |
1999-02-19 | Xr | Theo de Raadt |
1999-02-19 | use vfs_register instead of the ugly hack to build vfsconf | Artur Grabowski |
1999-02-19 | This should be NISADMA, not NISA. | Artur Grabowski |
1999-02-19 | Fix a bug where the root directory could look corrupted on FAT12. | Artur Grabowski |
1999-02-19 | Change the vfs lkm interface do it takes a full struct vfsconf instead of | Artur Grabowski |
1999-02-19 | add vfs_register and vfs_unregister functions | Artur Grabowski |
1999-02-19 | fixed patch for accept/select race; mycroft@netbsd.org | Todd C. Miller |
1999-02-19 | Be a little more verbose about dodgy looking authentication | brian |
1999-02-19 | sync | Theo de Raadt |