summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-20syncTheo de Raadt
2010-02-19syncTheo de Raadt
2010-02-19Work with pre-standard revision A ProCurve Direct Attach Cables.Jonathan Gray
2010-02-19Partial sync to the latest version of ixgbe in FreeBSD leaving thingsJonathan Gray
2010-02-19gcc2 requires decls before codeTheo de Raadt
2010-02-19have_arg matches buf so it is no longer necessary, spotted by Tim van derNicholas Marriott
2010-02-19fix run_set_region_4 to set the whole region specified,Damien Bergamini
2010-02-19move man page for auglx(4) to MI as wellPeter Hessler
2010-02-19Add built-in audio support on Lemote systems.Miod Vallat
2010-02-19Make this truly MI:Miod Vallat
2010-02-19Move auglx(4) from i386-only land to MI land.Miod Vallat
2010-02-19Add a datasheet URL for reference.Miod Vallat
2010-02-19Oups, unbreak build.Claudio Jeker
2010-02-19Cleanup a bit, remove unneeded dummy neighbor and initialize queue headsClaudio Jeker
2010-02-19If a neighbor goes down we need to cleanup the LIB from all FEC that pointClaudio Jeker
2010-02-19Do not double free a knode when kroute_insert() fails. kroute_insert()Claudio Jeker
2010-02-19missing "Henning Brauer
2010-02-19update notes to reflect current state of affairs on Lemote systems.Otto Moerbeek
2010-02-19oops, remove dead code.David Gwynne
2010-02-19implement ospfctl fib reload.David Gwynne
2010-02-19more hw has been testedOtto Moerbeek
2010-02-19even more USB; ok miod@Otto Moerbeek
2010-02-19less verbose in congrats textOtto Moerbeek
2010-02-19tweak previous;Jason McIntyre
2010-02-19synclsTheo de Raadt
2010-02-19do NOT install the loongson mbr on other architectures!Theo de Raadt
2010-02-19mfokclock manpage and XrMiod Vallat
2010-02-19Add a driver for the M41T8x time-of-day clock chips, such as the M41T83Miod Vallat
2010-02-19copy mode uses the real screen as backing and if it is updated while copying,Nicholas Marriott
2010-02-18do not zero fields which are already zero; from cnstTheo de Raadt
2010-02-18Mention new developments.Miod Vallat
2010-02-18Add a master driver for the VoyagerGX SM502 chip found on the Gdium, which isMiod Vallat
2010-02-18-q for newfsOtto Moerbeek
2010-02-18syncTheo de Raadt
2010-02-18improve startup messages rewording them in a more usual way; as aIgor Sobrado
2010-02-18document two ways to get back into PMON when autobooting is enabledJasper Lievisse Adriaanse
2010-02-18loongson install procedure, using a newly created small ext2 partition (or anOtto Moerbeek
2010-02-18Hook newfs_ext2fs to the build, ok miod@ jasper@Otto Moerbeek
2010-02-18The PMON code is compiled as 64 bit code but still using the old ABI (actually,Miod Vallat
2010-02-18tweak from otto, which i managed to forget in the initial commit;Jason McIntyre
2010-02-18document offsetof; from Thomas PfaffJason McIntyre
2010-02-18Fix a leak that could happen with multiple requests on the oneJonathan Gray
2010-02-18missing `]'; from Aivar JaaksonJason McIntyre
2010-02-18Make the output of printconf() look like a real config file.Claudio Jeker
2010-02-18Set the correct defaults for label advertisement, retention and distribution.Michele Marchetto
2010-02-18Do not use nested displays.Ingo Schwarze
2010-02-18Do an event_del before event_set/event_add in case we double addJonathan Gray
2010-02-18Our groff does not handle all cases of nested displays properly, soIngo Schwarze
2010-02-18The nesting .Bl .Bd .It is incorrect, .It much be a direct child of .Bl,Ingo Schwarze
2010-02-18Groff cannot handle so many columns when using the proper syntaxIngo Schwarze