summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-08Abstract out common md_set_term() code into set_term() in install.sub,Kenneth R Westerback
2002-05-08o Use proper #defines; It is HAVE_*, not HAS_*Todd C. Miller
2002-05-08be even more clearTheo de Raadt
2002-05-08Don't deref null pointer in failure case.Jason Wright
2002-05-08Drives can go busy after IDENTIFY. Make sure drive is not busy before issuingConstantine Sapuntzakis
2002-05-08move to sshd.sshd insteadTheo de Raadt
2002-05-08Sync with netbsd version, adds SOFTFLOAT (not supported) and copyright.Dale Rahn
2002-05-08OpenBSD tag.Dale Rahn
2002-05-08Add copyright block to this file I wrote long ago.Dale Rahn
2002-05-08correct linkageTheo de Raadt
2002-05-08includes should be installed during `make include', not later.Marc Espie
2002-05-08Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OKTodd C. Miller
2002-05-08A process can always signal itself--no need to restrict signals even ifTodd C. Miller
2002-05-08Overhaul of the french layout for adb keyboards, fixing errors, adding a lotMiod Vallat
2002-05-08register as having support for MODEXP operations and add associatedJason Wright
2002-05-08move route grammar to a more logical place, suggested by malachi@vaned.netjasoni
2002-05-08kill extraneous duplicated commands.Marc Espie
2002-05-08kt266 is reported to be doing auvia alright by Ian McWilliam <ianm@cit.uws.ed...Michael Shalayeff
2002-05-08_exit() not exit() in signal handler.Todd C. Miller
2002-05-08add a newline after pcap error string (as pcap_geterr() doesn't).jasoni
2002-05-08No more need to build this gprof on ELF archs. We use the native one now.Artur Grabowski
2002-05-08Split out symbol handling into a separate file.Artur Grabowski
2002-05-08Fix typo; Peter WernerTodd C. Miller
2002-05-08print parisc level w/ the the parisc version, not for each cpuMichael Shalayeff
2002-05-08kill debugging printfskiMichael Shalayeff
2002-05-08regenMichael Shalayeff
2002-05-08a few more boards and corrections, from pg-hwdbMichael Shalayeff
2002-05-07syncTheo de Raadt
2002-05-07spelling; svs@ropnet.ruTheo de Raadt
2002-05-07wrong size of address; harding@motd.caTheo de Raadt
2002-05-07/usr/include/arch and /usr/include/machine should be in comp, not base;Miod Vallat
2002-05-07bring over our mods; the cnv*c have a problem now, described in the osf versi...Michael Shalayeff
2002-05-07Simplify multicast handling based on powerpc's gm.c and remove ether_cmp()Jason Wright
2002-05-077811 needs a short pause before setting up the DMA CSR during reset or itJason Wright
2002-05-07minor style.jasoni
2002-05-07support TIOCLINUX ioctljasoni
2002-05-07Fix uvisor for what's currently in the treeNathan Binkert
2002-05-07Sync quirks with NetBSDNathan Binkert
2002-05-07Sync uvisor driver with NetBSD. This adds support for PALM4 devicesNathan Binkert
2002-05-07use ssh uidTheo de Raadt
2002-05-07ssh uid and gid for privsepTheo de Raadt
2002-05-07Less verbose. noticed by fgschNathan Binkert
2002-05-07Add url(4) and urlphy(4)Nathan Binkert
2002-05-07manpage for urlphy(4)Nathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Add urlphy(4) which is used by url(4).Nathan Binkert
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
2002-05-07fix conf file generationTheo de Raadt
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert