Go to file
lukem 337d8d731d Rename various "internal" variables and functions and make non-static so other
internal libc source files can use these (including getgroupmembership(3)).

Be more consistent in the API that the __grscan_<source>() methods use.

In __grscan_compat() support an optional custom 'search' function used when a
"+" lookup is required.  Normally this will be getgrent() from group_compat,
but getgroupmembership(3) will use a tailored compat search routine for
efficiency.
2005-01-06 15:00:45 +00:00
bin Use the same width (9) for both the Used and Avail columns. 2004-12-31 09:54:28 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist Fixed ifdef logic 2005-01-04 12:36:02 +00:00
distrib Added ipmon(5) 2005-01-05 10:10:54 +00:00
doc texinfo-4.8 out. 2005-01-04 11:52:25 +00:00
etc add MKPAM 2005-01-06 00:47:34 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include Provide forward struct declarations for struct sigcontext*; this will allow 2004-12-31 18:06:16 +00:00
lib Rename various "internal" variables and functions and make non-static so other 2005-01-06 15:00:45 +00:00
libexec Reorder some declarations so that parsers generated by bison can compile. 2005-01-05 10:31:27 +00:00
regress Use correct checksum (approved by darrenr). 2005-01-06 12:20:35 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Add SEE ALSO section pointing at the scripts to create signatures 2005-01-06 00:33:54 +00:00
share Add recognition of LSI Logic FC919X chips, as found on 2005-01-06 14:58:00 +00:00
sys Add recognition of LSI Logic FC919X chips, as found on 2005-01-06 14:58:00 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin fix copyright year 2005-01-04 23:59:11 +00:00
usr.sbin Always echo the command about to be executed to standard output, not 2005-01-06 11:59:35 +00:00
x11 Repeat after me: 2005-01-06 00:45:42 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Drop duplicate word. 2005-01-04 19:14:00 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00