Age | Commit message (Expand) | Author |
1996-08-31 | buf oflow | Theo de Raadt |
1996-08-31 | Cleanup exec | Per Fogelstrom |
1996-08-31 | Cleanup exec | Per Fogelstrom |
1996-08-31 | Some more data in package | Per Fogelstrom |
1996-08-31 | Small addition | Per Fogelstrom |
1996-08-31 | Fix thinko in last change | Thorsten Lockert |
1996-08-31 | Avoid crashing when buggy applications check for capabilities without | Thorsten Lockert |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt |
1996-08-31 | Fix a typo; change a comment to reflect reality | Thorsten Lockert |
1996-08-31 | disable TCP_COMPAT_42 by default | Theo de Raadt |
1996-08-31 | kill leaks; help from das33@cornell.edu | Theo de Raadt |
1996-08-31 | buf oflow, found by das33@cornell.edu | Theo de Raadt |
1996-08-30 | We're not ready for this, yet. | briggs |
1996-08-30 | The pica tree is now obsolete and removed. Use arch/arc. | Per Fogelstrom |
1996-08-30 | avoid port 1023 more | Theo de Raadt |
1996-08-30 | fix warnings | Theo de Raadt |
1996-08-30 | test before commiting, theo | Theo de Raadt |
1996-08-30 | limit basedir length | Theo de Raadt |
1996-08-30 | of course, the same bug as in chpass shows up here too... | Theo de Raadt |
1996-08-30 | typo | Theo de Raadt |
1996-08-30 | watch for slimy link races, improvement by das33@cornell.edu & i | Theo de Raadt |
1996-08-30 | buf oflow; found by oliver fixed by me | Theo de Raadt |
1996-08-30 | more careful; found by das33@cornell.edu fixed by me | Theo de Raadt |
1996-08-30 | moved to libutil a few months ago | Theo de Raadt |
1996-08-30 | Bugs in code, NUL != NULL, from bde@zeta.org.au (Bruce Evans) | michaels |
1996-08-30 | use S_IWOTH | Theo de Raadt |
1996-08-30 | buf oflow; found by das33@cornell.edu and us crazy calgary night owls | Theo de Raadt |
1996-08-30 | buf oflow | Theo de Raadt |
1996-08-30 | -Wall fix | Theo de Raadt |
1996-08-30 | rnd, not random | Theo de Raadt |
1996-08-30 | Backout socket creation change as it didn't prove usefull. | etheisen |
1996-08-30 | call rcmdsh() if euid != 0 and port is shell/tcp. This lets us | Todd C. Miller |
1996-08-30 | bail if euid != 0; keeps us from fork-bombing with rcmd that calls rsh(1). | Todd C. Miller |
1996-08-30 | added a missing type | Todd C. Miller |
1996-08-30 | _POSIX_ARG_MAX 256k after consulting with thorsten | Theo de Raadt |
1996-08-30 | use raw device only; netbsd pr#2719; flipk@idea.exnet.iastate.edu | Theo de Raadt |
1996-08-30 | add -p for printing; cleanup error handling | Theo de Raadt |
1996-08-30 | Add an IBM quirk. | Jason Downs |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs |
1996-08-29 | support cua devices | Theo de Raadt |
1996-08-29 | bogus exports entry crash; from candy@fct.kgc.co.jp | Theo de Raadt |
1996-08-29 | lkm ddb symbol table loading. done during the middle ages by jtkohl, merged | Theo de Raadt |
1996-08-29 | Newer, better, register/device defines from FreeBSD. | Jason Downs |
1996-08-29 | fixup for cua support | Theo de Raadt |
1996-08-29 | turn ast0 on; show where ast1 lands | Theo de Raadt |
1996-08-29 | support cua devices on the com.c driver | Theo de Raadt |
1996-08-29 | hate warnings, kill warnings | Theo de Raadt |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-29 | document cua support in tty subsystem | Theo de Raadt |