summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Print error messages to stderr, not to stdout.bde1997-02-131-2/+2
* When the mbuf code was changed to use a private allocator instead ofwollman1997-02-121-3/+4
* Typo fix.mpp1997-02-121-1/+1
* Fix remote request for HTTP proxies. Should close PR#2670.wollman1997-02-112-5/+15
* Reduce the command field width by one when idle time is > 9 days, todanny1997-02-113-4/+10
* Fix a couple of typos.mpp1997-02-111-4/+4
* Fix PR#2700: report correct transmission speed, and restart transferswollman1997-02-102-4/+6
* Adds login class support for local & nis passwords:davidn1997-02-103-16/+60
* Better buffer length calculation and overrun detection. Closes PR 2577markm1997-02-091-4/+8
* Typo police.mpp1997-02-091-1/+1
* Add a manpage for brandelf(1). Minor stylistic fixes, and a bufferjoerg1997-02-093-8/+98
* Removed potential buffer overflow.eivind1997-02-094-9/+15
* Really fix calendar to drop all permissions whenmpp1997-02-091-4/+28
* Typo fix.mpp1997-02-091-1/+1
* Basically reverse last commit which was plain wrong.phk1997-02-081-1/+3
* Fix off-by-one error in proxy host:port parser.wollman1997-02-071-2/+1
* Add ${.CURDIR}/ to relative path to contrib.phk1997-02-073-3/+3
* Activate new OPIE programspst1997-02-071-1/+1
* This commit was generated by cvs2svn to compensate for changes in r22381,pst1997-02-071-0/+16
|\
| * Build opiepasswd from contrib_opie module.pst1997-02-071-0/+16
* | This commit was generated by cvs2svn to compensate for changes in r22379,pst1997-02-071-0/+16
|\ \ | |/
| * Build opiekey from contrip_opie sources.pst1997-02-071-0/+16
* | This commit was generated by cvs2svn to compensate for changes in r22377,pst1997-02-071-0/+16
|\ \ | |/
| * Build opiekey from the contrib_opie module.pst1997-02-071-0/+16
* delete unused variable BINDIR=/usr/libexecwosch1997-02-061-2/+1
* Initialize the group list when we switch uids when run asmpp1997-02-062-0/+5
* Add a couple of relavant man page xrefs for more informationmpp1997-02-061-5/+3
* Some bug-fixes, clean-ups, and one new feature:wollman1997-02-056-63/+503
* Add framemaker 5.0.phk1997-02-041-0/+1
* Cruft cleanup to eliminate useless warningspst1997-02-021-3/+6
* ${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}wosch1997-02-025-7/+7
* Null-terminate the string in percent_decode() so that we don't depend onbde1997-02-021-1/+2
* Fix calendar so that it doesn't report strange results onmpp1997-02-021-2/+8
* Some fixes for HTTP:wollman1997-01-314-46/+293
* Correct the year that Sydney Australia was settled.mpp1997-01-311-1/+1
* Here is my long-threatened revamping of fetch. Jean-Marc probably won'twollman1997-01-309-761/+2428
* The option "fstype" does not handle the argument "msdos" correctly.wosch1997-01-281-7/+4
* Store temp files in current directory instead /tmp. The currentwosch1997-01-271-1/+1
* Don't dereference NULL pwd on non-existant username (I wonder how longjkh1997-01-221-1/+2
* Fix handling of empty shell field in passwd file (use /bin/sh); problemdavidn1997-01-222-1/+15
* Print out the new uninteresting-multicast-packets statistic.wollman1997-01-211-1/+4
* Activate limits(1).davidn1997-01-211-2/+2
* This commit was generated by cvs2svn to compensate for changes in r21923,davidn1997-01-213-0/+954
|\
| * limits(1): set and display process resources.davidn1997-01-213-0/+954
* Make -hdr and -ftr options (to include arbitrary HTML at thejfieber1997-01-191-1/+3
* Do the Right Thing(TM) with source files that have extensionsjfieber1997-01-181-1/+1
* Add rudimentary docbook support:jfieber1997-01-171-41/+69
* Update for the French message catalog.joerg1997-01-172-64/+64
* Close PR #2453 (illegal tags in HTML <TITLE> element)jfieber1997-01-171-3/+7
* Fix a genuine off-by-one error that caused join to dump core whenjoerg1997-01-171-3/+3
OpenPOWER on IntegriCloud