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