summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-18Every .Bl requires .It, even when using -column.Ingo Schwarze
2010-02-18Each .Bk must be closed by .Ek.Ingo Schwarze
2010-02-18The .It macro is parsed, and .Do is callable, so we must escape.Ingo Schwarze
2010-02-18- add -q to synopsisJason McIntyre
2010-02-18We need to set SO_REUSEADDR before doing the bind() of the tcp socket.Claudio Jeker
2010-02-18fix a few capitalizations of QLogic.Igor Sobrado
2010-02-18improve startup messages displayed by isp(4) in such a way entriesIgor Sobrado
2010-02-18built minirootOtto Moerbeek
2010-02-18Remove some debug messages that are too verbose and no longer needed.Claudio Jeker
2010-02-18Close a fd leak when opening the tcp connection to the neighbor.Claudio Jeker