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