summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-07-13run fingerd -m by defaultTheo de Raadt
1998-07-13use sizeof() instead of MAXHOSTNAMELEN in gethostnameArtur Grabowski
1998-07-13bigger buffer for gethostnameArtur Grabowski
1998-07-13oops; mwp@aba.net.auTheo de Raadt
1998-07-13syncTheo de Raadt
1998-07-13_BSD_TIME_T_ is int, not longMichael Shalayeff
1998-07-13add extern debug decl for DEBUG enabled codeMichael Shalayeff
1998-07-13Unmute DAC and turn off 3-D SRS by defaultConstantine Sapuntzakis
1998-07-13add back distribution tagTheo de Raadt
1998-07-13clean XrTheo de Raadt
1998-07-13boring stuffTheo de Raadt
1998-07-13Part 1) of a fix to the "mount /mnt /mnt" problem.Constantine Sapuntzakis
Don't mount the file system in the kernel name space before calling VFS_MOUNT.
1998-07-13Make compile when DEBUG and DIAGNOSTIC aren't defined.imp
1998-07-13Manual page for S3 SonicVibes driverConstantine Sapuntzakis
1998-07-13Integrate local changesThorsten Lockert
1998-07-13Latest version from Cyclic; skipped filesThorsten Lockert
1998-07-13alloca() is in stand.h noMichael Shalayeff
1998-07-13add alloca, hope none would get hurt, since none but i386 use itMichael Shalayeff
1998-07-13Latest version from CyclicThorsten Lockert
1998-07-13explicate document when a function returns intTodd C. Miller
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
upgrade to new coming stand/exec framework
1998-07-13since i blew up prev commit msg, here it is:Michael Shalayeff
fix stash handling so it won't produce extra key at line start
1998-07-13Create /var/named/dev/null if it is not there and we are running named ↵Todd C. Miller
chroot'd. It would be cleaner to simply do this at install time but this way people who are tracking sources get the correct behavior too.
1998-07-13libsa/itecons.cMichael Shalayeff
1998-07-13typoTodd T. Fries
1998-07-13added hme man page.Jason Wright
1998-07-13Fix locking discipline snafu with UNIONFS. Thanks to Don Schmid ↵Constantine Sapuntzakis
(yensid@imsa.edu) for the original fix and Todd Miller.
1998-07-13General clean up... Xr's etc.Jason Wright
1998-07-13isp man page; mjacobTheo de Raadt
1998-07-13- Fix handling of 'local-mac-address' (use it if present, otherwise defaultJason Wright
to myetheraddr() - Add multicast support
1998-07-13syncTheo de Raadt
1998-07-13a cardbus controllerTheo de Raadt
1998-07-13clarifyTheo de Raadt
1998-07-13excessive paranoiaTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
1998-07-13Add blurb about 'local-mac-address?' propertyJason Wright
1998-07-13Map DMA registers at open instead of attach time, if necessary. Less chanceConstantine Sapuntzakis
of conflicts then.
1998-07-13clarify a commentTodd C. Miller
1998-07-13Use SEEK_CUR as "whence" in fseek, not 1.Todd C. Miller
1998-07-13add note about COMPAT_BSDOSMarco S Hyman
1998-07-13CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stackConstantine Sapuntzakis
for temporary storage of CD table of contents
1998-07-12reference ${PMAX} instead of assuming you can get to the source tree via ".."Todd C. Miller
1998-07-12something hosed the sendmail import; fix up by handTodd C. Miller
1998-07-12Fix for the new fast PII-400 machines. This makes them work, and does notTobias Weingartner
seem to have an adverse affect on other machines. Thanks to martin@ for testing on the PII-400 (wish I had one...), and millert@ for testing on his machines (and finding a bug in my original fix). pccons & pckbd need fixing too...
1998-07-12fix printing glitchTheo de Raadt
1998-07-12mailstats.8 movedTodd C. Miller
1998-07-12old files no longer in sendmail distribution (some have just moved)Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller