summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-30Oops, missed this in the regen commit.Jonathan Gray
2007-01-30small memleak plugged and style changes.Pierre-Yves Ritschard
2007-01-30style changes.Pierre-Yves Ritschard
2007-01-30update vic(4) to use the LINK_STATE_IS_UP() macroReyk Floeter
2007-01-30correct indent;Jason McIntyre
2007-01-30oops - no point putting stuff in SEE ALSO when we already have themJason McIntyre
2007-01-30Michael Shalayeff agreed to remove the advertising clauses from hisRay Lai
2007-01-30Remove and simplify an impossible case (if *p = memchr(cp, 0, prec),Ray Lai
2007-01-30Allow the bnx(4) driver to make use of all of the available hardwareKenneth R Westerback
2007-01-30Rough in more support for 5787/5755 chips so far known to not work orKenneth R Westerback
2007-01-30Add some umsm devices found in Linux driver.Jonathan Gray
2007-01-30regenJonathan Gray
2007-01-30Add some additional umsm products found in Linux driver.Jonathan Gray
2007-01-29add landisk synopsisMartin Reindl
2007-01-29put boot.mac into snapshots, needed for booting old-world macsMartin Reindl
2007-01-29sync the -f description w/ its synopsis;Jason McIntyre
2007-01-29sync usage(); spotted by Igor SobradoJason McIntyre
2007-01-29add manpages for physical and kernel virtual memory, plus onboard I/OMartin Reindl
2007-01-29add an ENVIRONMENT section for TMPDIR;Jason McIntyre
2007-01-29manpage tweaks.Pierre-Yves Ritschard
2007-01-29sort FILES;Jason McIntyre
2007-01-29sort FILES;Jason McIntyre
2007-01-29add /fastboot to FILES, since these pages discuss that file;Jason McIntyre
2007-01-29avoid ambiguous wording; from Mark LumsdenJason McIntyre
2007-01-29introduce xsnprintf(); OK otto@ joris@.Xavier Santolaria
2007-01-29no longer spit out that you can add new files using 'cvs add',Joris Vink
2007-01-29Add SSL support to hoststated.Pierre-Yves Ritschard
2007-01-29LCD device driver support for luna88k, first step.Kenji Aoyama
2007-01-29Introduce new checks against the received metric to update or delete the route.Michele Marchetto
2007-01-29Remove useless debug message when calculating the SPF tree.Esben Norby
2007-01-29Don't malloc memory to store option data in leases, just appropriateKenneth R Westerback
2007-01-29Do not link from the LS DB to outside structures that may vanish beforeClaudio Jeker
2007-01-29Bump fixed part of the stackgap to 2k. Allows two full paths to beOtto Moerbeek
2007-01-29whitespace, no change in code produced by bc -dlOtto Moerbeek
2007-01-29Three lines in SYNOPSIS are too much. Use only one line and sync usage.Bernd Ahlers
2007-01-29Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@Claudio Jeker
2007-01-28hey look, i found another debug printf from my merging stuff!Joris Vink
2007-01-28do not overwrite a file that is modified but has a sticky tag setJoris Vink
2007-01-28revert 1.108, the diff allowed ldd to print the load address of the binary,Dale Rahn
2007-01-28regenMark Kettenis
2007-01-28Add nVIDIA GeForce 7800 GS. From Jim Razmus.Mark Kettenis
2007-01-28Fix a number of issues with vesabios discovered by miod@Gordon Willem Klok
2007-01-28Fix pasto.Mark Kettenis
2007-01-28New test for exceptions.Mark Kettenis
2007-01-28Move test in its own directory.Mark Kettenis
2007-01-28Properly route lapic NMIs.Mark Kettenis
2007-01-28add Apple GC on the old world macsMartin Reindl
2007-01-28Return ESRCH instead of segfaulting when a thread ID could not be found.Mark Kettenis
2007-01-28optimize m68k writeback():Miod Vallat
2007-01-28Accept a leading 0x for the -n length parameter.Miod Vallat