summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-16#define CVS_ENT_MAXLINELEN 1024Xavier Santolaria
2005-08-16in case we're pretending to install, there's no borked package to create.Marc Espie
2005-08-16syncTheo de Raadt
2005-08-16put a signature check way earlier, so that user doesn't get confusedMarc Espie
2005-08-16make test framework more specific, and use it.Marc Espie
2005-08-16provide alternative spellings for alumin{i}um, c{a}esium, andJason McIntyre
2005-08-16more extensive package name checks.Marc Espie
2005-08-16compact the text somewhat;Jason McIntyre
2005-08-16remove trailing space;Jason McIntyre
2005-08-16In some cases, pkg_add -r will remove some extra packages while performingMarc Espie
2005-08-16update dependency explanation, noticed by Gerardo Santana.Marc Espie
2005-08-16when you ask to update a package, you generally want to update itsMarc Espie
2005-08-16Missing .Pp in -compact listTom Cosgrove
2005-08-16Only send the PFSS_TIMESTAMP timestamp bit across the wire, in case weChristopher Pascoe
2005-08-16use a hash for compiled stems, to avoid spurious duplicates.Marc Espie
2005-08-16Synchronise timestamp modulation and scrubbing min ttl information.Christopher Pascoe
2005-08-16don't mix nlist with lsMarc Espie
2005-08-16document the current state of pkg_add -uMarc Espie
2005-08-16add code that figures out the new package names after an update.Marc Espie
2005-08-16support code for pkg_add -u:Marc Espie
2005-08-16be more specific about `every precaution' in pkg_add, so that people won'tMarc Espie
2005-08-16make the code that enforces the connection limit a separate function, soMarc Espie
2005-08-16fix a few minor details: _list() needs to be called as a method.Marc Espie
2005-08-16fix getopt line, noticed by Gerardo SantanaMarc Espie
2005-08-16- watchers remote handlerXavier Santolaria
2005-08-16Fix a few retardos. Yelled at by deraadt@Marco Peereboom
2005-08-15Add global hot spare support.Marco Peereboom
2005-08-15if bv_level is -1, it is a hot spare; ok marcoTheo de Raadt
2005-08-15free the right buffer on errorDavid Gwynne
2005-08-15Fix possible race condition in signal handler.Esben Norby
2005-08-15Add regression test for fbBltOne().Mark Kettenis
2005-08-15Generate login.conf from a template with optional per-architecture overridesTodd C. Miller
2005-08-15Add nobodyreturn to privacy options so we don't inadvertantly bounce backTodd C. Miller
2005-08-14we do not want '.' to show up in the entries file, because itJoris Vink
2005-08-14if there's no identifiable version in the spec, and in the package name,Marc Espie
2005-08-14KNF mostly spaces and make the dmesg line a bit shorter.Claudio Jeker
2005-08-14indentBrad Smith
2005-08-14more PHY models.Brad Smith
2005-08-14No longer used prototype.Claudio Jeker
2005-08-14Xr brgphyBrad Smith
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker
2005-08-14missing casts; ok jorisXavier Santolaria
2005-08-14zap sccsid, okay deraadt@Marc Espie
2005-08-14DCIAS() no more.Miod Vallat
2005-08-14Remove the inline cache and TLB primitives - we don't use them at this point,Miod Vallat
2005-08-14Use dma_cachectl() with the right size rather than DCIAS() which implies aMiod Vallat
2005-08-14KNFPedro Martelletto
2005-08-14When leaving ext2fs_symlink(), unlock the vnode on both error andPedro Martelletto