summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Set given term name exactly, not first name from termcap entry.Andrey A. Chernov1994-11-071-13/+0
* Always make the salt a 8 char string (incl '\0') for algorithms that can use itPoul-Henning Kamp1994-11-061-1/+8
* Better tuning for FreeBSD 2.0Andrey A. Chernov1994-11-041-0/+3
* Merge changes with new versionAndrey A. Chernov1994-11-044-7/+7
* This commit was generated by cvs2svn to compensate for changes in r4135,Andrey A. Chernov1994-11-041-1/+3
|\
| * Initial import 1.8.6vendor/ncftp/1.8.6Andrey A. Chernov1994-11-046-295/+10
* | Prepare for 1.8.6 importAndrey A. Chernov1994-11-041-4/+4
* | Simplify __FreeBSD__ block since __386BSD_ eliminatedAndrey A. Chernov1994-11-041-5/+3
* | __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-2/+2
* | Give up instead of looping endlessly for unknown speeds.Bruce Evans1994-10-301-2/+1
* | More 8bit/ctype fixes, command modeAndrey A. Chernov1994-10-304-39/+27
* | Make window 8bit clean and ctype oriented.Andrey A. Chernov1994-10-309-89/+16
* | Fix hang on exit: needs to restore SIGIO reaction _before_Andrey A. Chernov1994-10-302-1/+3
* | Fix print class mistypeAndrey A. Chernov1994-10-281-1/+1
* | Andreas Klemm's tape erase patches from 1.1.5.1.Jordan K. Hubbard1994-10-282-0/+6
* | Remove VMIN_BUG from CFLAGS, add 57600, 115200Andrey A. Chernov1994-10-272-1/+10
* | lorder(1) manual page not properly installed due to makefile usurpingPaul Traina1994-10-271-1/+1
* | Remove the f77 script now that we are instead installing a f77 programL Jonas Olsson1994-10-271-4/+0
* | Partially back out previous fix (in cases ':' and '!'),Andrey A. Chernov1994-10-242-4/+14
* | Remove undocumented talk behaviour, when names likeAndrey A. Chernov1994-10-241-9/+3
* | Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,Garrett Wollman1994-10-232-33/+53
* | The talkd security hole can ealso be exploited by wall (and thus rwall).Guido van Rooij1994-10-231-0/+5
* | P was missing from getopt stringAdam David1994-10-191-1/+1
* | Prevents segm. fault on unknown optionAndrey A. Chernov1994-10-191-0/+5
* | Remove which per Rod's request.Paul Traina1994-10-191-2/+2
* | Added whichPaul Traina1994-10-191-2/+2
* | Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-198-50/+36
* | Made zero-fill stats a bit more clear.David Greenman1994-10-181-2/+2
* | Updated to changes in struct vmmeter.David Greenman1994-10-181-4/+4
* | Updated to changes in struct vmmeter and reorganized -s stats to be moreDavid Greenman1994-10-181-13/+15
* | Spelling mistakes.Poul-Henning Kamp1994-10-171-4/+4
* | Restore all of my changes that Garrett clobbered in the previous commit.David Greenman1994-10-171-72/+19
* | Added a missing 'break;'Poul-Henning Kamp1994-10-161-0/+1
* | Symorder complains if INET isn't in the kernel. I added '-m' to inform itPoul-Henning Kamp1994-10-162-4/+10
* | Remove `ld' from the clean line also. Someone should look at all theGary Palmer1994-10-161-2/+2
* | New way of getting disk drive names.Garrett Wollman1994-10-163-60/+87
* | Remove directories we don't have from the clean SUBDIR's and add noteGary Palmer1994-10-161-2/+4
* | Fix up this makefile so that it handles `clean' and `cleandir' properly.Gary Palmer1994-10-151-2/+4
* | Updated to changes in struct vmmeter.David Greenman1994-10-151-11/+11
* | Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed roundingDavid Greenman1994-10-151-72/+19
* | Added '-b' option to display the number of in and out bytes on a givenDavid Greenman1994-10-124-35/+86
* | Make `id' and `groups' somewhat faster and less cpu-intensive :-)Garrett Wollman1994-10-112-2/+2
* | Fix termcap pathAndrey A. Chernov1994-10-091-1/+1
* | Splitted from libmytinfoAndrey A. Chernov1994-10-094-0/+1648
* | Back out part of ctype fixes, unneded with new ctypoeAndrey A. Chernov1994-10-096-18/+18
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it.David Greenman1994-10-091-1/+7
* | Back out the fluff, leave the meatPaul Traina1994-10-076-2/+30
* | (a) there's no reason for PASSIVEMODE to be conditionally compiled since it'sPaul Traina1994-10-067-28/+13
* | Back out ospeed changeAndrey A. Chernov1994-10-063-6/+2
* | Since Rod insists on having this idiotic error message, at least callGarrett Wollman1994-10-061-1/+1