aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/finger/net.c
Commit message (Expand)AuthorAgeFilesLines
* Staticify cleanup() which is not referenced in other places.Xin LI2011-06-211-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Migrate finger(1) towards utmpx.Ed Schouten2010-01-131-2/+1
* Migrate finger(1) away from <utmp.h>.Ed Schouten2009-12-281-1/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-1/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+1
* Remove T/TCP support, and the -T option which was needed to disable it.Dag-Erling Smørgrav2007-04-111-7/+1
* Remove spurious semicolons. Outside of functions they are actually errors butStefan Farfeleder2004-05-161-1/+1
* Make a CR/LF sequence measure up to its name: the order of the CR and LFPeter Pentchev2002-12-021-1/+1
* ANSIify function definitions.David Malone2002-09-041-6/+1
* add -4 and -6 option to be able to specify an address family.Hajimu UMEMOTO2002-07-221-1/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* WARNS=2 fix, remove 'register' and use __FBSDID().Mark Murray2001-12-021-11/+13
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* SpellingPhilippe Charnier2001-02-061-12/+6
* -Wall cleanup.Ruslan Ermilov2000-10-231-2/+2
* Don't assume ai0->ai_canonname will always be filled in. Print theGarrett Wollman2000-09-241-1/+6
* Implement IPv6 support. Also restructure the way multi-homed hostsGarrett Wollman2000-09-221-57/+91
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Impliment elements of TCP Wrappers's `safe_finger'.David E. O'Brien1999-05-081-1/+28
* Don't assume that hp->h_lenght == 4. Be conservative in its use.Warner Losh1998-06-091-2/+3
* So somebody actually found language in the FINGER RFC which requiresGarrett Wollman1997-08-011-3/+3
* Add rcsid, usage(). Silent -Wall. Use warn(3).Philippe Charnier1997-07-021-4/+9
* Merge from Lite2Peter Wemm1997-03-111-4/+3
* Allow the user to disable the use of T/TCP by setting the -T option.Andras Olah1996-03-151-0/+7
* Print 8bit chars from the net if current locale allows themAndrey A. Chernov1996-03-101-2/+3
* Implement client-side transaction TCP. This has little effectGarrett Wollman1995-12-171-13/+39
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Remove extra newline introduced in Net/2Paul Traina1994-12-051-1/+0
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+148