Age | Commit message (Expand) | Author |
2010-07-01 | Don't overwrite the device name with the fake cu%d host. | Nicholas Marriott |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-07-01 | Nix some warnings. | Nicholas Marriott |
2010-07-01 | Split v_value into v_string/v_number, change macros to functions and lo let | Nicholas Marriott |
2010-07-01 | Change variable get/set macros to have better names and drop boolean/character | Nicholas Marriott |
2010-07-01 | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze |
2010-07-01 | Kill a couple of macros, move a few bits around in header. | Nicholas Marriott |
2010-07-01 | remove unused variables | Charles Longeau |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst |
2010-07-01 | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Christian Weisgerber |
2010-07-01 | Allow [ to be used as a delimiter. | Christian Weisgerber |
2010-07-01 | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze |
2010-07-01 | Fix a longstanding problem where if you suspend scp at the | Todd C. Miller |
2010-07-01 | Remove a long-dead skeleton found under the floorboards. | Ian Darwin |
2010-07-01 | if you want usenet archives from 1985, you'll have to look elsewhere | Ted Unangst |
2010-06-30 | remove compat_osf1. ok deraadt miod | Ted Unangst |
2010-06-30 | improve error reporting: | Ingo Schwarze |
2010-06-30 | you keep saying LIST_END. I do not think it means what you think it | Owain Ainsworth |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | sort usage(); | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh Ss) may never be | Ingo Schwarze |
2010-06-30 | Make deprecated command line argument for extracting | lum |
2010-06-30 | Only two variables - HOME and SHELL - are from the environment, so just fill | Nicholas Marriott |
2010-06-30 | Unused variables. | Nicholas Marriott |
2010-06-29 | Add new read-only vtable entries for device and connection string and use those | Nicholas Marriott |
2010-06-29 | Since dial-up is no longer supported, no need to store a phone number, or | Nicholas Marriott |
2010-06-29 | Do the same for di, es, fo, rc and remove their remote variables. | Nicholas Marriott |
2010-06-29 | allow key options (command="..." and friends) in AuthorizedPrincipals; | Damien Miller |
2010-06-29 | allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys; | Damien Miller |
2010-06-29 | fix output handling: | Alexander Hall |
2010-06-29 | For every variable which has a value table entry with IREMOTE, remove the | Nicholas Marriott |
2010-06-29 | Merge v_type and v_access into one v_flags member in value_t, get rid of TRUE | Nicholas Marriott |
2010-06-29 | tip is no longer setuid or setgid so get rid of the complicated | Nicholas Marriott |
2010-06-29 | we don't care about keeping rccs_id | Ted Unangst |
2010-06-29 | remove -t from SYNOPSIS; | Jason McIntyre |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe |
2010-06-29 | Use the libutil implementation of UUCP locking. | Nicholas Marriott |
2010-06-29 | fix a typo in the function declaration; | Ingo Schwarze |
2010-06-29 | Remove now unused prototypes and sort by file. | Nicholas Marriott |
2010-06-29 | Considerably simplify block rewind rules; no functional change intended. | Ingo Schwarze |
2010-06-29 | Now that there is no dial-up support, all connections are hardwired so drop the | Nicholas Marriott |
2010-06-29 | ultrix support going away, ok deraadt | Ted Unangst |
2010-06-29 | Missed this dial-up bit from cu(1). | Nicholas Marriott |
2010-06-29 | please attempt to match the style of the code | Theo de Raadt |
2010-06-29 | avoid a null pointer deref. ok jsg | Chris Kuethe |
2010-06-29 | Support for badly nested blocks, written around the time of | Ingo Schwarze |
2010-06-29 | Nuke -DCONNECT and -DACULOG which we always set, also trim huge useless comment | Nicholas Marriott |
2010-06-29 | Bye-bye acu which even UUCP-using naddy agrees "was obsolete 20 years ago" :-). | Nicholas Marriott |
2010-06-29 | sync to bsd.lv version 1.10.3: | Ingo Schwarze |