summaryrefslogtreecommitdiffstats
path: root/usr.bin/showmount
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther1-3/+1
2018-01-05Remove useless <sys/socketvar.h> includes.mpi1-2/+1
2017-01-21The POSIX APIs that that sockaddrs all ignore the s*_len field in theguenther1-2/+1
2016-03-16More "(<blah> *)0" -> NULL, avoiding any stdarg functions.krw1-7/+7
2015-11-17pledge "stdio rpath inet dns" at the head, then after RPC is connectedderaadt1-1/+8
2015-08-20Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt1-5/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-03-29tidy up SYNOPSIS and usage(); from Igor Sobradojmc2-7/+7
2007-02-06fix some dodgy displays;jmc1-3/+1
2005-12-22gaurantee a space after the first string; janus@area319.dederaadt1-3/+3
2003-12-12reomve some junkderaadt1-4/+3
2003-06-10mostly ansi cleanup; pval okderaadt1-14/+7
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-04-30strvis -> strnvisvincent1-4/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-6/+6
2001-12-02remove some };deraadt1-4/+4
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */heko1-4/+4
2000-03-23More pedantic man page formatting insanity, lalalaaaron1-2/+3
2000-03-10Various cleanups and standardization.aaron1-4/+4
2000-03-06Some section re-ordering.aaron1-6/+6
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1-2/+2
1998-09-27usr.bin/ man page cleanups, n-saaron1-7/+7
1998-06-15use Bx macro for BSD versionsmickey1-2/+3
1997-09-21$OpenBSD$deraadt1-2/+1
1997-09-11extra semi; uninit varderaadt1-4/+4
1997-07-17fix Xrderaadt1-2/+2
1997-02-11use RPC over TCP; Michael.Eriksson@era-t.ericsson.sederaadt1-13/+39
1996-11-03visderaadt1-7/+19
1996-06-26rcsidderaadt3-2/+4
1996-05-07pretty up outputderaadt1-5/+5
1996-04-21sync to netbsd 960418deraadt1-4/+5
1995-10-18initial import of NetBSD treederaadt3-0/+470