Age | Commit message (Expand) | Author |
2007-01-12 | major re-work of the RCS api. this results in 100x performance improvements ... | Niall O'Higgins |
2007-01-12 | Mini-PCI Express -> PCI Express Mini Card as per PCI-SIG name. | Jonathan Gray |
2007-01-12 | Get rid of some dead code. | Mark Kettenis |
2007-01-12 | Keep the wsscreen_descr in the softc, to allow sti of different text | Miod Vallat |
2007-01-12 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
2007-01-12 | the MC8755 is not MiniPCI, it is a PCI Express Mini Card | Felix Kronlage |
2007-01-12 | According to the OpenSolaris sources, the DTO bits are really MMU bit. | Mark Kettenis |
2007-01-12 | proper define for MAX_KMAPENT; miod@ ok | Michael Shalayeff |
2007-01-12 | more secsh -> rfc 4716 updates; | Jason McIntyre |
2007-01-12 | Do not force the section header to SHT_NOBITS for non-symbol sections; | Miod Vallat |
2007-01-12 | make the description match synopsis for -chs; | Jason McIntyre |
2007-01-12 | mark up the sysctls; | Jason McIntyre |
2007-01-12 | lower case .Nd; | Jason McIntyre |
2007-01-12 | lower case .Nd; | Jason McIntyre |
2007-01-12 | sort SEE ALSO; | Jason McIntyre |
2007-01-12 | do not leak memory from rcs_head_get() | Joris Vink |
2007-01-12 | Move kernel virtual address space to make sure it doesn't overlap with | Mark Kettenis |
2007-01-12 | if we have no files to be commited, stop commiting. | Joris Vink |
2007-01-12 | and thou shalt not leak memory when removing entries | Joris Vink |
2007-01-12 | complete binary support for opencvs, | Joris Vink |
2007-01-12 | spacing | Pierre-Yves Ritschard |
2007-01-12 | use an u_int16_t for flags, the u_int8_t was getting too small. | Pierre-Yves Ritschard |
2007-01-12 | eliminate duplicate tcp read/write code. | Pierre-Yves Ritschard |
2007-01-12 | fix altq for mc(4); make mbuf functions return NULL instead of 0 while | Martin Reindl |
2007-01-12 | Also check for 'num < 1' in ffs2_balloc(), no functional change | Pedro Martelletto |
2007-01-12 | support a few more video cards, untested: | Martin Reindl |
2007-01-12 | Compare against the username, so listing groups when given a numeric | Otto Moerbeek |
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 |