Age | Commit message (Expand) | Author |
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 |
1999-11-06 | Document a few of the problems I've found while revamping make. | Marc Espie |
1999-11-06 | Bug-fix: when expanding a specific variable v in $A, | Marc Espie |
1999-11-06 | Change Cd to openbsd syntax. | Federico G. Schwindt |
1999-11-06 | move sea* to RAMDISKB | Theo de Raadt |
1999-11-06 | sync | Theo de Raadt |
1999-11-06 | I shortened these names ON PURPOSE. Do NOT make them long again! | Theo de Raadt |
1999-11-05 | MACHINE_NEW_NONCONTIG is now default even without uvm. | Artur Grabowski |
1999-11-05 | Since we no longer allocate the iommu page tables in pmap_bootstrap, we can | Artur Grabowski |
1999-11-05 | Move the allocation of iomme ptes to iommuattach (where it belongs). | Artur Grabowski |
1999-11-05 | ite screen blanker, set to 10 minutes by default. | Marc Espie |
1999-11-05 | remove some #if 0 code that will never be enabled anyway | Artur Grabowski |
1999-11-05 | clear buffers used for encryption. ok: niels@ | Markus Friedl |
1999-11-05 | Commit to pcmciadevs (or any other *devs) should be done in two steps, | Federico G. Schwindt |
1999-11-05 | Add BayStack 650 FH 802.11 (from NetBSD) | Angelos D. Keromytis |
1999-11-05 | Fix ata_get_params on big endian platforms. | Constantine Sapuntzakis |