summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-08-18kill bogus cast to struct sgttyb *Todd C. Miller
1998-08-17Make sure the file system is unbusied on error.Constantine Sapuntzakis
1998-08-17Fix turd left over from soft updates patch.Constantine Sapuntzakis
1998-08-17fix reallocNiels Provos
1998-08-17typoTodd C. Miller
1998-08-17fix df -P on 0-size filesystemsTheo de Raadt
1998-08-17add _PATH_KSYMSTodd C. Miller
1998-08-17Fix for FFS leaking buffer cache data on segfaults during write.Constantine Sapuntzakis
1998-08-17Fix i386 kernel crash so that register context is saved in a better place.Constantine Sapuntzakis
1998-08-17syncTheo de Raadt
1998-08-17ACC PCI SCSTheo de Raadt
1998-08-17Xr loginTheo de Raadt
1998-08-17Xr pollTheo de Raadt
1998-08-17don't include FIFOs in check for set[ug]id files and devices; andrew@nfr.netTodd C. Miller
1998-08-17As prommised, mail.local is no longer setuid.Todd C. Miller
1998-08-17Don't lose an allocated pointer if realloc() fails.brian
1998-08-17fix g++/FlexLexer.h supportTheo de Raadt
1998-08-17syncTheo de Raadt
1998-08-16fix realloc leakTheo de Raadt
1998-08-16fix realloc useTheo de Raadt
1998-08-16fix realloc memory leaksTodd C. Miller
1998-08-16realloc misuseArtur Grabowski
1998-08-16realloc correctlyArtur Grabowski
1998-08-16deal with realloc/malloc failure and don't trash old pointer if realloc failsTodd C. Miller
1998-08-16change seek to intTheo de Raadt
1998-08-16remove bogus ifdef PERL5Artur Grabowski
1998-08-16If $TERMINFO is set, use that in preference to the system terminfo file, but ...Todd C. Miller
1998-08-16don't map DMA across boundaries; from NetBSD (don't know who).Jason Downs
1998-08-16typoTodd C. Miller
1998-08-16realloc fixesArtur Grabowski
1998-08-15kill bogus ENVIRONMENT section and clean up slightlyTodd C. Miller
1998-08-15use lockspool for locking, not 'mail.local -H'Todd C. Miller
1998-08-15go back to using mktemp, not mkstemp in baditem(); theoTodd C. Miller
1998-08-15fix kbd generated NULs from CTRL-@ and CTRL-SPkstailey
1998-08-15Break out locking code into its own file so it can be shared with lockspool.Todd C. Miller
1998-08-15Move the spool locking functionality of "mail.local -H" into its ownTodd C. Miller
1998-08-15document the common misuse of reallocTheo de Raadt
1998-08-15realloc bug fix and two other bugs found at the same timeTheo de Raadt
1998-08-15fix reallocTheo de Raadt
1998-08-15fix reallocTheo de Raadt
1998-08-15simplify a few things wrt reallocTodd C. Miller
1998-08-15fix broken realloc fix from yesterdayTodd C. Miller
1998-08-15add openbsd OSTYPE (with additional mailer flag 'S') and use itTodd C. Miller
1998-08-15realloc misuseTheo de Raadt
1998-08-15oopsTheo de Raadt
1998-08-15realloc misuseTheo de Raadt
1998-08-15add bsdi/freebsd supportTheo de Raadt
1998-08-15fix realloc patchTheo de Raadt
1998-08-14don't define HAVE_* since it conflicts with other configure scriptsTodd C. Miller
1998-08-14realloc repairTheo de Raadt