Age | Commit message (Expand) | Author |
2008-03-10 | Layout tweaks. | Miod Vallat |
2008-03-10 | Tweak dhcpd configuration to please old DEC 3000 SRM; reported by | Miod Vallat |
2008-03-10 | the Dell SoundBlaster Live! 5.1 cards differ enough from "regular" | Jacob Meuser |
2008-03-10 | Sync sets sizes with release bits. | Miod Vallat |
2008-03-10 | Further improve regress for OpenCVS by including possibility to change and | Tobias Stoeckmann |
2008-03-10 | forgot to update the param symbols to 4.3 | Theo de Raadt |
2008-03-10 | print better error message if child dies... with extra dark magic to grab | Marc Espie |
2008-03-10 | source code should fit on a 80-column display; add some paragraph breaks | Igor Sobrado |
2008-03-10 | provide a partial implementation of the HOST-RESOURCES-MIB. this implements | David Gwynne |
2008-03-10 | Fix a null deref in link_state, which happens on config | Marco Pfatschbacher |
2008-03-09 | Add files for vpci(4). | Mark Kettenis |
2008-03-09 | add vpci; ok kettenis | Jason McIntyre |
2008-03-09 | Fix segmentation fault when running checkout -p on a file without | Tobias Stoeckmann |
2008-03-09 | Add some members needed by the sunv IOMMU code. | Mark Kettenis |
2008-03-09 | Uncomment ehci(4). | Mark Kettenis |
2008-03-09 | vpci(4) | Mark Kettenis |
2008-03-09 | Driver for the virtual PCI host bridge on sun4v. | Mark Kettenis |
2008-03-09 | sun4v hypervisor IOMMU code. | Mark Kettenis |
2008-03-09 | Virtual bus for virtual devices on sun4v. | Mark Kettenis |
2008-03-09 | only compare file types if the file/directory exists both on disk | Joris Vink |
2008-03-09 | The IOMMU code is needed for schizo(4) and pyro(4) too. | Mark Kettenis |
2008-03-09 | Add hvcall.S if option SUN4V is defined. | Mark Kettenis |
2008-03-09 | standard format for vbus.4, and bring it into intro.4; | Jason McIntyre |
2008-03-09 | locate the first occurance of ':' in the given -j arguments | Joris Vink |
2008-03-09 | - kill some unneeded .Pp | Jason McIntyre |
2008-03-09 | tweak previous; | Jason McIntyre |
2008-03-09 | tweak previous; | Jason McIntyre |
2008-03-09 | DLT_IEEE_80211_RADIO -> DLT_IEEE802_11_RADIO; | Jason McIntyre |
2008-03-09 | +Atlantis Land A02-UP1-W54 | Jason McIntyre |
2008-03-09 | simplify logic in cvs_update_leavedir() | Joris Vink |
2008-03-09 | Check "status" property. | Mark Kettenis |
2008-03-09 | Allow clock to attach to any fhc?, not just fhc0. There might be backup | Mark Kettenis |
2008-03-09 | when in server mode, be sure the client picks up any new directories | Joris Vink |
2008-03-09 | be sure to build CVS/Root when updating and building directories (-d) | Joris Vink |
2008-03-09 | use the right capitalization for platform names | Igor Sobrado |
2008-03-09 | do not use CR_REPO in a remote setup, that will obviously fail. | Joris Vink |
2008-03-09 | revert one of tobias his changes, it broke remote for several commands. | Joris Vink |
2008-03-09 | proper repository locking: | Joris Vink |
2008-03-09 | do not empty the list in cvs_file_walklist() this is the caller | Joris Vink |
2008-03-09 | cf->user_supplied cannot be used in cvs_file_classify for all commands | Tobias Stoeckmann |
2008-03-09 | Don't force ourself to support CVS_USE_WDIR commands (release, update, ...) | Tobias Stoeckmann |
2008-03-09 | Remove question about keep alive option. | Kenneth R Westerback |
2008-03-09 | be sure to create CVS/Root if we added a new directory to the repository. | Joris Vink |
2008-03-09 | pass user_supplied to struct cvs_file so it can be used | Joris Vink |
2008-03-09 | unused var | Joris Vink |
2008-03-09 | rename check_dir_tag to user_supplied to reflect what the flag | Joris Vink |
2008-03-09 | While allocation memory, make sure that file sizes are smaller than SIZE_MAX. | Tobias Stoeckmann |
2008-03-09 | Get README up to date: OpenCVS is linked to build now, but man pages are | Tobias Stoeckmann |
2008-03-09 | Consolidate FTP option handling, fixing one missing set of options | Kenneth R Westerback |
2008-03-09 | Prevent sending of "Directory" messages for arguments in remote setup if | Tobias Stoeckmann |