summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-16Wrap some functions, labels, and variables in #ifdefs correspondingRay Lai
2007-05-16Add missing ssize_t rlen, used when DEBUG is defined, and onlyRay Lai
2007-05-15remove catman reference from SEE ALSO;Jason McIntyre
2007-05-15nothing uses catman, so kill it; ok millert deraadtJason McIntyre
2007-05-15Remove unused variable.Mark Kettenis
2007-05-15We will never call OpenFirmware from 32-bit code.Mark Kettenis
2007-05-15Update the ifp of bridge cache entries if the entry is not static. ThisClaudio Jeker
2007-05-15allows for incomplete locations (without arch) and for repositories toMarc Espie
2007-05-15don't assume 4-byte aligned memory when intercepting a stringNikolay Sturm
2007-05-15Remove useless NOxxx defines and use NULL instead.Moritz Jodeit
2007-05-15require the right code at the right location.Marc Espie
2007-05-15fix some lint 'xxx used, but not defined' warnings by properly addingOtto Moerbeek
2007-05-15regenMarcus Glocker
2007-05-15Add vendor and product; AmbiCom, Inc. WL54CF.Marcus Glocker
2007-05-15pass COPTS thru, okay millert@Marc Espie
2007-05-15Switch amd64 to VM_PAGE_MD. Mostly just imitating i386. flags in pg_flags.Artur Grabowski
2007-05-15make splassert(IPL_NONE) work on i386/MP (the single-processor case isArtur Grabowski
2007-05-15Userland has the right to compile, too; not sure this will be enough yetMiod Vallat
2007-05-15External bus errors should not occur, so panic. ok deraadt@Dale Rahn
2007-05-15Remove the MI implementation of mutexes and remove the __HAVE_MUTEXArtur Grabowski
2007-05-15draft-ietf-idr-restart -> RFC 4724 and bump draft-ietf-idr-as4bytes toClaudio Jeker