summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-13Add cats to MAKEDEVARCHSMiod Vallat
2004-02-13avoid routing irqs that we ignore (14 15); from form@Michael Shalayeff
2004-02-13Kittens in section 8.Miod Vallat
2004-02-13More information about ABLE, including caveats.Miod Vallat
2004-02-13+ SPARCengineUltra AXeXavier Santolaria
2004-02-13More MACHINE_ARCH tweaksMiod Vallat
2004-02-13Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.Hans-Joerg Hoexer
2004-02-13typoJolan Luff
2004-02-13save/restore fpu state around the signal handler. skip a gap on unempty stack...Michael Shalayeff
2004-02-13typo, lenght -> lengthBrad Smith
2004-02-13Not used in updated ahc.Kenneth R Westerback
2004-02-13Not used in updated ahc.Kenneth R Westerback
2004-02-13on sigreturn check cs and rflags for evilness; from i386Michael Shalayeff
2004-02-12don't reset the PHY when IPs are configured; from freebsd revision 1.16Markus Friedl
2004-02-12some typos and macro simplification;Jason McIntyre
2004-02-12Add missing \n to logit(), reverse logic on asprintf error so the error caseRyan Thomas McBride
2004-02-12from camield:Henning Brauer
2004-02-12plural of suffix is suffixes;Jason McIntyre
2004-02-12- sort SYNOPSIS and options listJason McIntyre
2004-02-12oops. add rcs id.Jason McIntyre
2004-02-12add a simple README for share/doc;Jason McIntyre
2004-02-12Add missing \n on usage. From Daniel Cavanagh <nofsk@vtown.com.au>Ryan Thomas McBride
2004-02-12AFS works fine with process.arm.S, enable.Dale Rahn
2004-02-12Recognize the process.arm.S file committed earlier today.Dale Rahn
2004-02-12Add UKC.Dale Rahn
2004-02-12Switch default console base to vga.Dale Rahn
2004-02-12Do not overwrite boothowto if not in the ramdisk kernel, allows singleDale Rahn
2004-02-12Preserve rval[1] across system calls if not explictly overwritten,Dale Rahn
2004-02-12Correctly parse the firmware 'arguments', allows for the passing of theDale Rahn
2004-02-12Update from netbsd, prodded by miod@Dale Rahn
2004-02-12add -p flag to specify the device - ok mcbride@, henning@ with no objectionsBob Beck
2004-02-12the macro terminator suggests: hastalavista, LOG()Henning Brauer
2004-02-12remove the rev 1.2 fix on every architecuters except ARM due to propolice bre...Hiroaki Etoh
2004-02-12KNFHenning Brauer
2004-02-12we need to memcpy out the ifmsghdr, it has different alignent requirementsHenning Brauer
2004-02-12bit KNF, to stderr what belongs to stderr, err where you mean err and notHenning Brauer
2004-02-11include some missing onesTheo de Raadt
2004-02-11ask lowercases the response, check for that...Dale Rahn
2004-02-11Shared libraries.Miod Vallat
2004-02-11simplify afs startup so all you have to do is say "YES" to get basicBob Beck
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-11syncTheo de Raadt
2004-02-11Silence early kernel bootstrap unless option VERBOSE_INIT_ARM.Miod Vallat
2004-02-11Give systrace and xfs a chance to work.Miod Vallat
2004-02-11Arm routine for process swapping in afs, appears to pass testlwp.Dale Rahn
2004-02-11syncDale Rahn
2004-02-11fix wsdisplay (ttyC0) majorDale Rahn
2004-02-11Make flag set in signal handler volatileOtto Moerbeek
2004-02-11Keep using the BUG as the console device until autoconf is over, ratherMiod Vallat
2004-02-11make mss signed; avoids large mss if ifp==NULL; ok itojun@Markus Friedl