| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the correct timestamp for the -C -p case when the comparison fails. | bde | 2000-10-08 | 1 | -2/+2 |
* | Document the fact that sockstat now lists Unix domain sockets, and the new | des | 2000-10-07 | 1 | -3/+27 |
* | Total rewrite. This was actually the first non-trivial Perl script I ever | des | 2000-10-07 | 1 | -26/+129 |
* | List the -t option in usage(). | alex | 2000-10-06 | 1 | -1/+1 |
* | List the options in alphabetic order. | alex | 2000-10-06 | 1 | -1/+1 |
* | It may happen so that the local talk daemon is not running. | ru | 2000-10-05 | 1 | -0/+1 |
* | Do not allow `finger -m /somefile' as well. | ru | 2000-10-05 | 1 | -3/+3 |
* | Replaced unsafe use of sprintf() with snprintf(). | ru | 2000-10-03 | 1 | -2/+2 |
* | Don't allow finger /somefile, only allow filname expansions from | brian | 2000-10-02 | 1 | -0/+10 |
* | Instead of printing '(null)' if there is no tty, print 'no tty'. | n_hibma | 2000-10-02 | 1 | -1/+5 |
* | Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD | will | 2000-09-29 | 1 | -0/+2 |
* | Add ia64 support and fix problems when cross-building when the host has | dfr | 2000-09-29 | 1 | -13/+15 |
* | *** empty log message *** | peter | 2000-09-25 | 2 | -12/+28 |
* | Do not call freeaddrinfo(res0) twice. | ru | 2000-09-25 | 1 | -0/+1 |
* | Don't assume ai0->ai_canonname will always be filled in. Print the | wollman | 2000-09-24 | 1 | -1/+6 |
* | Implement IPv6 support. Also restructure the way multi-homed hosts | wollman | 2000-09-22 | 1 | -57/+91 |
* | Delete a bogus reference to T/TCP -- the problem still exists on Standard | wollman | 2000-09-22 | 1 | -3/+1 |
* | Fix buffer overflow when DISPLAY is longer than 43 characters. This | imp | 2000-09-20 | 1 | -4/+7 |
* | Fixed the printing of header for IPv4 routing table without -l option. | ru | 2000-09-18 | 1 | -1/+1 |
* | Correct a few typos, including a mis-represented option (-s instead of | sheldonh | 2000-09-18 | 1 | -4/+4 |
* | Remove unneded -ltermcap | ache | 2000-09-16 | 2 | -4/+5 |
* | Remove unneded -lmytinfo | ache | 2000-09-16 | 1 | -2/+2 |
* | cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..... | jkh | 2000-09-14 | 1 | -2/+6 |
* | Fix ioctl.c creation to deal with the depend case more properly. | jkh | 2000-09-14 | 1 | -2/+6 |
* | remove .PHONY to avoid gratuitous rebuild of ioctl.c each time. | jkh | 2000-09-14 | 2 | -2/+2 |
* | Don't drop out when we've processed argc - 1 names.... arguments | brian | 2000-09-12 | 1 | -7/+3 |
* | Activate hesinfo. | nectar | 2000-09-08 | 1 | -0/+1 |
* | Fix breakage introduced in rev.1.7. yystacksize and yysslim are global and | n_hibma | 2000-09-07 | 1 | -0/+4 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -3/+3 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 6 | -4/+352 |
* | Reintroduce functionality and error checks that were boneheadedly removed | des | 2000-09-06 | 2 | -2/+13 |
* | When we have both a rcsid and sccsid, ifdef 0 the sccsid. This | imp | 2000-09-04 | 1 | -0/+2 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 19 | -41/+13 |
* | optarg and optind are declared in unistd.h. | imp | 2000-09-04 | 3 | -6/+0 |
* | Use dirname(3). | des | 2000-09-03 | 1 | -68/+4 |
* | Use basename(3). | des | 2000-09-03 | 1 | -62/+4 |
* | Don't try to set the mtime of the output file if it's not a regular file. | des | 2000-09-02 | 1 | -1/+2 |
* | Don't unlink the target file if it's not a regular file. | des | 2000-08-31 | 1 | -1/+2 |
* | Restore support for displaying raw IPv4 sockets and | ru | 2000-08-30 | 1 | -2/+2 |
* | Invoke netstat(1) and fstat(1) with full path. | des | 2000-08-30 | 1 | -2/+2 |
* | Get rid of the old version. | green | 2000-08-29 | 1 | -60/+0 |
* | Use a C version of which(1). | green | 2000-08-29 | 2 | -8/+146 |
* | After positive feedback from a few folks, activate a switchover to | peter | 2000-08-28 | 4 | -155/+36 |
* | Add 'shot', using the definition used by bars and shotglasses. | billf | 2000-08-27 | 1 | -0/+1 |
* | Try and fix up some bogus indentation leftovers from emacs several | peter | 2000-08-27 | 1 | -2/+2 |
* | Sigh, today is not my day. Convert a verbose while() .. loop into a for() | peter | 2000-08-27 | 1 | -4/+1 |
* | *blush*. I was *sure* I compiled this after the last change.. | peter | 2000-08-27 | 1 | -1/+1 |
* | killall.c is meant to be a superset replacement of killall.pl, the | peter | 2000-08-27 | 1 | -0/+372 |
* | Fix a premature freeing bug found with malloc debugging courtesy John Hay. | green | 2000-08-26 | 1 | -1/+5 |
* | Finger.conf first appeared in 4.2 (now that it's been MFCd) | brian | 2000-08-25 | 1 | -1/+1 |