summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-09-16Make make cross-compilable.Artur Grabowski
2001-09-15fix a pasto, fix pr 1969Michael Shalayeff
2001-09-15Obvious omissions.Miod Vallat
2001-09-14command=xxx overwrites subsystems, tooMarkus Friedl
2001-09-14typoMarkus Friedl
2001-09-13missing $OpenBSD:Markus Friedl
2001-09-12don't forward agent for non third-party copies; ok markus@Kevin Steves
2001-09-11locale ru_SU is obsolete, replace with ru_RUHeikki Korpela
2001-09-11gcc on sparc64 needs -O0 or it barfsJason Wright
2001-09-11add fgenJason Wright
2001-09-10Now that the makefile does not create symlinks to files for archsDale Rahn
2001-09-10Do not make symlinks to files for architectures which do not useDale Rahn
2001-09-10Don't use this gprofJason Wright
2001-09-10link k5 before k4 (new binutils is more picky than old ld)Jason Wright
2001-09-10Don't build old binutils on sparc64.Artur Grabowski
2001-09-10remove bogus #include <getopt.h>Todd C. Miller
2001-09-09implement some more command line options for cu and use getopt(3)Todd C. Miller
2001-09-09fix typo in function prototypeTodd C. Miller
2001-09-09Add ~v escape to print all variables and their values.Todd C. Miller
2001-09-09feed the line after eof, make it behave like other utils we have; rees@ okMichael Shalayeff
2001-09-09Link cu to tip now that UUCP is a port.Todd C. Miller
2001-09-08Update to latest version of the One True Awk. See the FIXES fileTodd C. Miller
2001-09-07Repair regular expression substitution.Marc Espie
2001-09-07Sanity check length of -u argument to avoid truncation later on.Todd C. Miller
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-09-06bye bye sleeperTheo de Raadt
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05oopsJakob Schlyter
2001-09-05grammar; PR#2048Jakob Schlyter
2001-09-05select correctly, and on the right file descriptors too!Theo de Raadt
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-09-05select for a more accurate size; millert okTheo de Raadt
2001-09-04Add a const to shut up -WallTodd C. Miller
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-09-04Wall's -g flag has been broken since it was added. We fix it byTodd C. Miller
2001-09-04Fix bogus use of snprintf return value. Since we know the maxTodd C. Miller
2001-09-04update from Denis Afonin <dfa@solo.ee>Michael Shalayeff
2001-09-03fatal() for nonexistent -Fssh_config. ok markus@Kevin Steves
2001-09-03don't print zero values on processes lineCamiel Dobbelaar
2001-09-03No longer any reason to care if calendar file is a pipe or not.Paul Janzen
2001-09-03- Prevent users from hanging or killing 'calendar -a', at the cost ofPaul Janzen
2001-09-03build usbhidctlPeter Valchev
2001-09-03repair a bug in 1.23, where "telnetport" was incorrectly set.Jun-ichiro itojun Hagino
2001-09-02KNF + ansiJakob Schlyter
2001-09-02update command summaryJakob Schlyter
2001-09-02remove unused variableJakob Schlyter
2001-09-02add very basic proxy support using socks5 client code from niklas@.Jakob Schlyter
2001-09-02fix SYNPOSISJakob Schlyter
2001-09-02program to manipulate USB HID devicesPeter Valchev
2001-09-02Remove a duplicate line; dfa@solo.eeAaron Campbell