summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-06-10XPG says 4th arg is optionalTheo de Raadt
1998-06-10identd should be nowait.Bob Beck
1998-06-10wasteland quality control cleanupTheo de Raadt
1998-06-10to inetd, nobody.nobody == nobody, since it does an initgroups()Theo de Raadt
1998-06-10take away gid kmem for identd and change to options appropriate for new versionBob Beck
1998-06-10Now uses TCPCTL_IDENT sysctl to get uid associated with a connectionBob Beck
1998-06-10New TCPCTL_IDENT sysctl for identd without kmem insanity.Bob Beck
1998-06-10Cast pid_t to int for sprintf.brian
1998-06-09Add CTAGS, with a full pathname, and use it.Jason Downs
1998-06-09do not permit ptrace attach to immutable executableTheo de Raadt
1998-06-09a = a + b; --> a += b;Michael Shalayeff
1998-06-09the theTheo de Raadt
1998-06-09if we are being ptraced, do not permit execve of an immutable binaryTheo de Raadt
1998-06-09there is no such thing as dprintf''Michael Shalayeff
1998-06-09Autodetect ATAPI CDROMS which do not support the ATAPI_READ_CD_CAPACITYNiels Provos
1998-06-09no, no fdisk...Theo de Raadt
1998-06-09spellingTheo de Raadt
1998-06-09bahTheo de Raadt
1998-06-08Add uu_lock_txfr() for donating locks to another process.brian
1998-06-08use endptr in a strtl()Todd C. Miller
1998-06-08use named constatntsMichael Shalayeff
1998-06-08typosMichael Shalayeff
1998-06-08default to 8 bit; let me know if this causes problemsTheo de Raadt
1998-06-08exit correctlyNiels Provos
1998-06-08cleanTheo de Raadt
1998-06-08makeoptionsTheo de Raadt
1998-06-08spellingTheo de Raadt
1998-06-08clean; kleinkTheo de Raadt
1998-06-08finish; kleinkTheo de Raadt
1998-06-08do not needlessly uppercase function namesTheo de Raadt
1998-06-08am7990 is a chipTheo de Raadt
1998-06-08cleanTheo de Raadt
1998-06-08consdev to comeMichael Shalayeff
1998-06-08Fix some problems noted by lukem@netbsd.orgTodd C. Miller
1998-06-08allow ftpchroot-ed users to also be multihomedMichael Shalayeff
1998-06-08buf oflow; chris@ferret.lmh.ox.ac.ukTheo de Raadt
1998-06-08for xfree86 prompt, make clear "y" and "n" are the answersTheo de Raadt
1998-06-08typoTheo de Raadt
1998-06-08Move `md_copy_kernel' to earlier in the file to prevent warningJason Wright
1998-06-07make includes supportTodd C. Miller
1998-06-07$(INSTALL) not installTodd C. Miller
1998-06-07add gnu/lib/libgmp to WDIR for includesTodd C. Miller
1998-06-07permit SIGUSR1/USR2 through as well in cansignal()Theo de Raadt
1998-06-07Use a width of 0 rather than 32 when HISADDR is 0.0.0.0.brian
1998-06-07Fix previous commit. bit 1 is the execute bit, not the read bit *blush*brian
1998-06-07buf oflowTheo de Raadt
1998-06-07use MAP_FAILEDTheo de Raadt
1998-06-07off_t cleanupTheo de Raadt
1998-06-07Make ppp world-readable so that root can get at it overbrian
1998-06-06sync w src (Krister Walfridsson <cato@ulysses.df.lth.se>)Todd T. Fries