summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* minor stylistic change (NULL to '\0')jmg1997-04-021-1/+1
* add comment about the brokeness of some termcap entires that require ajmg1997-04-022-1/+9
* make it so that chat doesn't fail when it can't get terminal params..jmg1997-04-021-2/+3
* Grammar fix.mpp1997-04-011-1/+1
* Submitted by: Sergei Chechetkin <csl@whale.sunbay.crimea.ua>davidn1997-04-011-2/+1
* Fixed DPADD.bde1997-04-011-2/+2
* Remove the syslog stuff, and allow various return valuesbrian1997-03-312-2/+6
* Add a note in BUGS section that shar(1) cannot handle fileswosch1997-03-311-0/+3
* Small formatting change to interval() to align columns so that:scrappy1997-03-311-3/+3
* Use srandomdev() nowache1997-03-301-5/+10
* Move uucplock into libutil and create a manual page.brian1997-03-301-4/+2
* Fix broken built-in ELF file handling, caused by missing prototypesjdp1997-03-292-3/+7
* Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.wpaul1997-03-292-3/+5
* The text describing exit values >1 was formatted incorrectly.mpp1997-03-291-2/+2
* Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenbde1997-03-291-4/+0
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-29118-145/+145
* Fix for logic in no-password accounts.davidn1997-03-271-1/+1
* Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.peter1997-03-271-5/+5
* Add ASCII collate mainly for fallback for EUC-type localesache1997-03-252-1/+15
* Add fake codesets 3 & 4ache1997-03-251-15/+23
* Be tolerant to old uuencode programs which encode the ASCII NULwosch1997-03-251-1/+1
* Don't bypass password prompt for root logins on insecure tty ifdavidn1997-03-251-3/+5
* strdup() value of term to correctly preserve contents.davidn1997-03-241-11/+9
* Initialize RNG only onceache1997-03-241-2/+7
* Remove libcurses, it is pure termcap applicationache1997-03-241-2/+2
* Buffer overflow from Keith Bostic.imp1997-03-241-1/+1
* Use mkstemp rather than mktemp to prevent a small race.imp1997-03-241-3/+9
* Use the .Tn macro for a couple of generic FreeBSD references.mpp1997-03-241-2/+3
* Include `top'.joerg1997-03-231-2/+2
* This commit was generated by cvs2svn to compensate for changes in r24143,joerg1997-03-235-0/+1117
|\
| * This is the FreeBSD-specific files for top, plus the Makefilejoerg1997-03-235-0/+1117
* Remove the text that says nroff and pr automatically disablempp1997-03-221-6/+1
* Don't generate invalid C++ code (for implicit conversion from `void *' inbde1997-03-221-3/+3
* I had to rename one additional file in the last file import, sompp1997-03-201-1/+2
* The author picked up this file from FreeBSD, but gave it a different namempp1997-03-181-72/+0
* Merge to resolve conflicts with file 3.22 merge.mpp1997-03-1819-270/+531
* This commit was generated by cvs2svn to compensate for changes in r23988,mpp1997-03-1833-85/+1136
|\
| * Upgrade to file version 3.22.mpp1997-03-1852-326/+1709
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-file'.cvs2svn1996-10-242-0/+24
* | Submitted by: Paul Traina <root@shockwave.com> (partially)davidn1997-03-181-153/+243
* | Skip \r character while printing Plan/etc. text files, it allows toache1997-03-171-2/+4
* | Slight visual formatting change to the output so that:scrappy1997-03-161-3/+3
* | Fix a security problem where the ktrace.out file could have been writtenjoerg1997-03-152-5/+16
* | Update Korean localeache1997-03-131-18/+15
* | Add a missing '\' to some text.mpp1997-03-121-1/+1
* | fix a bug in processing of FTP_TIMEOUT environment variable.jmg1997-03-111-2/+2
* | Cope with the possibility of __FreeBSD__ = 3peter1997-03-111-1/+3
* | Merge from Lite2peter1997-03-111-1/+2
* | Include unistd.h for new location of getopt() prototypespeter1997-03-111-1/+2
* | Include unistd.h for new location of getopt prototypepeter1997-03-111-1/+2
OpenPOWER on IntegriCloud