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