Age | Commit message (Expand) | Author |
2012-05-30 | Replace a loop with a memset, from Michael W Bombardieri. White here | Nicholas Marriott |
2012-05-30 | Avoid errors with g++ -pedantic by removing throw() from the redeclaration of | Pascal Stumpf |
2012-05-30 | when changing peer's address in the SA, remove the old entry from the | Mike Belopuhov |
2012-05-30 | pass a file descriptor in the msg_fd instead of a function argument | Mike Belopuhov |
2012-05-30 | in -d mode, display an error message before exiting, in the case the | Marc Espie |
2012-05-30 | Reverse part of v1.131. The end of buffer can still be reached so I | lum |
2012-05-29 | do not overwrite the table timeout with the global timeout when a | Sebastian Benoit |
2012-05-29 | Fix tyop in error message; this was copied from/to umount(8)'s umount.c which... | Jasper Lievisse Adriaanse |
2012-05-29 | Make 'mount nfssrv:/path' without mount point work again : | Landry Breuil |
2012-05-29 | - introduce map_static.c as a backend to static maps in parse.y, this has | Gilles Chehade |
2012-05-29 | - introduce text_to_relayhost() which converts an url into a relayhost. | Gilles Chehade |
2012-05-29 | Fix typo in error message ("Cannot MNT PRC"->RPC) | Landry Breuil |
2012-05-29 | Document a possibility to disable the Sync-on-Green signal by setting | Mike Belopuhov |
2012-05-29 | Make it possible to disable the Sync-on-Green signal by setting the | Mike Belopuhov |
2012-05-29 | improve timer framework; will be needed soon | Mike Belopuhov |
2012-05-29 | Add pane title to choose-window template and use the right index for the | Nicholas Marriott |
2012-05-29 | Use RB_FOREACH_SAFE as winlinks are being removed, from Chris Johnsen. | Nicholas Marriott |
2012-05-29 | Use session from -t for killw -a, from Chris Johnsen. | Nicholas Marriott |
2012-05-29 | When writing the new volume header to disk, write back the whole | Matthew Dempsky |
2012-05-29 | There is no other reference to SYSCLEANUP in the src tree. Remove. | lum |
2012-05-29 | There is no need to use an *init* buffer if we go back and update | lum |
2012-05-29 | Increase the size of some window variables from char to int. This diff | lum |
2012-05-29 | Remove unused define CHAR_CHS_FORCE. | Marcus Glocker |
2012-05-28 | While i already got my fingers dirty on mandoc_escape(), | Ingo Schwarze |
2012-05-28 | Plug a couple more fd leaks. As part of the fix, make all the *init | Joel Knight |
2012-05-28 | Make recursive parsing of roff(7) escapes actually work in the general case, | Ingo Schwarze |
2012-05-28 | The link state code does not work correctly on Indigo (IP20) and E++ GIO boards | Miod Vallat |
2012-05-28 | sync | Theo de Raadt |
2012-05-28 | Implement the roff \z escape sequence, intended to output the next | Ingo Schwarze |
2012-05-28 | I'm an idiot, make sure we call the right routines every time | Marc Espie |
2012-05-28 | document no-lib-depends-args | Marc Espie |
2012-05-28 | document removal of make readmes | Marc Espie |
2012-05-28 | Use default-shell not _PATH_BSHELL to spawn commands, pointed out by | Nicholas Marriott |
2012-05-28 | Trim a double space from template. | Nicholas Marriott |
2012-05-28 | Strip layout from choose-windows again (leave in list-windows), | Nicholas Marriott |
2012-05-28 | tweak tcpcib.4 Nd a little, and add it to pci.4; ok jsg | Jason McIntyre |
2012-05-27 | Fix client templates, from Romain Francoise. | Nicholas Marriott |
2012-05-27 | tweak previous; | Jason McIntyre |
2012-05-27 | Add a `L2 cache line size' member to struct cpu_info. This allows R4k code to | Miod Vallat |
2012-05-27 | Document network mrt file [ filter] used to load mrt dumps into bgpd. | Claudio Jeker |
2012-05-27 | Make it possible to load mrt table dumps into bgpd. This is a debug tool but | Claudio Jeker |
2012-05-27 | Extend the network code to allow attributes to be passed in with prefixes. | Claudio Jeker |
2012-05-27 | tweak previous; | Jason McIntyre |
2012-05-27 | make both -d options format the same, and zap that annoying full stop | Jason McIntyre |
2012-05-27 | Make sure a nasty bug reported by naddy@ on July 3, 2011 | Ingo Schwarze |
2012-05-27 | Replace Loongson2F assembly cache routines with equivalent C code. This will | Miod Vallat |
2012-05-27 | Proper support for the so-called `fast mode' of the Indigo2 ECC memory | Miod Vallat |
2012-05-27 | Decide once for all whether IP22/IP28 systems are running with the ECC memory | Miod Vallat |
2012-05-27 | enable tcpcib(4) | Jonathan Gray |
2012-05-27 | mention tcpcib | Jonathan Gray |