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