Age | Commit message (Expand) | Author |
2005-04-09 | Create on the installed system all disk, cd and tape devices found in | Kenneth R Westerback |
2005-04-09 | Use vendor id register for chip matching instead of configuration | Alexander Yurchenko |
2005-04-09 | if, at boot time, a /etc/resolv.conf.save is found, assume this is from | Theo de Raadt |
2005-04-09 | bye, bye, sprintf. | Marc Espie |
2005-04-09 | incorrect apostrophe (in comment); | Jason McIntyre |
2005-04-09 | replace tilde_expand_filename with a simpler implementation, ahead of more | Damien Miller |
2005-04-09 | Compile with -ansi by killing an inline | Chad Loder |
2005-04-09 | KNF. No binary changes. OK miod@ | Chad Loder |
2005-04-09 | Don't error out on mount just because someone confuses (m)ounted with | Kenneth R Westerback |
2005-04-09 | knf | Theo de Raadt |
2005-04-09 | fix rbus on big memory i386 machines (used by cbb(4) pcmcia). | Reyk Floeter |
2005-04-09 | use htole32 and leto32h for register access instead of hardware-based | Reyk Floeter |
2005-04-08 | sync | Theo de Raadt |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer |
2005-04-08 | Make deterministic randomness (only ever used for testing) a compile-time | Chad Loder |
2005-04-08 | move reset of HAL descriptors to ath.c | Reyk Floeter |
2005-04-08 | Synchronize ADS7846 communication and LCD refresh so as to avoid jitter | Uwe Stuehler |
2005-04-08 | bye bye unportable bitfields | Reyk Floeter |
2005-04-08 | new functions for a unified interface to all chips. | Uwe Stuehler |
2005-04-08 | knf; ok cloder hshoexunpunouncable | Theo de Raadt |
2005-04-08 | - manipulate the proper event counter in pxagpio_intr1 | Uwe Stuehler |
2005-04-08 | grammar; | Jason McIntyre |
2005-04-08 | Make DPD vendor ID u_int8_t, not char. Gets rid of a warning in | Chad Loder |
2005-04-08 | amd64 canonicalization. | Mark Kettenis |
2005-04-08 | remove junk not needed to build certpatch | Theo de Raadt |
2005-04-08 | whack last feature, put in main Makefile | Theo de Raadt |
2005-04-08 | connect ipsecctl, request by deraadt | Hans-Joerg Hoexer |
2005-04-08 | move __inline to right place | Theo de Raadt |
2005-04-08 | remove dmesg spewage when link changes, ok deraadt, brad, canacar | Bob Beck |
2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second | Jared Yanovich |
2005-04-08 | kill gmp | Hans-Joerg Hoexer |
2005-04-08 | no point telling people to read tip(1) *and* cu(1), since they | Jason McIntyre |
2005-04-08 | USE_DEBUG is bye bye | Theo de Raadt |
2005-04-08 | ~. was not being marked up properly; | Jason McIntyre |
2005-04-08 | remove gmp, no binary change | Hans-Joerg Hoexer |
2005-04-08 | forget about sysdep/openbsd/sysdep-os.h | Theo de Raadt |
2005-04-08 | remove more conditional crud | Theo de Raadt |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer |
2005-04-08 | missing includes | Hans-Joerg Hoexer |
2005-04-08 | document ipcomp(4); | Jason McIntyre |
2005-04-08 | simplify | Theo de Raadt |
2005-04-08 | minor tweaks; | Jason McIntyre |
2005-04-08 | remove leftovers | Hans-Joerg Hoexer |
2005-04-08 | grammar; from jaredy@ | Jason McIntyre |
2005-04-08 | we do not care about __APPLE__ | Theo de Raadt |
2005-04-08 | we have IPPROTO_ETHERIP | Theo de Raadt |
2005-04-08 | zap USE_RAWKEY | Theo de Raadt |
2005-04-08 | de-feature raw rsa keys, cleanup leftovers | Hans-Joerg Hoexer |
2005-04-08 | Refer to correct regress directory now that regress is moved. | Chad Loder |