summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-17make sure that mkfontdir and friends get their argumentsMarc Espie
2007-05-17library lookup becomes a real methodMarc Espie
2007-05-17move the library lookup code into Solver, so that I can turn it intoMarc Espie
2007-05-17Starting with xenocara, /etc/X11/xdm will be overwritten during theMatthias Kilian
2007-05-17Since we're initializing everything in pmap_pinit, it's probably a goodArtur Grabowski
2007-05-17There's no reason to keep track of gdt_count, we only use it forArtur Grabowski
2007-05-17Limit hppa buffer cache to 30%. It used to be 70% because stack garbageArtur Grabowski
2007-05-17use solver object in all direct instances of solved_dependencies.Marc Espie
2007-05-17access solver internals in a clean way through dependencies, uses itMarc Espie
2007-05-17make the solved dependencies more explicit, match them back to the specMarc Espie
2007-05-17tweak the solver object a bit, now that I have a clearer idea of whatMarc Espie
2007-05-17provide dummy device_register()Martin Reindl
2007-05-17handle normalization of flavors in PackageName objects.Marc Espie
2007-05-17Check getpwnam() return value for NULL before dereferencing it.Moritz Jodeit
2007-05-17Check getpwuid() return value for NULL before dereferencing it.Moritz Jodeit
2007-05-17Check getpwuid() return value for NULL before dereferencing it.Moritz Jodeit
2007-05-17Fix fgetln(3) handling of lines without trailing newline.Moritz Jodeit
2007-05-17copy the lladdr from the arpcom struct onto the hardware when the interfaceDavid Gwynne
2007-05-17support changing the mtu up to the maximum frame size it currentlyDavid Gwynne
2007-05-17bz#1286 stop reading and processing commands when input or output bufferDamien Miller
2007-05-17save and restore errno when logging; ok deraadt@Damien Miller
2007-05-17add an entry for `.ms'; ok millertJason McIntyre
2007-05-17the `doc' entry listed only out of date paths to sendmail docs, soJason McIntyre
2007-05-17Don't save strlen results in an int. Remove a variable that's usedRay Lai
2007-05-17Check fgets return value, from Charles Longeau.Ray Lai
2007-05-17LSRCS should refer to the C source version of asm files 'put it in' deraadt@Dale Rahn
2007-05-17Improve reentrancy by not using global variable. Removes twoRay Lai
2007-05-17Remove extra return statement, from tbert from lint.Ray Lai
2007-05-17Don't free unused variable, from tbert.Ray Lai
2007-05-17Remove nonsensical dereference. From tbert.Ray Lai
2007-05-17Add basename(3) and dirname(3) regression tests, from tbert.Ray Lai
2007-05-17Unbreak libc on arm. -mojMats O Jansson
2007-05-16Figure out DST by setting tm_isdst element to -1.Xavier Santolaria
2007-05-16fix return values in bridge_output.Michele Marchetto
2007-05-16In remote setup, write sent files to inlog (if specified) instead of outlog.Xavier Santolaria
2007-05-16forgot this one in my previous commit.Thordur I. Bjornsson
2007-05-16splassert_ctl defaults to 1 now, so dont wrap the checks forThordur I. Bjornsson
2007-05-16Make it clear, that the line returned does not have aMoritz Jodeit
2007-05-16Allow stripping of files, even if the destination filenameMoritz Jodeit
2007-05-16The world of __HAVEs and __HAVE_NOTs is reducing. All architecturesArtur Grabowski
2007-05-16we need a cpu_info_store; how did miod miss this?Theo de Raadt
2007-05-16syncTheo de Raadt
2007-05-16open() returns -1 on error, not NULL. From Tobias Stoeckmann.Xavier Santolaria
2007-05-16add definitions for the bits in the "register" bus_space region.David Gwynne
2007-05-16add support for multicast addresses. this adds the add/del multi handlersDavid Gwynne
2007-05-16count the number of multicast ranges that are kept in the list of multicastDavid Gwynne
2007-05-16oops, committed debug code, sorry.Marc Espie
2007-05-16Oops, forgot this file in the cpuinfo changes.Miod Vallat
2007-05-16Switch vax to __HAVE_CPUINFO, based on an incomplete diff from art.Miod Vallat
2007-05-16map the pci BARs that we're interested in. this gives us access to theDavid Gwynne