summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-09go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chanceMarc Espie
2005-01-09in cross builds, don't test non existent libgcc1.Marc Espie
2005-01-09From dyoung@NetBSD rev 1.41:Jonathan Gray
2005-01-09Use the macwrite instead of the hostwrite radio programming methodJonathan Gray
2005-01-09move cross-stuff into its own file.Marc Espie
2005-01-09Synch with bsd.own.mk: USE_GCC3 is always set now, so we must set it to noMarc Espie
2005-01-09fix regulation domain handlingReyk Floeter
2005-01-09set %dp before any constructors get to run; found and debugged w/ niklas@Michael Shalayeff
2005-01-09- add support for 2.2 firmwareDamien Bergamini
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-09w(1) does not deal w/ cpu time;Jason McIntyre
2005-01-09Better error message for `device' command without arguments.Aleksander Piotrowski
2005-01-09intr_disestablishDavid Gwynne
2005-01-09typoMichael Shalayeff
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-09syncTheo de Raadt
2005-01-09tidy up FAST STARTUP;Jason McIntyre
2005-01-09better example;Jason McIntyre
2005-01-09better section reference;Jason McIntyre
2005-01-09grammar from fbsd -r 1.18;Jason McIntyre
2005-01-09i386 is gcc3 for cross too.Marc Espie
2005-01-09When checking device names, make sure we look for a device name immediatelyMiod Vallat
2005-01-08tweaks;Jason McIntyre
2005-01-08mace(4) -> macebus(4);Jason McIntyre
2005-01-08tweaks;Jason McIntyre
2005-01-08Only use one set of DIO size and address defines, from <dev/dioreg.h>Miod Vallat
2005-01-08#include <arch/*> -> #include <*>Miod Vallat
2005-01-08New shortcuts for commands device (d) and debug (deb)Aleksander Piotrowski
2005-01-08Unslack and increase AUTHNAMELEN, since some ISP's prefer long usernames.Can Erkin Acar
2005-01-08Kill useless cons.4 manpage.Miod Vallat
2005-01-08Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone mightKenneth R Westerback
2005-01-08Document select code settings for hyperion topcat and kathmandu.Miod Vallat
2005-01-08radical size reduction from andreas@Michael Shalayeff
2005-01-08Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. PointedKenneth R Westerback
2005-01-08Use the handler specified in phandler instead of always usingCan Erkin Acar
2005-01-08Missing SYNOPSIS sections.Miod Vallat
2005-01-08replace magic numbers w/ a proper sizeof; from peter@Michael Shalayeff
2005-01-08spacesMichael Shalayeff
2005-01-08enable puc lptTheo de Raadt
2005-01-08syncTheo de Raadt
2005-01-08rev 1.125Brad Smith
2005-01-08Fix for FreeBSD PR#12801 from Sven Verdoolaege (nvi maintainer) via FreeBSDPeter Valchev
2005-01-08Move a line of code which was "obviously" misplaced.Peter Valchev
2005-01-08When an error occurs in v_txt(), leave input mode too.Peter Valchev
2005-01-08SECURITY: CAN-2004-0940 (cve.mitre.org)Theo de Raadt
2005-01-08fix conflicting types for ahc_send_async().Kevin Lo
2005-01-08`login'(n) -> `log in'(v);Jason McIntyre
2005-01-08move the license into the body of the man page;Jason McIntyre