Age | Commit message (Expand) | Author |
2012-07-16 | Add shorter form function aml_node_setval() for setting an int | Theo de Raadt |
2012-07-16 | Put acct_shutdown() proto in a better place | Theo de Raadt |
2012-07-16 | Move increment of ic_nnodes closer to where the node is actually inserted | Stefan Sperling |
2012-07-16 | Fix a couple of possible node leaks in ieee80211_input(). | Stefan Sperling |
2012-07-16 | sync | Theo de Raadt |
2012-07-16 | Back out my workaround from r1.43 now that jsing has committed a better fix. | Stefan Sperling |
2012-07-16 | Make sure we have a swap partition before trying to read or write | Joel Sing |
2012-07-16 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Jasper Lievisse Adriaanse |
2012-07-16 | and we head towards release | Theo de Raadt |
2012-07-16 | Two fixes regarding -Tman .sp: | Ingo Schwarze |
2012-07-16 | Several -mdoc parser improvements related to vertical spacing: | Ingo Schwarze |
2012-07-16 | Add a man page describing pcap grammar | giovanni |
2012-07-16 | sync the first example with the default conf file; ok gilles | Jason McIntyre |
2012-07-16 | don;t quote things unneccessarily; ok gilles | Jason McIntyre |
2012-07-15 | update examples: | Gilles Chehade |
2012-07-15 | when specifying a relay port that's not standart, do not ntohs() the relay | Gilles Chehade |
2012-07-15 | fix example | Gilles Chehade |
2012-07-15 | Don't panic in hibernate resume if no swap partition exists on the root disk. | Stefan Sperling |
2012-07-15 | sync | Todd T. Fries |
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 |