summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-28Use snprintf(). Solves $HOME overflow and others.Todd C. Miller
1996-10-28Enable quotasThorsten Lockert
1996-10-28More argument checking of fcntl(, F_GETLK, )Thorsten Lockert
1996-10-28Ignore $HOME if > MAXPATHLENTodd C. Miller
1996-10-28Safe $HOME usage.Todd C. Miller
1996-10-28Change block size handling and add untested support for Japanese 1.2mbJason Downs
1996-10-28Safe $HOME usage.Todd C. Miller
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-28Merge in old/latest code. Untested support for 2.88mb floppy drives.Jason Downs
1996-10-27Don't make size assumptions wrt $HOMETodd C. Miller
1996-10-27compileTodd C. Miller
1996-10-27Don't honor $HOME if >= MAXPATHLENTodd C. Miller
1996-10-27Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>Todd C. Miller
1996-10-27exec[lv]p() shall return ENOENT for empty path namesThorsten Lockert
1996-10-27Correct error return for link(2) to directoriesThorsten Lockert
1996-10-27newfs for disks other than 512bytes/sector, NetBSD pr#2404,Jason Downs
1996-10-27Added OLF capability.etheisen
1996-10-27OLF.etheisen
1996-10-27OLF makes .os section and program header hack go away.etheisen
1996-10-27nopicJason Downs
1996-10-27Gear up for OLF.etheisen
1996-10-27be careful in the non-setuid case too, what the heckTheo de Raadt
1996-10-27Don't use "user" arg verbatim from argv, use the sanitized one inTodd C. Miller
1996-10-27buf oflowTheo de Raadt
1996-10-27buf oflow; thanks tqbf@rdist.orgTheo de Raadt
1996-10-27NOPROFILE; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-10-27bustype F is commonly seem for aha cards, do not whineTheo de Raadt
1996-10-27Better error checking for lseek(2)Thorsten Lockert
1996-10-27Signal handling now fully POSIX.1-1990 compliantThorsten Lockert
1996-10-27and the same for the trunkMichael Shalayeff
1996-10-27Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.Jason Downs
1996-10-27Allow kill(, 0) on process groups that hold only zombies; per POSIXThorsten Lockert
1996-10-27Allow set[gu]id() if the [gu]id we are trying to set is the saved [gu]id,Thorsten Lockert
1996-10-27Don't verify that euid has write permissionThorsten Lockert
1996-10-27Correct last fixThorsten Lockert
1996-10-27link against -lcurses until ld is fixedTheo de Raadt
1996-10-27record route is not a problem; thanks bitbltTheo de Raadt
1996-10-27incremented since we added gz_iszipped.Todd C. Miller
1996-10-27Set errno to EBADF when attempting to write to a file pointer opened read-onlyThorsten Lockert
1996-10-27-z can now list/extra compressed files too. Uses new gz_iszipped() function.Todd C. Miller
1996-10-27Adds gz_iszipped() function.Todd C. Miller
1996-10-26ep at same places at genericTheo de Raadt
1996-10-26missed one change, pointed out by Alex Nash <nash@mcs.net>Jason Downs
1996-10-26Don't use <malloc.h>Thorsten Lockert
1996-10-26Prefer $LOGNAME to $USER.Todd C. Miller
1996-10-26Fall back to $USER if getlogin() fails and $LOGNAME is not set.Todd C. Miller