Age | Commit message (Expand) | Author |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2001-03-03 | Support ADB keyboards as console. Only use adb if no USB keyboard is | Dale Rahn |
2001-03-03 | Quiet down pmap code, this is mostly shaken out now, remove some of | Dale Rahn |
2001-03-03 | sync | Theo de Raadt |
2001-03-03 | Apple Titanium laptop video | Theo de Raadt |
2001-03-03 | sync | Theo de Raadt |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-03-03 | on parse error of timestamp option, set parameter error offset correctly. | Jun-ichiro itojun Hagino |
2001-03-03 | drop packets with 127.0.0.0/8 in header field, if the packet is from outside. | Jun-ichiro itojun Hagino |
2001-03-03 | Define __ELF__ in the gcc for powerpc OpenBSD. | Dale Rahn |
2001-03-02 | they moved it | Theo de Raadt |
2001-03-02 | sync | Theo de Raadt |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-03-02 | make copyright lines the same format | Theo de Raadt |
2001-03-02 | Simpler algorithm or calculating inomapsize | Constantine Sapuntzakis |
2001-03-02 | Define __PPC__ as well as __PPC because some packages expect that define | Dale Rahn |
2001-03-02 | Use the ohash_* that's now in libc. | Marc Espie |
2001-03-02 | missed a second hash->ohash | Marc Espie |
2001-03-02 | Missed one hash->ohash | Marc Espie |
2001-03-02 | Fix preamble | Marc Espie |
2001-03-02 | When doing last second fixes before a commit, it's a good idea | Artur Grabowski |
2001-03-02 | Update to sudo 1.6.3p7 | Todd C. Miller |
2001-03-02 | Allow kernel to compile again. | Marc Espie |
2001-03-02 | Oops, ohash_lookup_string bit the dust. | Marc Espie |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |
2001-03-02 | signal handler repairs; phil@cs.wwu.edu | Theo de Raadt |
2001-03-02 | mount_mfs is not used, no link needed; nate | Theo de Raadt |
2001-03-02 | doc the dsa/rsa key pair files | Theo de Raadt |
2001-03-02 | pcidevs.h | Theo de Raadt |
2001-03-02 | new lava | Theo de Raadt |
2001-03-02 | Reserve more pages for the pagedaemon and the kernel. | Artur Grabowski |
2001-03-02 | print the interrupt, and pack to one line | Theo de Raadt |
2001-03-02 | Make fsck aware of soft updates. | Artur Grabowski |
2001-03-02 | Casting magic to avoid warnings on alpha. | Artur Grabowski |
2001-03-02 | amd now crates autodir by itself | Theo de Raadt |
2001-03-02 | if auto_dir does not exist, create it | Theo de Raadt |
2001-03-02 | KNF | Theo de Raadt |
2001-03-02 | explain SIGHUP better | Theo de Raadt |
2001-03-02 | remove date string from KAME version identification, it is getting meaningless | Jun-ichiro itojun Hagino |
2001-03-02 | Fix isp_print_qentry to print all four lines- it's been broken for months. | mjacob |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |
2001-03-02 | make pcvtfonts i386-only, as it is now | Michael Shalayeff |
2001-03-02 | descent into pcvtfonts, or other subdirs for that matter | Michael Shalayeff |
2001-03-02 | use echo proper | Michael Shalayeff |
2001-03-02 | these are fonts from pcvt we had | Michael Shalayeff |
2001-03-02 | Mark -o option with XXX (we may want to implement it someday, but currently it | Aaron Campbell |
2001-03-01 | Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this by | Aaron Campbell |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-03-01 | don't truncate remote ssh-2 commands; from mkubita@securities.cz | Markus Friedl |