Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-16 | Fall back on normal session choice method if $TMUX exists but is invalid | Nicholas Marriott | |
rather than rejecting. | |||
2010-10-16 | SUNWEIT DVI can be just about any chipset. Use the revision to select which. | Mats O Jansson | |
Some other products use more than one generation of chipset. e.g. both DL160 and DL165. Change to a later chipset if the family is newer than expected. ok mglocker@ -moj | |||
2010-10-16 | historically, an acre has been defined as the area an ox works in a day, | Ted Unangst | |
but units knows nothing about oxen. correct this omission. ok deraadt | |||
2010-10-15 | Allow blank lines and ignore comments in tbl data. | Ingo Schwarze | |
This finally allows terminfo(5) to build. Now we can build all man(7)-tbl(1) in base without loss of information, though some still look ugly. | |||
2010-10-15 | For now, parse and ignore minimal column width specifications. | Ingo Schwarze | |
First step to get terminfo(5) to build. | |||
2010-10-15 | Do not crash on spanned headings. | Ingo Schwarze | |
This doesn't give us nice column widths yet with spanned headings, but it helps mkhybrid(8) to survive the build and produce complete output. "move forward" deraadt@ | |||
2010-10-15 | Move tbl width calculation from plain strlen to mandoc terminal width | Ingo Schwarze | |
calculation routines. This gives us mostly sane table column widths. "move forward" deraadt@ | |||
2010-10-15 | Move tbl output from plain stdio to mandoc terminal output routines. | Ingo Schwarze | |
This fixes (1) all escape sequences and (2) some aspects of indentation. Table column widths are still way off, though. "move forward" deraadt@ | |||
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 | |
The output dosn't look nice yet, escape handling is still missing, but will follow soon. "move forward aggressively :-)" deraadt@ | |||
2010-10-15 | Remove redundant definition | Jordan Hargrave | |
2010-10-15 | Import tbl parser and renderer written by kristaps@. | Ingo Schwarze | |
Unchanged code from bsd.lv release 0.1.5, but without the main program. Not yet linked to the build; next commit will integrate it into mandoc. | |||
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 | |
routing daemons. Change the way the kroute tree is indexed (by FEC with a linked list in case there is a priority conflict -- same route + nexthop at different priorities). This needs a mpath capable MPLS routing table. Still work in progress but works a lot better in close meshed networks. | |||
2010-10-15 | Enable multipath support on the MPLS routing table. ldpd needs this and | Claudio Jeker | |
the priority support that comes together with it. Currently no balancing will happen, only the first path will be used. | |||
2010-10-15 | fixup generation of suites string for isakmpd wrt "group none" | Mike Belopuhov | |
bug noticed and fix tested by robert | |||
2010-10-15 | return numeric 0 rather than attempting to return a null string, | Stuart Henderson | |
fixes a segfault when walking memiftable. seems sane to phessler, ok dlg@ | |||
2010-10-15 | libdes -> libcrypto | Jonathan Gray | |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray | |
telnet portion partially from the latest heimdal. ok mikeb@ | |||
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 | |
ok krw@ phessler@ | |||
2010-10-15 | typo in comment | Stuart Henderson | |
2010-10-15 | Fixed default branch handling and added support for branches in branches. | Tobias Stoeckmann | |
ok nicm | |||
2010-10-15 | Replaced RCS parser code with new rcsparse.{c,h}: | Tobias Stoeckmann | |
- be very strict about things we parse - print more information about errors if they occur - do not fatal() directly in parser, give caller a chance to react - fix an rcs design issue when it comes to login names tested by many on tech@ ok xsa | |||
2010-10-15 | tweak previous; | Jason McIntyre | |
2010-10-15 | Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. This | Claudio Jeker | |
should help identifying FSM errors since the state is know known. OK henning@ sthen@ | |||
2010-10-15 | Add a few more wanrings to the UPDATE parser. Mainly to warn when | Claudio Jeker | |
attributes are ignored or UPDATEs are invalidated and withdrawn. While there use % to check if a attribute is a multiple of X. OK henning@, sthen@ | |||
2010-10-15 | freebsd uses SIGINT to request a reboot, we may as well be consistent. | David Gwynne | |
pointed out by kettenis@ and deraadt@ | |||
2010-10-14 | add a SIGQUIT handler that does the same as USR1 and USR2, except it | David Gwynne | |
reboots the machine instead just halting or powering down. diff from Jonathan Matthew manpage tweaks from jmc@ ok deraadt@ | |||
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti | |
Specific features of the companion chip will be handled in MD land. Okay deraadt@. | |||
2010-10-14 | probabalistic -> probabilistic; from naddy | Jason McIntyre | |
2010-10-14 | plug a tiny leak. | David Hill | |
ok mikeb@ | |||
2010-10-14 | Use an explicit event rather than event_once for the main event so it | Nicholas Marriott | |
can be removed when the client becomes ready. | |||
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 | |
is called with the head node of a multipath chain. | |||
2010-10-14 | kr_redistribute() needs to be called with the head node of a multipath | Claudio Jeker | |
chain. Fix kroute_insert() and rtmsg_process() to correctly do this. OK bluhm@ | |||
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 | |
segments in the GDT instead of the LDT and eliminate the GDT slots that we don't actually use. tested on both amd and intel by several not really the right person, but ok: kettenis@ | |||
2010-10-14 | Treat the meta bit in the xterm extended modifier key set as the same as | Nicholas Marriott | |
escape (tmux's meta). From Emanuele Giaquinta. | |||
2010-10-14 | Put "or" on new line from command with .Ic. | Nicholas Marriott | |
2010-10-13 | 'socket "path" [restricted]' needs quotes around path; make it clear | Stuart Henderson | |
in the manual. Help from jmc@. | |||
2010-10-13 | do the same thing for the cd: | Mike Belopuhov | |
shave some bytes off the ramdisk kernels by disaling a bunch of custom pci to isa bridge drivers. pcib(4) will cope with the loss. suggested by brad, deraadt agrees, so does kettenis | |||
2010-10-13 | shave some bytes off the ramdisk kernels by disaling a bunch of | Mike Belopuhov | |
custom pci to isa bridge drivers. pcib(4) will cope with the loss. ok deraadt | |||
2010-10-13 | document "openssl prime"; | Jason McIntyre | |
2010-10-13 | missing quotes; thanks jmc@ | Stuart Henderson | |
2010-10-13 | Enable a couple UTF-8 locales for non-English languages. | Stefan Sperling | |
ok kevlo, deraadt, espie | |||
2010-10-13 | add a truncated master.passwd the install media can use if it wants | Theo de Raadt | |