Age | Commit message (Expand) | Author |
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 |
2014-01-05 | garbage collect unused global variable retval, | Ingo Schwarze |
2014-01-05 | some conversion specifiers are not required by POSIX; | Ingo Schwarze |
2014-01-05 | date(1) can only exit(0) or exit(1), not exit(2), so make this .Ex -std; | Ingo Schwarze |
2014-01-05 | Rip out the complete "reachable" checks, without replacement. | Ingo Schwarze |
2014-01-05 | Remove the obsolete file name column from the mpages table. | Ingo Schwarze |
2014-01-05 | Remove the obsolete sec and arch columns from the mpages table. | Ingo Schwarze |
2014-01-05 | Reimplement apropos -s NUM -S ARCH EXPR by internally converting it to | Ingo Schwarze |
2014-01-05 | Like upgrade, use feed_random right after mounting filesystems. This | Theo de Raadt |
2014-01-05 | We can feed_random right after mounting the filesystems, hoping we pick | Theo de Raadt |
2014-01-05 | provide feed_random() and store_random(). The first is used by install or | Theo de Raadt |
2014-01-05 | sync | Theo de Raadt |
2014-01-05 | We need /dev/random on the install media | Theo de Raadt |
2014-01-05 | Put section and architecture info into the keys table, | Ingo Schwarze |
2014-01-04 | New implementation of complex search criteria using \(, \), -a because | Ingo Schwarze |
2014-01-04 | Fix of_cmap[] size. Makes the textmode cursor reappear on vgafb (i.e. | Miod Vallat |
2014-01-04 | accept [0-9]lua as a valid section name (netbsd only); | Jason McIntyre |
2014-01-04 | use standard types and formats for size_t like variables. ok dtucker | Ted Unangst |
2014-01-04 | to do: this is a fatal error, we want a decent error message | Marc Espie |
2014-01-04 | Properly validate index value received from CDDB server. | Tobias Stoeckmann |
2014-01-04 | recognize @option firmware | Marc Espie |
2014-01-04 | more forbidden elements | Marc Espie |
2014-01-04 | oops, it's global to the set, no need to do it several times | Marc Espie |
2014-01-04 | Add rnddata[] placeholders to make these boot blocks build again. | Miod Vallat |
2014-01-04 | mark @vendor as old keyword so that transitory packages can be handled | Marc Espie |
2014-01-04 | sync | Theo de Raadt |
2014-01-04 | vendor->signer | Marc Espie |