Age | Commit message (Expand) | Author |
2014-01-06 | In the new PIE world, all dynamic binaries (for instance those found | Theo de Raadt |
2014-01-06 | we do not need apm or apmd on the install media, that is silly | Theo de Raadt |
2014-01-06 | Disable the code disabling memory beyond 1.5GB on Octane temporarily, but | Miod Vallat |
2014-01-06 | Use the dedicated BCD macros from sys/time.h instead of handrolling | Paul Irofti |
2014-01-06 | Another 25% speedup for mandocdb(8) -Q mode, found with gprof(1). | Ingo Schwarze |
2014-01-06 | typo | Miod Vallat |
2014-01-06 | Fix sparc64 kernel profiling, add the etext symbol back. | Tobias Ulmer |
2014-01-06 | Remove mention of installXX not bootable on IP27/35. | Miod Vallat |
2014-01-06 | Rework the setup of the bootable installation cd-rom (installXX.iso) to | Miod Vallat |
2014-01-06 | In readsgilabel(), do not override the driver-provided initial geometry with | Miod Vallat |
2014-01-06 | Do not sync to disk after each individual manual page (duh!), | Ingo Schwarze |
2014-01-06 | sync | Miod Vallat |
2014-01-06 | sync | Miod Vallat |
2014-01-06 | Put PG_EXEC and PG_FOE into the PG_PROT mask, and make sure the default | Miod Vallat |
2014-01-06 | Remove I-sync stuff from pmap_changebit(). The AARM says that we | Miod Vallat |
2014-01-06 | sync | Theo de Raadt |
2014-01-06 | Program window #2 to allow the second GB of low memory to use direct DMA; | Miod Vallat |
2014-01-06 | Make macppc/socppc boot() code path more similar to others. | Masao Uebayashi |
2014-01-06 | Fix mandocdb(8) -d and -u. | Ingo Schwarze |
2014-01-06 | Increase NPTECL, as cache-lines are 64-bytes nowadays. | Stefan Fritsch |
2014-01-06 | Rename dbindex() to dbadd() to be less confusing. | Ingo Schwarze |
2014-01-06 | Make in6_ifdetach() remove the ff01::1 route for the detaching interface, too. | Stefan Sperling |
2014-01-06 | fgetln may return incomplete lines (Tobias Stoeckmann <tobias@stoeckmann.org>) | Marc Espie |
2014-01-06 | add a proper test for error message location as well. | Marc Espie |
2014-01-06 | turn mk34 into a proper full-fledged test. | Marc Espie |
2014-01-06 | Suff_FindDeps must happen before SuffExpandChildren (expand_all_children) | Marc Espie |
2014-01-06 | this actually requires a comment. I would never have figured it out if | Marc Espie |
2014-01-06 | fix error messages, avoid dereferencing null pointers. | Marc Espie |
2014-01-06 | Recognize the ALC292 | Brad Smith |
2014-01-06 | Remove the redundant "file" column from the "mlinks" table. | Ingo Schwarze |
2014-01-06 | Drop Nd from the mpages table, it is still in the keys table. | Ingo Schwarze |
2014-01-06 | tedu unused macro. | Marc Espie |
2014-01-06 | Joerg Sonnenberger contributed copyrightable amounts of text to | Ingo Schwarze |
2014-01-06 | Mention tmpfs | Brad Smith |
2014-01-05 | regen | Brad Smith |
2014-01-05 | Add Realtek RTS5227 | Brad Smith |
2014-01-05 | don't whine about octal numbers > 2^32. They're not portable, but | Marc Espie |
2014-01-05 | HIBERNATE_SELTABLE is not used anymore. Remove, and reclaim its stolen | Mike Larkin |
2014-01-05 | Fix one case where a non-literal is used as format string. | Ingo Schwarze |
2014-01-05 | Merge NetBSD rev. 1.4: | Ingo Schwarze |
2014-01-05 | missing newline on error message | Theo de Raadt |
2014-01-05 | Add an option -Q (quick) to mandocdb(8) | Ingo Schwarze |
2014-01-05 | Don't use the first 64KB for anything, including tramps. Move tramps and | Mike Larkin |
2014-01-05 | Hook installboot into the build. | Joel Sing |
2014-01-05 | Add initial man page for installboot. | Joel Sing |
2014-01-05 | On some architectures you can get away with using an uninitialised mutex; | Joel Sing |
2014-01-05 | Cleanup some leftovers from previous changes. | Miod Vallat |
2014-01-05 | document -DFW_UPDATE/@option firmware | Marc Espie |
2014-01-05 | have -DFW_UPDATE set @option firmware on downloaded firmwares. | Marc Espie |
2014-01-05 | comma previous; | Jason McIntyre |