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