Age | Commit message (Expand) | Author |
2009-07-20 | Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the | Miod Vallat |
2009-07-20 | Now that #P could be in the status line, flag it for redraw when the active | Nicholas Marriott |
2009-07-20 | (struct foo *)0 -> NULL, every where I could find it. | Thordur I. Bjornsson |
2009-07-20 | Tweak unbind-key language very slightly. | Nicholas Marriott |
2009-07-20 | Try to show a more usable nexthop output. It may still change but at least | Claudio Jeker |
2009-07-20 | Include more info in the bgpctl show nexthop ctl message. Mainly add the | Claudio Jeker |
2009-07-20 | On config reload errors free the list of ribs so that following reloads | Claudio Jeker |
2009-07-20 | Flag added RIBs as F_RIB_NOFIB | F_RIB_NOEVALUATE in the no-eval case even | Claudio Jeker |
2009-07-20 | - add MLINK for crypto_get_driverid.9 | Jason McIntyre |
2009-07-20 | Display the number of failed password attempts (if any) when the server is | Nicholas Marriott |
2009-07-20 | Add a status-justify option to allow the window list in the status line to be | Nicholas Marriott |
2009-07-20 | Update to tzdata2009k from elsie.nci.nih.gov | Todd C. Miller |
2009-07-20 | For memory that gets allocated for every NFS request, pools make more | Bret Lambert |
2009-07-20 | New options, window-status-current-{fg,bg,attr}, to set the fg, bg and | Nicholas Marriott |
2009-07-20 | Kill some dead stores and fix a null pointer deref, found by clang. | Nicholas Marriott |
2009-07-20 | Move the offsets as well when swapping panes. | Nicholas Marriott |
2009-07-20 | KNF fixes | Jordan Hargrave |
2009-07-20 | enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marco | Constantine A. Murenin |
2009-07-19 | Missed these in sudo sudo 1.7.2 update. | Todd C. Miller |
2009-07-19 | Fix expansion of %h in #include names. | Todd C. Miller |
2009-07-19 | fix fwrite return code checking. | Jacek Masiulaniec |
2009-07-19 | Simplify code that sanitizes pci resources on the O2's mace PCI bridge. | Mark Kettenis |
2009-07-19 | missing va_end in abuf_dprn. ok ratchov@ | Martynas Venckus |
2009-07-19 | remove BUILTIN/SHELL cruft that used to be needed for sh, which is | Martynas Venckus |
2009-07-19 | if variable has a NOAUTO flag set; skip printing. | Martynas Venckus |
2009-07-19 | missing va_end in pppd; ok millert@ | Martynas Venckus |
2009-07-19 | tweak previous; | Jason McIntyre |
2009-07-19 | take out a few .Ar macros from the examples. | Igor Sobrado |
2009-07-19 | Improved layout code. | Nicholas Marriott |
2009-07-19 | Hook up "text" (executable) output and implement for fuser too. | Todd C. Miller |
2009-07-19 | The abbreviation for .Bf -symbolic is .Bf Sy, not .Bf Sm; | Ingo Schwarze |
2009-07-19 | Include 0x4402 in the bbp id mapping table used on older | Jonathan Gray |
2009-07-19 | clalloc() can't fail, so there's no need to handle failure cases. | Bret Lambert |
2009-07-19 | use addr_eq() where we can; ok krw@ | Kevin Steves |
2009-07-18 | Kristaps was so happy about .Bl -hang support ("the last major missing | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: a couple of cosmetic fixes: | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: support -offset [0-9]+n and -offset [0-9]+m | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: lots of minor changes | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: support .Bl -hang | Ingo Schwarze |
2009-07-18 | ps is an argument | Igor Sobrado |
2009-07-18 | if -> in, and the sentance makes more sense. | Thordur I. Bjornsson |
2009-07-18 | use a better layout to improve readability. | Igor Sobrado |
2009-07-18 | sync to 1.8.0: a bad .St argument causes an error, not a warning | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: white space fixes, no code change | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: move mdoc_a2att, mdoc_a2st, and mdoc_a2lib to libmdoc | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: for .Fo, do not print a blank before '(' | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: two .Vd in SYNOPSIS get a line break in between, | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: replace macro function declarations by real ones, and sort them | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: cleanup: remove offset and rmargin from termpair | Ingo Schwarze |
2009-07-18 | sync to 1.8.0: remove ambiguous TERMPAIR_SETFLAG macro and set flags manually | Ingo Schwarze |