Age | Commit message (Expand) | Author |
1997-10-07 | Don't use cached name value for uid/gid if last lookup was by id (and not name). | Todd C. Miller |
1997-10-06 | bail if permission problem; ms@xy.org | Theo de Raadt |
1997-10-02 | Fix CFLAGS in SOCKS case, and automatically use USE_SOCKS to compile socks in | imp |
1997-10-02 | Add prototype for fclose in socks case so we compile -DSOCKS | imp |
1997-10-01 | Fix bug where fmt allows backslashed whitespace inside words, but it only | Todd C. Miller |
1997-09-30 | Add clist types, jimw@fornost.turner.com | Todd C. Miller |
1997-09-29 | not uniq; ms@xy.org | Theo de Raadt |
1997-09-24 | no, use new curses so that the build process works. reevaluate this later | Theo de Raadt |
1997-09-23 | Stupid me reinventing the wheel. Use realpath(3). | Niklas Hallqvist |
1997-09-23 | strncpy | Theo de Raadt |
1997-09-23 | Add -f option to follow all symlinks recursively in a pathname | Niklas Hallqvist |
1997-09-23 | avoid crash when dealing with ^M lines; roberte@MEP.Ruhr-Uni-Bochum.de | Theo de Raadt |
1997-09-23 | Make building with ocurses/termcap and curses/termlib conditional on | Jason Downs |
1997-09-22 | Start of -Wall and cleaning up icky bits. | Todd C. Miller |
1997-09-22 | Fix .Os | Todd C. Miller |
1997-09-22 | socks5 support | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-21 | Don't complain loudly about escaped single and double quotes found in | jdm |
1997-09-20 | syslog(3) | Theo de Raadt |
1997-09-19 | typo; sjr@home.net | Theo de Raadt |
1997-09-18 | environment variables | Theo de Raadt |
1997-09-16 | Possible buf oflow, from Theo. | Todd C. Miller |
1997-09-16 | small terminals are dumb | Tobias Weingartner |
1997-09-16 | one more strcpy after this | Theo de Raadt |
1997-09-16 | strcpy whacking; ci.c and expand.c need more work | Theo de Raadt |
1997-09-16 | snprintf this thing | Theo de Raadt |
1997-09-15 | Don't do a setlogin() as it affects everything in the session, not | Todd C. Miller |
1997-09-15 | Don't error out if the remote server doesn't support the "MDTM" | Todd C. Miller |
1997-09-14 | .Xr foo #, botches | Theo de Raadt |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller |
1997-09-12 | s/;;/;/ | Theo de Raadt |
1997-09-11 | oflow, indent | Theo de Raadt |
1997-09-11 | prelim Wall | Theo de Raadt |
1997-09-11 | cleanup -Wall | Theo de Raadt |
1997-09-11 | extra () | Theo de Raadt |
1997-09-11 | extra semi; uninit var | Theo de Raadt |
1997-09-11 | needs unistd.h | Theo de Raadt |
1997-09-11 | fix one warnx, -Wall the rest | Theo de Raadt |
1997-09-11 | - Move `parsed_url' label such that the next statement after the label is | Todd C. Miller |
1997-09-10 | Die union wait die! | Todd C. Miller |
1997-09-10 | remove my debug code, grrrrr | Theo de Raadt |
1997-09-10 | make 'special' array completely dynamic. hence you can now use as many -T | Theo de Raadt |
1997-09-10 | remove \n in errx/err calls | Theo de Raadt |
1997-09-10 | path buf too small; tron@lyssa.owl.de | Theo de Raadt |
1997-09-09 | "last pid" stuff is useless with random pids. | Todd C. Miller |
1997-09-09 | Use kvm_openfiles() not the sunos compat kvm_open(). | Todd C. Miller |
1997-09-09 | use setlogin(2). | Todd C. Miller |
1997-09-08 | Use setlogin(2). | Todd C. Miller |
1997-09-08 | call setlogin(2) | Todd C. Miller |
1997-09-08 | bring 12 hour semantics in line with man page; mikel | Theo de Raadt |