summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-11-09Fix lengths of scsi cmdsAngelos D. Keromytis
1999-11-09user/958: check ~/.ssh/known_hosts for rhosts-rsa, too, ok niels/millertMarkus Friedl
1999-11-09Add a man page for /dev/zero.Aaron Campbell
1999-11-09Merge calloc(3) man page into malloc.3; as suggested by millert@Aaron Campbell
1999-11-09Install a shared libperl and link against it. Put libperl in /usr/libTodd C. Miller
1999-11-09Move calloc() into malloc.c and only zero out the area if malloc()Todd C. Miller
1999-11-09remove really lame bug espie created; ca@zardoc.endmail.orgTheo de Raadt
1999-11-09Add SIOCSIFMEDIA and SIOCGIFMEDIA to the switch in ifioctl(). SIOCSIFMEDIATodd C. Miller
1999-11-09syncNiels Provos
1999-11-09neomagic 256avNiels Provos
1999-11-09Bump minor for addition of strtok_r.Artur Grabowski
1999-11-09Adapt to changed pmap_enter API (the extra argument is a no-op).Artur Grabowski
1999-11-09Adapt to pmap_enter changes.Artur Grabowski
1999-11-09Install man-page links for strtok_r.Artur Grabowski
1999-11-09Document strtok_r.Artur Grabowski
1999-11-09Implement strtok_r.Artur Grabowski
1999-11-09Add OpenBSD tags.Dale S. Rahn
1999-11-09Remove old unused config files.Dale S. Rahn
1999-11-09Additional changes due to the fallout of the p4e -> ppc changes.Dale S. Rahn
1999-11-09Merge error in previous version caused compilation failure.Dale S. Rahn
1999-11-09add memset to list of files to build.Dale S. Rahn
1999-11-09autoconf.hDale S. Rahn
1999-11-09in the ifdef POWERPC section, do use ppc, not p4e, for the iohandleDale S. Rahn
1999-11-09calloc an array of char *, not pid_t (left over from previous implementation).Todd C. Miller
1999-11-09Avoid sending a HUP to a process multiple times. Ie: instead of oneTodd C. Miller
1999-11-09syncChris Cappuccio
1999-11-09Add Triones/Highpoint HPT343, HPT366Chris Cappuccio
1999-11-09autoconf.c:Dale S. Rahn
1999-11-09Add sf(4) man page; from FreeBSD.Aaron Campbell
1999-11-08Support for imac drivers, Additional configurations for mac kernels.Dale S. Rahn
1999-11-08Changes for imac support. support for VI computers and MCG PowerstackDale S. Rahn
1999-11-08Initial import of NetBSD macppc code to allow OpenBSD/powerpc to runDale S. Rahn
1999-11-08bugfix: use correct size for memset(), report from damien@ibs.com.auMarkus Friedl
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-11-07warn if announced size of modulus 'n' != real sizeMarkus Friedl
1999-11-07regen.Federico G. Schwindt
1999-11-07sigh, tag shouldn't be a comment in *devs.Federico G. Schwindt
1999-11-07sync with NetBSD.Federico G. Schwindt
1999-11-07regen.Federico G. Schwindt
1999-11-07oops. add OpenBSD tag.Federico G. Schwindt
1999-11-07New devices.Federico G. Schwindt
1999-11-07syncTheo de Raadt
1999-11-07add APM powerhooks.Niels Provos
1999-11-07compress_log() now needs to check for noaction != 0Todd C. Miller
1999-11-07Don't send a HUP or compress the log files until _everything_ has beenTodd C. Miller
1999-11-07o Some KNF + consistent indentation for readabilityTodd C. Miller
1999-11-06make ramdiskB fitTheo de Raadt
1999-11-06Back out version 1.21 since it breaks age rotation.Todd C. Miller
1999-11-06back out unwanted private changeTodd C. Miller
1999-11-06Use fchmod instead of chmod and open() instead of creat().Todd C. Miller