Age | Commit message (Expand) | Author |
1996-11-11 | compile_et belongs in usr.bin | Thorsten Lockert |
1996-11-11 | correct type cast | Michael Shalayeff |
1996-11-11 | compile_et now resides in /usr/libexec. | Jason Downs |
1996-11-01 | argument type nit | Niklas Hallqvist |
1996-10-26 | set $LOGNAME and pass -Wall | Todd C. Miller |
1996-10-26 | set $LOGNAME fore POSIX | Todd C. Miller |
1996-10-25 | Spacing nits | imp |
1996-10-25 | Better bounds checking on argv and gargv to eliminate a fencepost error | imp |
1996-10-23 | fix arg | Theo de Raadt |
1996-10-19 | add ')'. | michaels |
1996-10-18 | forget old password nicely | Theo de Raadt |
1996-10-16 | check malloc ret val | Todd C. Miller |
1996-10-16 | Fixed a memory leak associated with the HELP and SITE HELP commands. | bitblt |
1996-10-15 | fd leak spotted by bitblt | Theo de Raadt |
1996-10-15 | nearly impossible oflow | Theo de Raadt |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-01 | cleanup TDIR in one more case | Theo de Raadt |
1996-09-29 | s/key (otp) challenge is now rfc 1938 compliant. | Todd C. Miller |
1996-09-27 | permit 48 char hostname | Theo de Raadt |
1996-09-22 | vis log entries; noted by bitblt | Theo de Raadt |
1996-09-22 | Make this work properly with corrected rnusers.x | Thorsten Lockert |
1996-09-19 | reduced the number of command availibe to users who are not logged | bitblt |
1996-09-15 | handle umask nicer | Theo de Raadt |
1996-09-15 | kill the races; found by bitblt | Theo de Raadt |
1996-09-13 | typo | Theo de Raadt |
1996-09-13 | hostname can be longer; noticed by bitblt | Theo de Raadt |
1996-09-05 | grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type | Theo de Raadt |
1996-09-05 | rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :) | Theo de Raadt |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt |
1996-09-04 | no, bad commit | Theo de Raadt |
1996-09-04 | clear passwd, for safety | Theo de Raadt |
1996-09-02 | setlogin | Theo de Raadt |
1996-08-31 | constrain & expansion to LINE_MAX for safety | Theo de Raadt |
1996-08-31 | buf oflow | Theo de Raadt |
1996-08-30 | test before commiting, theo | Theo de Raadt |
1996-08-30 | more careful; found by das33@cornell.edu fixed by me | Theo de Raadt |
1996-08-30 | use S_IWOTH | Theo de Raadt |
1996-08-29 | more signals please | Theo de Raadt |
1996-08-29 | first cut at -H; to be used mailers to grab locks in 755 spool direectories | Theo de Raadt |
1996-08-29 | talk about quotas on spool filesystems (untested idea) | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection; help from da... | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection | Theo de Raadt |
1996-08-27 | Fix race condition. | dm |
1996-08-27 | vis | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | Use lockfiles by default, rather than fcntl. | dm |
1996-08-26 | Yeah, make this key... | Jason Downs |