Age | Commit message (Expand) | Author |
1996-08-08 | Slightly cleaner. | Jason Downs |
1996-08-08 | xref crypt(3) as well | Jason Downs |
1996-08-08 | Add encrypt(1) | Jason Downs |
1996-08-08 | encrypt(1), little utility for encrypting passwords from the command line. | Jason Downs |
1996-08-07 | People can be 'logged in' from non-existant devices. | Jason Downs |
1996-08-07 | strncpy() dyslexia on last commit. | etheisen |
1996-08-07 | woof | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | avoid buf oflow | Theo de Raadt |
1996-08-06 | whoops | Theo de Raadt |
1996-08-06 | avoid buf oflows | Theo de Raadt |
1996-08-06 | buf oflow | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | no oflow in case of really bizzare routing tables | Theo de Raadt |
1996-08-06 | fix usage, buf oflow, pretty usage | Theo de Raadt |
1996-08-06 | type cleanup | Theo de Raadt |
1996-08-06 | careful buf oflow, no longer use strcpy | Theo de Raadt |
1996-08-05 | fix formatting | Michael Shalayeff |
1996-08-05 | Adds -C, -p, and -S flags. Based on FreeBSD changes but heavily | Todd C. Miller |
1996-08-04 | ftp bounce protection | Theo de Raadt |
1996-08-03 | Was runing most of the code with real and effective uid of 0, contrary | Todd C. Miller |
1996-08-03 | Uncomment AIX 2 magic. | Jason Downs |
1996-08-02 | password user@, not user@hostname | Theo de Raadt |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt |
1996-07-31 | fbtab support from wietse | Theo de Raadt |
1996-07-31 | Better use time_t instead of long when dealing with times | Niklas Hallqvist |
1996-07-31 | RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archives | Niklas Hallqvist |
1996-07-30 | use mkstemp() instead of mktemp() to close temp file race. | Todd C. Miller |
1996-07-29 | Fixed a bug causing a CPU loop if dist'ing a file whose parent | Todd C. Miller |
1996-07-29 | Now have a common message.c instead of two copies. | Todd C. Miller |
1996-07-29 | Only need one copy of message.c so use ../rdist/message.c | Todd C. Miller |
1996-07-29 | Added some missing rdist 6.1.3 changes. | Todd C. Miller |
1996-07-29 | links for supfilesrv/supscan | Theo de Raadt |
1996-07-28 | missed changes. | Michael Shalayeff |
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt |
1996-07-27 | refresh screen better; freebsd pr#1425; from fn | Theo de Raadt |
1996-07-27 | MAGICOWN = root | Theo de Raadt |
1996-07-27 | VMIN=1/VTIME=0; netbsd pr#2546 | Theo de Raadt |
1996-07-27 | do not build docs | Theo de Raadt |
1996-07-26 | Install with 4554 permissions so people not in the dialer group can make | dm |
1996-07-25 | Updated to rdist 6.1.3. Used real snprintf() (instead of string length | Todd C. Miller |
1996-07-25 | Replaced sprintf() with snprintf() where buffer size is obvious. | Todd C. Miller |
1996-07-25 | readable | Theo de Raadt |
1996-07-25 | buffer overflow prevention | Theo de Raadt |
1996-07-24 | normal uid before execv | Theo de Raadt |
1996-07-24 | bring vi/ex up to 1.71 | Michael Shalayeff |
1996-07-23 | nicer error message; netbsd pr#2651; enami@ba2.so-net.or.jp | Theo de Raadt |
1996-07-22 | rcsid cleanup | Theo de Raadt |