Age | Commit message (Expand) | Author |
2014-02-23 | Add the new installboot to instbin for hppa. | Joel Sing |
2014-02-23 | when built without firmware, check that the chip already has firmware | Jonathan Matthew |
2014-02-23 | Give drm(4) a console locator just like wsdisplay(4) such that we can make | Mark Kettenis |
2014-02-23 | rework firmware handling a bit. when built without firmware, check that | Jonathan Matthew |
2014-02-23 | remove a surplus ')' in disabled code | Jonathan Gray |
2014-02-23 | Change terminal-overrides to a server option (now that we have them), it | Nicholas Marriott |
2014-02-22 | /etc/random.seed support in the boot blocks (only when loading from disk). | Miod Vallat |
2014-02-22 | Increase _STACKALIGNBYTES to 15 (was 7), and make sure the stack is aligned | Miod Vallat |
2014-02-22 | Fix crash due to uninitialized lastwp member of layout_cell, reported by | Nicholas Marriott |
2014-02-22 | disable alipm for now. Since GENERIC.MP showed up, a variety of machines | Theo de Raadt |
2014-02-22 | refactor firmware loading with a function pointer | Theo de Raadt |
2014-02-22 | STANDARDS: | Jason McIntyre |
2014-02-22 | Revert mountpoints tweaking. Needs much more serious surgery than time | Kenneth R Westerback |
2014-02-22 | disable POOL_DEBUG for release | Jonathan Gray |
2014-02-22 | Do an additional feed_random in the co-routine that is fetching the sets | Theo de Raadt |
2014-02-22 | Bring this up to date for recent additions to if_em | Chris Cappuccio |
2014-02-22 | basic i210/i211 support (improved after looking at gollo@ i210 diff on misc) | Chris Cappuccio |
2014-02-22 | take us to -release mode | Theo de Raadt |
2014-02-22 | Delete descriptions of env variables that we don't actually support. | Philip Guenther |
2014-02-22 | Fix -fg/-bg/-style with 256 colour terminals. | Nicholas Marriott |
2014-02-22 | when processing Match blocks, skip 'exec' clauses if previous predicates | Damien Miller |
2014-02-21 | Do the lid control further on in the resume sequence, since this is | Theo de Raadt |
2014-02-21 | remove section 2/3 pointers from section 1, | Ingo Schwarze |
2014-02-21 | Check that we do not break the line at existing hyphens in macro arguments. | Ingo Schwarze |
2014-02-21 | spelling | Theo de Raadt |
2014-02-21 | support rekeying for IPCOMP; ok mikeb@ | Markus Friedl |
2014-02-21 | some spaces snuck in, and they cost us on the install media. Not joking. | Theo de Raadt |
2014-02-21 | remove irksome useless comments | Theo de Raadt |
2014-02-21 | build a non-portmap/mountd speaking umount, which shrinks the libc | Theo de Raadt |
2014-02-21 | Permit building without portmap/mountd rpc calls in the fallback nfs path | Theo de Raadt |
2014-02-21 | these two drivers should be doing their repair at DVACT_WAKEUP time | Theo de Raadt |
2014-02-21 | spacing | Theo de Raadt |
2014-02-21 | delete useless comment | Theo de Raadt |
2014-02-21 | remove stupid comment from decades ago. Proof is in the pudding, turns | Theo de Raadt |
2014-02-21 | using a .Bl here is crazy | Theo de Raadt |
2014-02-21 | Do not need to know the shell service on the install media. | Theo de Raadt |
2014-02-21 | oops, seperate pieces coming... | Theo de Raadt |
2014-02-21 | services | Theo de Raadt |
2014-02-21 | remove stray printf; ok pirofti | Theo de Raadt |
2014-02-21 | Use ${STATIC} not -static | Theo de Raadt |
2014-02-21 | drop support for pre-standard C, it's time to move on. ok deraadt | Ted Unangst |
2014-02-20 | Remove some code that has no effect. | Mark Kettenis |
2014-02-20 | Support for /etc/random.seed in bootsd (disk-only boot blocks) | Miod Vallat |
2014-02-20 | More turd shining; cleanup the message that prints the firmware revision and | Mark Kettenis |
2014-02-20 | add some missing .An and .Lk macros, remove some bogus .Tn macros; | Ingo Schwarze |
2014-02-20 | use strcasecmp() to compare domains. | Eric Faurot |
2014-02-20 | revert previous commit; didn't intend to commit those bits | Mark Kettenis |
2014-02-20 | Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun | Mark Kettenis |
2014-02-20 | jsg@ pointed out i am bad at loops. | David Gwynne |
2014-02-20 | knf | David Gwynne |