summaryrefslogtreecommitdiffstats
path: root/usr.bin/showmount (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-3/+1
* Remove useless <sys/socketvar.h> includes.mpi2018-01-051-2/+1
* The POSIX APIs that that sockaddrs all ignore the s*_len field in theguenther2017-01-211-2/+1
* More "(<blah> *)0" -> NULL, avoiding any stdarg functions.krw2016-03-161-7/+7
* pledge "stdio rpath inet dns" at the head, then after RPC is connectedderaadt2015-11-171-1/+8
* Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt2015-08-201-5/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* convert to new .Dd format;jmc2007-05-311-2/+2
* tidy up SYNOPSIS and usage(); from Igor Sobradojmc2007-03-292-7/+7
* fix some dodgy displays;jmc2007-02-061-3/+1
* gaurantee a space after the first string; janus@area319.dederaadt2005-12-221-3/+3
* reomve some junkderaadt2003-12-121-4/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-14/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* strvis -> strnvisvincent2003-04-301-4/+5
* Part 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.millert2002-02-161-6/+6
* remove some };deraadt2001-12-021-4/+4
* #(endif|else) foo is incorrect, make it #endif /* foo */heko2001-08-121-4/+4
* More pedantic man page formatting insanity, lalalaaaron2000-03-231-2/+3
* Various cleanups and standardization.aaron2000-03-101-4/+4
* Some section re-ordering.aaron2000-03-061-6/+6
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* usr.bin/ man page cleanups, n-saaron1998-09-271-7/+7
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
* $OpenBSD$deraadt1997-09-211-2/+1
* extra semi; uninit varderaadt1997-09-111-4/+4
* fix Xrderaadt1997-07-171-2/+2
* use RPC over TCP; Michael.Eriksson@era-t.ericsson.sederaadt1997-02-111-13/+39
* visderaadt1996-11-031-7/+19
* rcsidderaadt1996-06-263-2/+4
* pretty up outputderaadt1996-05-071-5/+5
* sync to netbsd 960418deraadt1996-04-211-4/+5
* initial import of NetBSD treederaadt1995-10-183-0/+470