summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-10-29typo.michaels
1996-10-29bring the source tree a bit up to date with my local treeThomas Graichen
1996-10-29syncTheo de Raadt
1996-10-29typoTheo de Raadt
1996-10-29removed by accidentMichael Shalayeff
1996-10-29not int new libsa, or movedMichael Shalayeff
1996-10-29-Wall happiness, especially for sparc/standMichael Shalayeff
1996-10-29-Wall happiness.Michael Shalayeff
1996-10-29-Wall happiness (especially for sparc)Michael Shalayeff
1996-10-29introduce readdir.Michael Shalayeff
1996-10-29Do not update access time if no bytes were readThorsten Lockert
1996-10-29-Wall happiness (strerror prototype)Michael Shalayeff
1996-10-29add some prototypes.Michael Shalayeff
1996-10-29#include <stand.h>.Michael Shalayeff
1996-10-29move vars closer to the usage.Michael Shalayeff
1996-10-29Restore missing call to parseopts() for non-client/serverThorsten Lockert
1996-10-29prettyTheo de Raadt
1996-10-29quota minimizingTheo de Raadt
1996-10-29POSIX compliance.Todd C. Miller
1996-10-29Prototypes in sigvec/sigaction and for SIG_{IGN,DFL,ERR}Thorsten Lockert
1996-10-29mktemp is evilTheo de Raadt
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs
1996-10-28Add note about corrupt inst floppies. This happened to my officemateTodd C. Miller
1996-10-28Add more reset sequences ti xtermThorsten Lockert
1996-10-28Deal correctly with time zonesThorsten Lockert
1996-10-28Remove a blank line.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure outbriggs
1996-10-28Add prototype for function to install SCSI-B IRQ.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Mac model info out of cpu.h and into new macinfo.h.briggs
1996-10-28Rename ncr96scsi/scsi96 to esp.briggs
1996-10-28Fix d_done prototypeNiklas Hallqvist
1996-10-28Do not enable putc() macro implementation if _POSIX_SOURCE is defined;Thorsten Lockert
1996-10-28Verify that file pointer is writableThorsten Lockert
1996-10-28remove(3) should be able to remove empty directoriesThorsten Lockert
1996-10-28Obsolete.briggs
1996-10-28add sudoTodd C. Miller
1996-10-28Be more paranoid about passing around user/group name from argv.Todd C. Miller
1996-10-28Most 040 models have scsi regs at base + 0x10000, not base + 0xf000briggs
1996-10-28Disallow null strings ("") as path names; ignore trailing / on path names,Thorsten Lockert
1996-10-28Don't strip off the last slash in the pathname "/". cp used toThorsten Lockert
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