Age | Commit message (Expand) | Author |
2010-10-16 | update struct statfs; from Vladimir Kirillov | Jason McIntyre |
2010-10-16 | paste in EXIT STATUS from diff(1); confirmed by ray | Jason McIntyre |
2010-10-16 | Support tbl(1) code embedded into mdoc(7) input files. | Ingo Schwarze |
2010-10-16 | Sync | Kenneth R Westerback |
2010-10-16 | Two run(4)'s picked up in Akihabara after j2k10. Melco WLI-UC-GNM and | Kenneth R Westerback |
2010-10-16 | Remove some duplicated code. No need to flush/reset at attach and then | Kenneth R Westerback |
2010-10-16 | Make stdio blocking again before calling shell command with -c. | Nicholas Marriott |
2010-10-16 | Trying to set FD_CLOEXEC on every fd is a lost cause, just use | Nicholas Marriott |
2010-10-16 | Fall back on normal session choice method if $TMUX exists but is invalid | Nicholas Marriott |
2010-10-16 | SUNWEIT DVI can be just about any chipset. Use the revision to select which. | Mats O Jansson |
2010-10-16 | historically, an acre has been defined as the area an ox works in a day, | Ted Unangst |
2010-10-15 | Allow blank lines and ignore comments in tbl data. | Ingo Schwarze |
2010-10-15 | For now, parse and ignore minimal column width specifications. | Ingo Schwarze |
2010-10-15 | Do not crash on spanned headings. | Ingo Schwarze |
2010-10-15 | Move tbl width calculation from plain strlen to mandoc terminal width | Ingo Schwarze |
2010-10-15 | Move tbl output from plain stdio to mandoc terminal output routines. | Ingo Schwarze |
2010-10-15 | use standard list width; | Jason McIntyre |
2010-10-15 | nicer formatting for the various synopses; | Jason McIntyre |
2010-10-15 | Minimal glue to integrate tbl into the mandoc man(7) parser and formatter. | Ingo Schwarze |
2010-10-15 | Remove redundant definition | Jordan Hargrave |
2010-10-15 | Import tbl parser and renderer written by kristaps@. | Ingo Schwarze |
2010-10-15 | document "openssl ts"; | Jason McIntyre |
2010-10-15 | Rework the kroute framework of ldpd. ldpd is different from the other | Claudio Jeker |
2010-10-15 | Enable multipath support on the MPLS routing table. ldpd needs this and | Claudio Jeker |
2010-10-15 | fixup generation of suites string for isakmpd wrt "group none" | Mike Belopuhov |
2010-10-15 | return numeric 0 rather than attempting to return a null string, | Stuart Henderson |
2010-10-15 | libdes -> libcrypto | Jonathan Gray |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2010-10-15 | No need to remove RCS_PARSE flag from rf_flags after successfully parsing. | Tobias Stoeckmann |
2010-10-15 | Add and ignore DHCP option 66/0x42 TFTP server name. | Jonathan Gray |
2010-10-15 | typo in comment | Stuart Henderson |
2010-10-15 | Fixed default branch handling and added support for branches in branches. | Tobias Stoeckmann |
2010-10-15 | Replaced RCS parser code with new rcsparse.{c,h}: | Tobias Stoeckmann |
2010-10-15 | tweak previous; | Jason McIntyre |
2010-10-15 | Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. This | Claudio Jeker |
2010-10-15 | Add a few more wanrings to the UPDATE parser. Mainly to warn when | Claudio Jeker |
2010-10-15 | freebsd uses SIGINT to request a reboot, we may as well be consistent. | David Gwynne |
2010-10-14 | add a SIGQUIT handler that does the same as USR1 and USR2, except it | David Gwynne |
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti |
2010-10-14 | probabalistic -> probabilistic; from naddy | Jason McIntyre |
2010-10-14 | plug a tiny leak. | David Hill |
2010-10-14 | Use an explicit event rather than event_once for the main event so it | Nicholas Marriott |
2010-10-14 | another uid required | Theo de Raadt |
2010-10-14 | one more uid needed | Theo de Raadt |
2010-10-14 | Same fix as previously commited to ospfd. Ensure that kr_redistribute() | Claudio Jeker |
2010-10-14 | kr_redistribute() needs to be called with the head node of a multipath | Claudio Jeker |
2010-10-14 | for openssl prime, note that results are probabalistic; from djm | Jason McIntyre |
2010-10-14 | looks like i jumped the gun with the duid stuff; back it out | Jason McIntyre |
2010-10-14 | Clean up segment handling: switch user-space to using code and data | Philip Guenthe |
2010-10-14 | Treat the meta bit in the xterm extended modifier key set as the same as | Nicholas Marriott |