summaryrefslogtreecommitdiff
path: root/sys/modules/compat_raid_50
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/compat_raid_50')
0 files changed, 0 insertions, 0 deletions
5fb16786'>fix formatchristos 2014-12-26And correct it.christos 2014-12-26Correct the provenance of finger.1 and show the link that it was part ofchristos 2013-01-18- Don't dump core or print random junk on corrupt utmp entries.christos 2012-06-10Fix description of -o option. Noted by Snader_LB on freenode.dholland 2009-04-12Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)lukem 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls 2007-05-05PR/36278: David A. Holland: hard-coded paths in fingerchristos 2006-05-11no need to cast setlocale()'s return value.mrg 2006-04-28Coverity CID 1780, 1779: Fix memory leak.christos 2006-03-17Ensure that malloc does not return NULL before copying the buffer.rumble 2006-03-17Fix two off-by-ones found by Coverity.elad 2006-01-04de-__P, ANSIfy prototypes, and kill registerperry 2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem 2004-11-16Print the full pty name; reported by atatatchristos 2004-11-12PR/28264: Miles Nordin: finger does not consult utmp if a username is specifiedchristos 2004-10-30Add (unsigned char) cast to ctype functionsdsl 2004-06-03Remove duplicate header inclusions; from Jeff Ito in PR bin/25797.kleink 2004-06-03Remove a trailing blank line; from Jeff Ito in PR bin/25797.kleink 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-26netbsd.org->NetBSD.orgsalo 2003-07-12strlcpyitojun 2003-01-20The Double-Semi-Colon Police.simonb 2003-01-06writable, not writeable.wiz 2002-09-30New sentence, new line.grant 2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem 2002-09-12Sort options. Bump date for -8 addition.wiz 2002-09-12Implement 8-bit pass-through.kim 2002-09-10Add back locale support for data display.kim 2002-08-20don't limit username printing to UT_NAMESIZEchristos 2002-08-20revert attempt to make finger locale-dependent. (1) locale dependentitojun 2002-08-11Obey the locale settings of the user when deciding what characters arekim 2002-08-10Obey the locale settings of the user when deciding what characters arekim 2002-08-05Undo accidental change.tron 2002-08-05Avoid segmentation fault if "finger @somehost" is used.tron 2002-08-02support utmpx; no lastlogx support yet.christos 2002-05-02Note -g in usage. bin/16592 by Ryan Younce.wiz