summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-08enable building of signify in the ramdisksTheo de Raadt
2014-01-08reduce size by using equivalent code from libc instead of naclTed Unangst
2014-01-08no tomfoolery: mark the comment as untrusted, and enforce it.Ted Unangst
2014-01-08Perform manual malloc/free of a large object in pfkeyv2_send() toTheo de Raadt
2014-01-07Make skipping the root fs DUID aware.Robert Peichaer
2014-01-07Asa Yeamans points out that we need to CMSG_SPACE[] for the 2nd messageTheo de Raadt
2014-01-07severely restrict what characters can be in a signer, to makeMarc Espie
2014-01-07even if Ustar handles fifo and stuff gracefully, pkg contents should be moreMarc Espie
2014-01-07Propagate an rdomain number to the nd6_lookup independently fromMike Belopuhov
2014-01-07Some follow-up fixes for IFID collision handling in IPv6CP.Stefan Sperling
2014-01-07use IF_NAMESIZE as size of buffer for interface nameGleydson Soares
2014-01-07ctype cleanups; ok okanTheo de Raadt
2014-01-07syncTheo de Raadt
2014-01-07some more devices; Alexey E. SuslikovTheo de Raadt
2014-01-07syncTheo de Raadt
2014-01-07FTX support; from Chris HettrickTheo de Raadt
2014-01-07scrape support for old +COMMENT file.Marc Espie
2014-01-07recognize special file +METAMarc Espie
2014-01-07tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts,Marc Espie
2014-01-07let's verify all checksums.Marc Espie
2014-01-07integrate signer logic and fix resign with -DSIGNERMarc Espie
2014-01-07document new stuffMarc Espie
2014-01-07if HISTORY_DIR is defined, create a new "permanent" file during build.Marc Espie
2014-01-07simplify set_modes, there's no need to stat(2) stuff, chown -1 takes careMarc Espie
2014-01-07Remove unused fields.Martin Pieuchot
2014-01-07Cache the result of uname(3) such that we don't need to call itIngo Schwarze
2014-01-07Increase the size of the bge_flags field to allow for more flags.Brad Smith
2014-01-07Delay checking the vnode locking of the target vnodes in tmpfs_rename()Philip Guenther
2014-01-07SRCDRS usr.bin usr.sbin is a bad idea (because of PIE). The places weTheo de Raadt
2014-01-07more stuff than cannot end in .libs nor partial- packagesMarc Espie
2014-01-07... and let sign_list(\@ARGV... work too)Marc Espie
2014-01-07allow processing of package lists in parallel.Marc Espie
2014-01-07new method: reinitialize, for repositories with a sequential connectionMarc Espie
2014-01-07a few mechanical style changesMarc Espie
2014-01-07the return from asprintf does NOT include the space used by theDavid Gwynne
2014-01-06Gprof(1) is fun. You should use it more often.Ingo Schwarze
2014-01-06Another 18% speedup for mandocdb(8) -Q, found by gprof(1).Ingo Schwarze
2014-01-06document random buffer must be multiple of 4 in sizeTheo de Raadt
2014-01-06In the new PIE world, all dynamic binaries (for instance those foundTheo de Raadt
2014-01-06we do not need apm or apmd on the install media, that is sillyTheo de Raadt
2014-01-06Disable the code disabling memory beyond 1.5GB on Octane temporarily, butMiod Vallat
2014-01-06Use the dedicated BCD macros from sys/time.h instead of handrollingPaul Irofti
2014-01-06Another 25% speedup for mandocdb(8) -Q mode, found with gprof(1).Ingo Schwarze
2014-01-06typoMiod Vallat
2014-01-06Fix sparc64 kernel profiling, add the etext symbol back.Tobias Ulmer
2014-01-06Remove mention of installXX not bootable on IP27/35.Miod Vallat
2014-01-06Rework the setup of the bootable installation cd-rom (installXX.iso) toMiod Vallat
2014-01-06In readsgilabel(), do not override the driver-provided initial geometry withMiod Vallat
2014-01-06Do not sync to disk after each individual manual page (duh!),Ingo Schwarze
2014-01-06syncMiod Vallat