Age | Commit message (Expand) | Author |
2012-07-15 | Add a command (~D) to drop the DTR line for a second (similar to using | Nicholas Marriott |
2012-07-15 | Document pane_index variable, from sam at sltosis dot org. | Nicholas Marriott |
2012-07-14 | A known errata of R4000 and R4400 processors, is that reading the internal | Miod Vallat |
2012-07-14 | Split the existing mips64 clock code into time-of-day and generic duties in | Miod Vallat |
2012-07-14 | Make IPv6 privacy addresses appear alongside regular SLAAC addresses. | sperreault |
2012-07-14 | Translate blank input lines to .sp just like in mdoc(7), | Ingo Schwarze |
2012-07-14 | In -Tman .Bl -compact, skip the blank line only before the first item | Ingo Schwarze |
2012-07-14 | reorganize the makefile a bit | Eric Faurot |
2012-07-14 | replace (somewhat) magic numbers with constants | Alexander Hall |
2012-07-14 | as _resp is being localized by typeset -l, no need to localize it twice | Alexander Hall |
2012-07-14 | ansify | Alexandr Shadchin |
2012-07-14 | fix typo in comment | Alexandr Shadchin |
2012-07-14 | zap whitespace | Alexandr Shadchin |
2012-07-13 | Adjust -Tman SYNOPSIS .Nm indentation using .HP; requested by millert@. | Ingo Schwarze |
2012-07-13 | install the correct file; from schwarze, ok krw | Theo de Raadt |
2012-07-13 | small tweak; | Jason McIntyre |
2012-07-13 | If the tag in .Bl -tag .It would leave exactly one blank before the | Ingo Schwarze |
2012-07-13 | Use NULL instead of 0 in pointer context. approvedz blambert@ | Claudio Jeker |
2012-07-13 | Label node allocation failures as such in netstat -W output. | Stefan Sperling |
2012-07-13 | Change the configuration format fed to the isakmpd FIFO to be able | Mike Belopuhov |
2012-07-13 | Add a config file that the cross compiler looks for. | Brandon Mercer |
2012-07-13 | import regression suite for asr | Eric Faurot |
2012-07-13 | Cleanup the knexthop mess and make sure we only send an update to the RDE | Claudio Jeker |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | 3 line diff to fix divert using connections from local system. | Claudio Jeker |
2012-07-13 | bye bye SCCS | Theo de Raadt |
2012-07-13 | Replace a '512' with DEV_BSIZE. Calculate physmem size in blocks and | Kenneth R Westerback |
2012-07-13 | extraneous comment (corresponding code was removed a while back) | Mike Larkin |
2012-07-13 | Add sqlite3 to NO_CROSS since it depends on libreadline - this would then | Joel Sing |
2012-07-13 | Make sure that set med 0 is ACTION_SET_MED and not relative. Fixes | Claudio Jeker |
2012-07-13 | Support additional MODP DH groups in the Phase 1 and Phase 2. | Mike Belopuhov |
2012-07-13 | npppd used wrong AVPs as a `calling number' because `break' in switch | YASUOKA Masahiko |
2012-07-13 | Make hppa64 kernel compile again. | Joel Sing |
2012-07-13 | Recognize additional DH groups; ok sthen naddy | Mike Belopuhov |
2012-07-13 | copy boot loaders using cat and shell redirection rather than cp, | Alexander Hall |
2012-07-13 | Improve diffability with amd64 | Mike Larkin |
2012-07-13 | kill unused variable | Alexander Hall |
2012-07-13 | Make amd64 look like i386 for hibernate resume | Mike Larkin |
2012-07-13 | typo | Theo de Raadt |
2012-07-13 | In -man -Tascii, support .sp with negative argument. | Ingo Schwarze |
2012-07-13 | Make amd64 like i386 for hibernate support in acpi_sleep_machdep | Mike Larkin |
2012-07-13 | properly report EAI_SERVICE when the given servname is not defined for | Eric Faurot |
2012-07-13 | tidbit | Marc Espie |
2012-07-13 | minor cleanup | Marc Espie |
2012-07-13 | Try to avoid using the same wchan name twice. | Theo de Raadt |
2012-07-13 | Add support compose LED on a usb keyboard | Alexandr Shadchin |
2012-07-13 | { ...; } is more proper than ( ... ) since the latter spawns a subshell | Alexander Hall |
2012-07-13 | move stuff around some more, do not load link parts unless we are actually | Marc Espie |
2012-07-13 | Disable acpivideo(4) on ASUS laptops. | Paul Irofti |