Age | Commit message (Expand) | Author |
2007-01-12 | link to build the edit, editors, unedit, watch, and watchers commands. | Xavier Santolaria |
2007-01-12 | Switch some lockmgr locks to rwlocks. | Artur Grabowski |
2007-01-12 | Note that only rev A of the DUB-E100 works for now. | Jonathan Gray |
2007-01-12 | fix incorrect output which was driving me more then crazy | Joris Vink |
2007-01-11 | Add acpicpu(4) here too so it gets built and installed. | Michael Knudsen |
2007-01-11 | Add acpicpu(4) to the list and tweak the acpiprt(4) entry a bit. | Michael Knudsen |
2007-01-11 | Add man page for the acpicpu(4) driver. I think all our acpi(4) bits | Michael Knudsen |
2007-01-11 | Add a platform specific sti_pci_is_console() to decide if a given pci sti | Miod Vallat |
2007-01-11 | Add callbacks to enable and disable the sti rom, so that it is only mapped | Miod Vallat |
2007-01-11 | Add the ability for a sti backend to specify callbacks to disable and enable | Miod Vallat |
2007-01-11 | Assume that the first cpu in the table is the boot processor, instead of | Mark Kettenis |
2007-01-11 | Correct logic in path_update() so that moves are only done when needed. | Claudio Jeker |
2007-01-11 | When attaching a dino bridge, keep the presently enabled I/O mappings | Miod Vallat |
2007-01-11 | Allow sti_attach_common() to return an error code, and do not fall into | Miod Vallat |
2007-01-11 | Silently ignore unknown neighbors in the rde and ospfe imsg handler. This | Claudio Jeker |
2007-01-11 | acpimadt(4) and acpiprt(4) attach to acpi(4) so add them here before jmc | Michael Knudsen |
2007-01-11 | Join two lines. | Claudio Jeker |
2007-01-11 | Remove unneeded config stuff when booting up the RDE. This makes the reload | Claudio Jeker |
2007-01-11 | Document the acpimadt(4) and acpiprt(4) drivers. | Michael Knudsen |
2007-01-11 | missed a bit. pointed out by jmc@ | Niall O'Higgins |
2007-01-11 | spacing | Pierre-Yves Ritschard |
2007-01-11 | sync a bit with reality | Joris Vink |
2007-01-11 | remove some un-needed buffer NUL-termination. in openrcs, diff3 is already N... | Niall O'Higgins |
2007-01-11 | silence some warnings. | Jasper Lievisse Adriaanse |
2007-01-11 | use real async events for checks and improve the non-blocking socket | Reyk Floeter |
2007-01-11 | rework opencvs so that we can deal with binary files. previously we assumed ... | Niall O'Higgins |
2007-01-11 | update the revision number in CVS/Entries from CVS/Baserev if we | Xavier Santolaria |
2007-01-11 | revert last commit after discussing w/ joris@; makes sense to remove | Xavier Santolaria |
2007-01-11 | no need to unlink() the tmp files here as they have already been added | Xavier Santolaria |
2007-01-11 | Document rw_enter and rw_exit. | Artur Grabowski |
2007-01-11 | strl* overload, use xasprintf(). | Xavier Santolaria |
2007-01-11 | MLINKS for functions described in mbuf_tags(9); | Jason McIntyre |
2007-01-11 | clean up this Makefile; | Jason McIntyre |
2007-01-11 | avoid an ugly grammar construction; | Jason McIntyre |
2007-01-11 | strl* overload, use xasprintf(). | Xavier Santolaria |
2007-01-11 | correctly deallocate dependencies when growing into an indirect block | Pedro Martelletto |
2007-01-11 | make the description of -e point to the COMMAND MODE section; | Jason McIntyre |
2007-01-11 | - add a list in acpi.4 of all acpi devices which attach | Jason McIntyre |
2007-01-11 | save errno. | Xavier Santolaria |
2007-01-11 | sync joris' last change (connection to remote server when all options are | Xavier Santolaria |
2007-01-11 | do not report the clock frequencies on arm becuase there is no | Robert Nagy |
2007-01-11 | Move options into DESCRIPTION section. This conforms with most | Ray Lai |
2007-01-11 | Since bootp_packet_handler is always set to do_packet before we | Kenneth R Westerback |
2007-01-11 | in a remote setup: | Joris Vink |
2007-01-11 | remove unused #define DHCP_MIN_LEN | Kevin Steves |
2007-01-11 | Reject all packets with an option claiming to extend past the end of | Kenneth R Westerback |
2007-01-10 | Flow control support for bge(4)/brgphy(4). From brad@ based on code from | Mark Kettenis |
2007-01-10 | add a cvs_file_copy routine and use it for the edit command to | Xavier Santolaria |
2007-01-10 | an update of sk.4 and msk.4, from brad; | Jason McIntyre |
2007-01-10 | resolve conflicts and regen configure script | Jakob Schlyter |