summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-12-20Nevermind, curses problem was caused by a busted lib on threadway.Jason Downs
1996-12-20support four letter device namesJason Downs
1996-12-19Create include/ss.etheisen
1996-12-19gid gamesTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-19toast shell escape codeTheo de Raadt
1996-12-19avoid oflows, thanks also to toddTheo de Raadt
1996-12-19netbsd fix to problem found by m4@nts.umn.eduTheo de Raadt
1996-12-19repair; david@mono.orgTheo de Raadt
1996-12-19sync to 2.3b3Michael Shalayeff
1996-12-19do SIOCGIFADDRMichael Shalayeff
1996-12-19do SIOCGIFADDR in ether_ioctlMichael Shalayeff
1996-12-19treat only ether II type packets for ipx.Michael Shalayeff
1996-12-19Really set column to 0 when outputting a carriage return...Thorsten Lockert
1996-12-19make mode/group on /usr/src/ consistent with mtree/specialTodd C. Miller
1996-12-19sync with mtree/specialTodd C. Miller
1996-12-18Conditionalize GCC and ANSI/ISO C dependenciesNiklas Hallqvist
1996-12-18Up limit of available user file descriptors (e.g. for redirections) to 32Niklas Hallqvist
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-18Back out strcpy() -> strncpy() change. Not needed as the array is malloc'dTodd C. Miller
1996-12-18Use strncpy() instead of strcpy() where useful, check strdup()Todd C. Miller
1996-12-18make commented-out stuff secure just in case anyone uncomments it.Todd C. Miller
1996-12-18rnd -> randomTodd C. Miller
1996-12-18todd is under post-exam stress reliefTheo de Raadt
1996-12-18support getting multiple files at once, e.gmichaels
1996-12-17missing unsigned caused bad sign-extensionNiklas Hallqvist
1996-12-17rnd -> random doncha knowTodd C. Miller
1996-12-17Add traditional handling of all upper-case inputThorsten Lockert
1996-12-17Fix oversight in column handling with OCRNL enabledThorsten Lockert
1996-12-17Reset output column when outputting \r with ONLCRThorsten Lockert
1996-12-17Fix typoThorsten Lockert
1996-12-17Get TAB expansion rightThorsten Lockert
1996-12-17NFS attribute cache timeout mount paramdm
1996-12-17strncpy that strerror, found by oliver@secnet.comTheo de Raadt
1996-12-17use snprintf when storing the string from strerror(). Who knows howTodd C. Miller
1996-12-17if pathname given is a valid directory, cd to it at remote, alsomichaels
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-16avoid more oflows; at this stage paranoia exceeds reality by a lot since our ...Theo de Raadt
1996-12-16strncat like THISTheo de Raadt
1996-12-16does noone know how to use strncat correctly?Theo de Raadt
1996-12-16strncat related oflowsTheo de Raadt
1996-12-16strncat botchesTheo de Raadt
1996-12-16fix .Nm stuff so that man -k worksTheo de Raadt
1996-12-16be more careful with selectTheo de Raadt
1996-12-16strncat botchTheo de Raadt
1996-12-16stncat misuseTheo de Raadt
1996-12-16yet another strncat botchTheo de Raadt
1996-12-16uiomove not checked for failure; wpaul@skynet.ctr.columbia.eduTheo de Raadt
1996-12-16Generate library versions of macro implementations as wellThorsten Lockert
1996-12-16add gomokuJason Downs