summaryrefslogtreecommitdiff
path: root/usr.sbin/netgroup_mkdb
AgeCommit message (Expand)Author
2023-01-04Christos Zoulas agreed to rescind clause 3 and 4 inJonathan Gray
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2019-06-28Actually, the C standard only guarantees that atexit(3) returns non-zeroIngo Schwarze
2019-06-28atexit() returns -1 on failureTheo de Raadt
2018-06-07add some EXIT STATUS sections; from matthew martinJason McIntyre
2015-12-19Remove NULL-checks before free().mmcc
2015-11-30change Xrs from now-defunct db(3) to dbopen(3); this wasn;t aJason McIntyre
2015-11-06err(1, "%s", "") -> err(1, NULL)mmcc
2015-10-13pledge "stdio rpath wpath cpath", full path handling to satisfy dbopen()Theo de Raadt
2015-10-01include ctype.h for the isspace(3) using _NG_ISSPACEJonathan Gray
2015-09-10Hide netgroup internals inside libc. The parts that netgroup_mkdbTheo de Raadt
2015-08-20stdlib.h is in scope; do not cast malloc/calloc/realloc*Theo de Raadt
2015-01-16Move from <sys/param.h>. (The binary change is due to a line numberTheo de Raadt
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-05-17documentation tweaks.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-05Remove _err() calls from getnetgrent.c. This is a minor API changeTodd C. Miller
2005-05-16knfTheo de Raadt
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2003-06-26ansi and protosTheo de Raadt
2003-06-12- section reorderJason McIntyre
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-06-18repair recursive map entry thingy; christosTheo de Raadt
1997-04-15handle \\ at start of line; christosTheo de Raadt
1997-02-03back out stringlist changesTodd C. Miller
1997-02-02Use public stringlist (in libc)Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-05-01from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt