summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-12more secsh -> rfc 4716 updates;Jason McIntyre
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2007-01-12make the description match synopsis for -chs;Jason McIntyre
2007-01-12mark up the sysctls;Jason McIntyre
2007-01-12lower case .Nd;Jason McIntyre
2007-01-12lower case .Nd;Jason McIntyre
2007-01-12sort SEE ALSO;Jason McIntyre
2007-01-12do not leak memory from rcs_head_get()Joris Vink
2007-01-12Move kernel virtual address space to make sure it doesn't overlap withMark Kettenis
2007-01-12if we have no files to be commited, stop commiting.Joris Vink
2007-01-12and thou shalt not leak memory when removing entriesJoris Vink
2007-01-12complete binary support for opencvs,Joris Vink
2007-01-12spacingPierre-Yves Ritschard
2007-01-12use an u_int16_t for flags, the u_int8_t was getting too small.Pierre-Yves Ritschard
2007-01-12eliminate duplicate tcp read/write code.Pierre-Yves Ritschard
2007-01-12fix altq for mc(4); make mbuf functions return NULL instead of 0 whileMartin Reindl
2007-01-12Also check for 'num < 1' in ffs2_balloc(), no functional changePedro Martelletto
2007-01-12support a few more video cards, untested:Martin Reindl
2007-01-12Compare against the username, so listing groups when given a numericOtto Moerbeek
2007-01-12link to build the edit, editors, unedit, watch, and watchers commands.Xavier Santolaria
2007-01-12Switch some lockmgr locks to rwlocks.Artur Grabowski
2007-01-12Note that only rev A of the DUB-E100 works for now.Jonathan Gray
2007-01-12fix incorrect output which was driving me more then crazyJoris Vink
2007-01-11Add acpicpu(4) here too so it gets built and installed.Michael Knudsen
2007-01-11Add acpicpu(4) to the list and tweak the acpiprt(4) entry a bit.Michael Knudsen
2007-01-11Add man page for the acpicpu(4) driver. I think all our acpi(4) bitsMichael Knudsen
2007-01-11Add a platform specific sti_pci_is_console() to decide if a given pci stiMiod Vallat
2007-01-11Add callbacks to enable and disable the sti rom, so that it is only mappedMiod Vallat
2007-01-11Add the ability for a sti backend to specify callbacks to disable and enableMiod Vallat
2007-01-11Assume that the first cpu in the table is the boot processor, instead ofMark Kettenis
2007-01-11Correct logic in path_update() so that moves are only done when needed.Claudio Jeker
2007-01-11When attaching a dino bridge, keep the presently enabled I/O mappingsMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2007-01-11Silently ignore unknown neighbors in the rde and ospfe imsg handler. ThisClaudio Jeker
2007-01-11acpimadt(4) and acpiprt(4) attach to acpi(4) so add them here before jmcMichael Knudsen
2007-01-11Join two lines.Claudio Jeker
2007-01-11Remove unneeded config stuff when booting up the RDE. This makes the reloadClaudio Jeker
2007-01-11Document the acpimadt(4) and acpiprt(4) drivers.Michael Knudsen
2007-01-11missed a bit. pointed out by jmc@Niall O'Higgins
2007-01-11spacingPierre-Yves Ritschard
2007-01-11sync a bit with realityJoris Vink
2007-01-11remove some un-needed buffer NUL-termination. in openrcs, diff3 is already N...Niall O'Higgins
2007-01-11silence some warnings.Jasper Lievisse Adriaanse
2007-01-11use real async events for checks and improve the non-blocking socketReyk Floeter
2007-01-11rework opencvs so that we can deal with binary files. previously we assumed ...Niall O'Higgins
2007-01-11update the revision number in CVS/Entries from CVS/Baserev if weXavier Santolaria
2007-01-11revert last commit after discussing w/ joris@; makes sense to removeXavier Santolaria
2007-01-11no need to unlink() the tmp files here as they have already been addedXavier Santolaria
2007-01-11Document rw_enter and rw_exit.Artur Grabowski
2007-01-11strl* overload, use xasprintf().Xavier Santolaria