Age | Commit message (Expand) | Author |
1997-02-09 | do not need -lz | Theo de Raadt |
1997-02-09 | libcrypt went away a while back | Theo de Raadt |
1997-02-09 | use library err/warn | Michael Shalayeff |
1997-02-09 | add ${LIBZ} | Michael Shalayeff |
1997-02-09 | shadowed variable caused si_addr to be incorrect | Theo de Raadt |
1997-02-09 | CC=${HOSTCC} for these; tv@slack.iag.net, PR#86 | Theo de Raadt |
1997-02-09 | CC=${HOSTCC} for these; tv@slack.iag.net, PR#89 | Theo de Raadt |
1997-02-09 | Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to | Mats O Jansson |
1997-02-09 | need ecoff kernel in snap too | Theo de Raadt |
1997-02-09 | Fix casts to off_t, problem noted and fixed by Theo. | Todd C. Miller |
1997-02-09 | Use the instruction pointer from the trapframe many places CR2 does not | Thorsten Lockert |
1997-02-09 | do not print extra \n | Theo de Raadt |
1997-02-09 | Get block size from disklabel. | Todd C. Miller |
1997-02-09 | save 6% diskspace by moving to tabs | Theo de Raadt |
1997-02-08 | excess | Theo de Raadt |
1997-02-08 | Provide more information on FP exceptions | Thorsten Lockert |
1997-02-08 | Give correct signal information on integer overflow | Thorsten Lockert |
1997-02-08 | BIOS does not report >64M memory | Thorsten Lockert |
1997-02-08 | Add definitions for the exception bits in the status word | Thorsten Lockert |
1997-02-08 | Use much of the backed out code from 1.12. But remove use of mkstemp. -moj | Mats O Jansson |
1997-02-08 | more names. | Michael Shalayeff |
1997-02-08 | add _kernel_text | Theo de Raadt |
1997-02-08 | inline to avoid warning | Theo de Raadt |
1997-02-08 | need arc4random proto | Theo de Raadt |
1997-02-08 | cvs.openbsd.org now has 17GB of disk... | Theo de Raadt |
1997-02-07 | These changes are not complete, This does not deal with cores correctly yet. | Dale S. Rahn |
1997-02-07 | GDB 6.3 (excluding .info files) | Dale S. Rahn |
1997-02-07 | fixed order of tests in printnat() so that it catches tcp/udp first | kstailey |
1997-02-07 | one more tcpudp->tcp/udp | kstailey |
1997-02-07 | make output look like input (and like docs) | kstailey |
1997-02-07 | fix tags | kstailey |
1997-02-07 | make protocol string be tcp/udp not tcpudp since this is how it is documented. | kstailey |
1997-02-07 | Know how to build gdb for powerpc, it doesn't work yet, but this causes | Dale S. Rahn |
1997-02-07 | I wrote these public domain versions. They are faster due to two optimizations | Theo de Raadt |
1997-02-07 | no, this does not work yet either | Theo de Raadt |
1997-02-07 | s/DEBUG/DEBUG_ZLIB/g | Michael Shalayeff |
1997-02-07 | quote [AC]FLAGS and others... | Michael Shalayeff |
1997-02-07 | pre-pad with random alphabetic letters instead of digit 0 | Theo de Raadt |
1997-02-07 | i hate tabs and spaces | Michael Shalayeff |
1997-02-07 | add missed variables | Michael Shalayeff |
1997-02-07 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-07 | back out mktemp fix; for some reason i cannot understand it causes big problems | Theo de Raadt |
1997-02-07 | define kernel_text, just like other ports. | Michael Shalayeff |
1997-02-07 | i hate militarists, pacifists either. | Michael Shalayeff |
1997-02-07 | Set up intrframe correctly for FPU exceptions again | Thorsten Lockert |
1997-02-07 | Untested changes SUCK | Theo de Raadt |
1997-02-07 | machdep_start, not muchdep_exec | Michael Shalayeff |
1997-02-07 | wrong private name | Michael Shalayeff |
1997-02-07 | destroy everything with source routes | Theo de Raadt |
1997-02-07 | necessary support for kernfs. | Michael Shalayeff |