summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-03-30Adjust the input string by the right amount if the pattern wasn't at theTodd C. Miller
1997-03-29Increase timeout by a factor of ten in cd_size().briggs
1997-03-29Do not register an interrupt handler unless we know that we can clearbriggs
1997-03-29Update from Denton Gentry with minor bug fixes by me.briggs
1997-03-29DrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.briggs
1997-03-29Allow setting blocksize to 0 (variable size); from Juergen Hannken-IlljesThorsten Lockert
1997-03-29Do not include mmap'ed device memory in coredumps; from Matthias DrochnerThorsten Lockert
1997-03-29Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>Thorsten Lockert
1997-03-29Avoid infinite loops; from NetBSD PR 3285Thorsten Lockert
1997-03-29Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243Thorsten Lockert
1997-03-29Return EISDIR for directories; idea from NetBSDThorsten Lockert
1997-03-29Document EINVAL; from NetBSD PR 3395Thorsten Lockert
1997-03-29Document .messageTodd C. Miller
1997-03-29Use arc4random() not random().Todd C. Miller
1997-03-29uninitialized variable; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-03-29fix typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-03-29futimes link; nakayosh@kcn.or.jpTheo de Raadt
1997-03-29__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS).briggs
1997-03-29Default to pure xterm-r6 for xterm without additions for ncurses line drawingThorsten Lockert
1997-03-29Do return values from issetuid() correctlyThorsten Lockert
1997-03-29Use genassym.shThorsten Lockert
1997-03-29re-init width each time through the loopTheo de Raadt
1997-03-29if a bad socket is accept()ed, bail without trying another accept()Theo de Raadt
1997-03-29in svcudp_bufcreate(), only close socket if we created itTheo de Raadt
1997-03-29delete extra spacesTheo de Raadt
1997-03-29Switch to genassym.cf.Jason Downs
1997-03-29Integrate local changesThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-29Fix up HISTORY and mention YP.Todd C. Miller
1997-03-29Changed definition of 'a' in vfmtmsg from void * to va_list.dgregor
1997-03-29Use getdomainname() not yp_get_default_domain().Todd C. Miller
1997-03-29take a shot at 64-bit cleanTheo de Raadt
1997-03-29repair function param declarationsTheo de Raadt
1997-03-29A bit more DAFB initialization.briggs
1997-03-29Use ``mail.local -H'' to do dot locking so we can have mode 755 mailTodd C. Miller
1997-03-29Make ``mail.local -H'' explicately indicate when the lock fails or succeeds.Todd C. Miller
1997-03-29Fix bug that would have prevented PB5xx series from detecting the SONIC.briggs
1997-03-28Install new man4 pages.Todd C. Miller
1997-03-28Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.Todd C. Miller
1997-03-28sync (regen)kstailey
1997-03-28added 34 - nicekstailey
1997-03-28no more -D__NetBSD__Theo de Raadt
1997-03-28split std into std/fd; add floppy targetTheo de Raadt
1997-03-28Set umask so save files are writeable by hackThorsten Lockert
1997-03-28Log and score file needs to be group writeableThorsten Lockert
1997-03-28Use more from m68k/m68k.briggs
1997-03-28copy new iv only if existantNiels Provos
1997-03-28"mail.local -H" is valid usage.Todd C. Miller
1997-03-28Don't allow buffer overflowsThorsten Lockert