Age | Commit message (Expand) | Author |
2006-07-27 | disable shit that will break the tree soon | Theo de Raadt |
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith |
2006-07-26 | fix fmts for UVMHIST_LOG() entries making it more useful on 64bit archs; miod... | Michael Shalayeff |
2006-07-26 | Make tftp atoi() free. | Marcus Glocker |
2006-07-26 | 3.9 -> 4.0 sync | Theo de Raadt |
2006-07-26 | More files which have changed name or location since some time already and | Miod Vallat |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-07-26 | don't call vn_rdwr() with IO_NODELOCKED when the vnode actually isn't | Nikolay Sturm |
2006-07-26 | sync | Theo de Raadt |
2006-07-26 | TIMEOUT* values are not part of the protocol. tftp.h is a namespace | Theo de Raadt |
2006-07-26 | sync | Theo de Raadt |
2006-07-26 | move #include <stdlib.h> out of includes.h | Kevin Steves |
2006-07-26 | wording/grammar tweaks; | Jason McIntyre |
2006-07-26 | Sync with current behavior: | Kurt Miller |
2006-07-26 | better macros; | Jason McIntyre |
2006-07-26 | document `iv'; | Jason McIntyre |
2006-07-26 | Mini KNF. No binary changes. | Marcus Glocker |
2006-07-26 | clarifications for OPTIND: | Jason McIntyre |
2006-07-26 | Fixing several timeout quirks at tftpd and tftp: | Marcus Glocker |
2006-07-26 | Alpha boot has defaulted to multiuser for a long time, so better stop | Michael Knudsen |
2006-07-26 | move #include <sys/param.h> out of includes.h | Kevin Steves |
2006-07-26 | Crank buffer sizes to the 1024 limit imposed by ttymalloc() | Jonathan Gray |
2006-07-25 | Do not bother reading the existing colormap on attach, since we will | Miod Vallat |
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 |