Age | Commit message (Expand) | Author |
2013-02-21 | go to release | Theo de Raadt |
2013-02-21 | do not send disconnect event to the mfa if connect event was not sent. | Eric Faurot |
2013-02-21 | Use imsg_flush() to force delivery of IMSG_DELETE_ADDRESS to | Kenneth R Westerback |
2013-02-20 | Nuke unused imsg_resolv_conf struct and declaration for non-existant function... | Kenneth R Westerback |
2013-02-20 | s/Id/OpenBSD/ in RCS tag | Damien Miller |
2013-02-20 | Add an option to modpipe that warns if the modification offset it not | Damien Miller |
2013-02-20 | Increase maximum text and data size limits, and double the default data size | Miod Vallat |
2013-02-19 | Cancel any outstanding protocol timeout when a link goes away. When | Kenneth R Westerback |
2013-02-19 | Make it clear that the default implicit 'pass' rule does not create state, | Stuart Henderson |
2013-02-19 | Introduce a new cmmu method to return the preferred cache mode bits for the | Miod Vallat |
2013-02-19 | Introduce `option M88410', to be added to 88110 system designs making use of the | Miod Vallat |
2013-02-19 | Revert rev 1.195 forcing Intel SATA controllers in compat mode into AHCI mode. | Brad Smith |
2013-02-19 | When opening a /dev/ldom-* device node fails, show its path in the error | Stefan Sperling |
2013-02-19 | Remove m68k optimizer workaround. | Brad Smith |
2013-02-19 | Add a STANDARDS section to list RFC's related to the FTP protocol | Lawrence Teo |
2013-02-19 | oops, forgot to increase the output of the ssh command to ensure that | Damien Miller |
2013-02-19 | Remove bogus include. ok djm | Darren Tucker |
2013-02-19 | Add missing trailing slash on the :S modifier in the BUGS section. | William Yodlowsky |
2013-02-18 | set the wireless interface priority and interfaces to the wlan group | Jonathan Gray |
2013-02-18 | crank the offset yet again; it was still fuzzing KEX one of Darren's | Damien Miller |
2013-02-18 | Report unlink() errors unless ENOENT; especially useful in case of read-only | Miod Vallat |
2013-02-18 | Don't delete permanent arp cache entries when clearing the arp | Kenneth R Westerback |
2013-02-18 | Fix determination of endianness with *BSD OS's. | Brad Smith |
2013-02-18 | re-apply: | Okan Demirmen |
2013-02-18 | revert previous; wrong time. | Okan Demirmen |
2013-02-18 | use localbase for pkg-readmes | Okan Demirmen |
2013-02-18 | Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@ | Stuart Henderson |
2013-02-18 | Rework log messages to be more useful. Rename | Kenneth R Westerback |
2013-02-18 | DIOCRCLRASTATS ioctl wasn't specifying a timestamp when cleared | Mike Belopuhov |
2013-02-18 | missing comma in log message | Eric Faurot |
2013-02-18 | Fix after last commit: add missing header. | Federico G. Schwindt |
2013-02-18 | resolve conflicts | Stuart Henderson |
2013-02-18 | Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@ | Stuart Henderson |
2013-02-18 | typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively; | Jason McIntyre |
2013-02-17 | Keep track of which IndentityFile options were manually supplied and which | Darren Tucker |
2013-02-17 | make the ssh command generates some output to ensure that there are at | Damien Miller |
2013-02-17 | Fix typo that hid PASS_MAX, TMP_MAX, NL_NMAX, and _XOPEN_{IOV,NAME,PATH}_MAX | Philip Guenther |
2013-02-17 | Always enter this ld.so and subdirectories to create obj (and then the | Theo de Raadt |
2013-02-17 | Replace assembly statement triggering 88410 commands with a proper volatile | Miod Vallat |
2013-02-17 | Constify struct cmmu. | Miod Vallat |
2013-02-17 | Missing end-of-comment | Miod Vallat |
2013-02-17 | zap the surrounding whitespace and mark up for "="; | Jason McIntyre |
2013-02-17 | Comment out recently added __attribute__((__format__(__kprintf__))) annotations | Miod Vallat |
2013-02-17 | We deprecated returning to %g7 after a successful system call long ago. | Mark Kettenis |
2013-02-17 | Using the value SIGQUIT to cause the dispatch loops to exit produced | Kenneth R Westerback |
2013-02-17 | Suppress some pointless debugging message: | Kenneth R Westerback |
2013-02-17 | Kill a magic number. 0 -> RTP_NONE for priority in constructing routing | Kenneth R Westerback |
2013-02-17 | Fix line counting when using forward-paragraph and backward-paragraph. | lum |
2013-02-17 | dhclient-script did 'route -q $rdomain add $new_ip_address 127.0.0.1'. | Kenneth R Westerback |
2013-02-17 | disable queue compression temporarily, we lack the smtpctl bits | Gilles Chehade |