summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-25Remove cursor register address constants, code should (and does) use dc503reg.hMiod Vallat
2006-07-25Assembly versions of kvtopte() and kvtophys(), better than what gccMiod Vallat
2006-07-25Remove /dev/iop and /dev/pci.Mark Kettenis
2006-07-25Remove text about GPL_MATH_EMULATE and floating-point emulator.Mark Kettenis
2006-07-25Remove.Mark Kettenis
2006-07-25Kill option GPL_MATH_EMULATE.Mark Kettenis
2006-07-25document "tos": pointed out by maxim bourmistrovJason McIntyre
2006-07-25ifconfig output contained trailing whites in inet and groups: linesAlexander von Gernler
2006-07-25tweak;Jason McIntyre
2006-07-25updates from nicholas marriott;Jason McIntyre
2006-07-25add HISTORY; OK jmc@.Xavier Santolaria
2006-07-25amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spreadHenning Brauer
2006-07-25kill redundant prototypesHenning Brauer
2006-07-25Add bfirstlp(), blastlp() macros, returning the first and last linesKjell Wooding
2006-07-25Rename the header line of a buffer to b_headp, from the remarkablyKjell Wooding
2006-07-25correct .Xr; from marcus poppJason McIntyre
2006-07-25-a flag is now optional; prompted by steven@Damien Miller
2006-07-25move #include <sys/time.h> out of includes.hKevin Steves
2006-07-25syncTheo de Raadt
2006-07-25need #include <string.h>Kevin Steves
2006-07-25better yet, make this use getopt for argument processing;Damien Miller
2006-07-24regenMiod Vallat
2006-07-24wsdisplay nodesMiod Vallat
2006-07-24Build wscons stuff on vax (but no for bsd.rd yet)Miod Vallat
2006-07-24Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) andMiod Vallat
2006-07-24Make sure the mapped frame buffer area is a multiple of the logical pageMiod Vallat
2006-07-24eliminate hyphen madness;Jason McIntyre
2006-07-24tweaks;Jason McIntyre
2006-07-24Add a wsdisplay driver for the frame buffer found on VS4000/60 and VLCMiod Vallat
2006-07-24Add the 12x22 font to vax defaults.Miod Vallat
2006-07-24Insert empty glyphs to make the font data really contiguous, as rasopsMiod Vallat
2006-07-24move large local array out of a "called once, only at boot" functionTheo de Raadt
2006-07-24do a make depend phaseTheo de Raadt
2006-07-24Adding TFTP Option Extension to the tftp client according to RFC 2347.Marcus Glocker
2006-07-24Simplify ioaccess() by computing the pte template outside the loop, andMiod Vallat
2006-07-24Recent change to the way mainbus children attach requires sbi_match to beMiod Vallat
2006-07-24Use 'cp -R' instead of 'cp -r' in the example of the -J option.Bernd Ahlers
2006-07-24disable tunnel forwarding when no strict host key checkingKevin Steves
2006-07-24Style; return is not a function. hshoexer@ ok.Hakan Olsson
2006-07-24make "brconfig" with no arguments equivalent to "brconfig -a",Damien Miller
2006-07-24syncTheo de Raadt
2006-07-24syncTheo de Raadt
2006-07-23Select the 8x15 font by default on vax.Miod Vallat
2006-07-23Make the default value of outputs.linein.dir "output" for the ThinkPad T60.Brad Smith
2006-07-23Do not print an odd message on machines where led0 is configured but didMiod Vallat
2006-07-23Make smg(4) on par with the current state of wsdisplay drivers: make it useMiod Vallat
2006-07-23Do not build & install gdbtui.Mark Kettenis
2006-07-23Use REPORT LUNS to get the list of LUNs to probe. If such a list isKenneth R Westerback
2006-07-23remove tzset(3) from SYNOPSIS: it has its own man page;Jason McIntyre
2006-07-23userland shouldnt care about kernel issuesDavid Gwynne