Age | Commit message (Expand) | Author |
2012-05-27 | enable tcpcib(4) | Jonathan Gray |
2012-05-27 | mention tcpcib | Jonathan Gray |
2012-05-27 | Add tcpcib(4) to support Intel Atom E600 watchdog. | Jonathan Gray |
2012-05-27 | Use an en-dash for 20-200, escape - used as arithmetic symbol. | Stuart Henderson |
2012-05-27 | Update for new -d default; tweaks+ok jmc@ | Stuart Henderson |
2012-05-27 | sync | Miod Vallat |
2012-05-27 | Teach rain(6) to calculate terminal delays in the same way as worms(6), | Stuart Henderson |
2012-05-27 | domainname is read by rc, not netstart; from Chad Gross | Jason McIntyre |
2012-05-27 | revert to recommending a key size of 2048, as requested by naddy | Jason McIntyre |
2012-05-27 | some real tbl(7) regression tests | Ingo Schwarze |
2012-05-27 | Fix the vertical spacing around tbl(7) instances in man(7). | Ingo Schwarze |
2012-05-26 | Correct width of horizontal spans; relevant in case of centered or | Ingo Schwarze |
2012-05-26 | Do not handle vertical lines as additional tbl(7) columns, | Ingo Schwarze |
2012-05-26 | Split out the register definitions into its own file to make it possible to | Mark Kettenis |
2012-05-26 | Be more strict when specifying hpc child device attachments: specific | Miod Vallat |
2012-05-26 | Plug some leaks when certain error conditions are met. | Joel Knight |
2012-05-26 | fix class hierarchy errors: print all Action (includes @newuser, @newgroup, | Marc Espie |
2012-05-26 | sync | Jasper Lievisse Adriaanse |
2012-05-25 | recommend rsa4096 and sha256; from Nicolai | Jason McIntyre |
2012-05-25 | On IP28, silently acknowledge bus errors which can be attributed to | Miod Vallat |
2012-05-25 | IP28 bits. Also explain how to boot from the CD-ROM manually if the PROM | Miod Vallat |
2012-05-25 | Hook sgi IP28 kernels into the build. While there, update the iso images to | Miod Vallat |
2012-05-25 | Correctly handle the case of a system setup to use glass console, which | Miod Vallat |
2012-05-25 | tweak previous; ok sthen lteo | Jason McIntyre |
2012-05-25 | full-stops mainly. | lum |
2012-05-25 | Be consistent on how we describe key-strokes: UP-low (c-H -> C-h) | lum |
2012-05-25 | Move the windows section in the tutorial to a more sensible place | lum |
2012-05-25 | When paging down a buffer (C-v) stop earlier before having the last | lum |
2012-05-25 | grr... another C99-only assignment. | Marc Espie |
2012-05-25 | remove unused variable | Charles Longeau |
2012-05-25 | add missing header needed by time() | Charles Longeau |
2012-05-25 | Support for the POWER Indigo2 R10000 systems (IP28). Currently running with | Miod Vallat |
2012-05-25 | Simplify logging and just fprintf(stderr, ...) for early errors. | Nicholas Marriott |
2012-05-25 | defaultdomain now read by rc, not netstart; from Chad Gross | Jason McIntyre |
2012-05-25 | Allow searching (C-s or C-r) to wrap around the ends of a buffer. | lum |
2012-05-25 | Prepare mg buffers before startup file is parsed so multiple files can | lum |
2012-05-25 | Remove static FILE pointer used for handling files in fileio.c. Pass | lum |
2012-05-25 | Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2 | Philip Guenthe |
2012-05-25 | Import a number of core functions from libpcap-1.2.0 while preserving | Lawrence Teo |
2012-05-24 | Support -Ios='OpenBSD 5.1' to override uname(3) as the source of the | Ingo Schwarze |
2012-05-24 | If _MIN > _MAX consider a WordBus resource to be invalid. Fixes a panic on | Mark Kettenis |
2012-05-24 | A couple of trivial spacing and comment fixes. | Nicholas Marriott |
2012-05-24 | exlusive -> exclusive | Miod Vallat |
2012-05-24 | typos | Miod Vallat |
2012-05-24 | unputc should clear the character removed in the buffers like getc. | Nicholas Marriott |
2012-05-24 | When clearing quote bits in getc and q_to_b, clear from the c_cf (the | Nicholas Marriott |
2012-05-24 | put possible fragments in there. | Marc Espie |
2012-05-24 | sync | Theo de Raadt |
2012-05-24 | some symbols actually changed. | Marc Espie |
2012-05-24 | don't increment the next expected message id when sending a response back. | Mike Belopuhov |