freebsd_amp_hwpstate/include
Steve Price 2e645a20cb XOpen says the void setpwent(void) is correct. Also call setpassent(0)
instead of duplicating code, albeit trivial (inspired by NetBSD).

PR:		5524
1998-02-01 06:16:08 +00:00
..
arpa Declare the various 2-byte values in TFTP as being `unsigned short'. 1997-10-19 16:48:50 +00:00
protocols Translated to `C' - commented out #ident. 1998-01-16 10:31:46 +00:00
rpc Null change to attach the correct log message for the previous commit: 1998-01-16 11:47:51 +00:00
rpcsvc Invoke rpcgen with -C so that headers are created with ANSI prototypes. 1998-01-19 17:19:09 +00:00
Makefile kill ufs/lfs so that make installworld completes successfully. 1998-01-31 05:54:54 +00:00
_ctype.h Oops, fix typo in istype definition 1997-09-27 04:30:50 +00:00
a.out.h
ar.h
assert.h
bitstring.h
ctype.h Oops, fix typo in istype definition 1997-09-27 04:30:50 +00:00
db.h
dirent.h
disktab.h
elf-hints.h Fill out the ELF header files to make them more or less complete. 1997-05-21 23:07:31 +00:00
elf.h Fill out the ELF header files to make them more or less complete. 1997-05-21 23:07:31 +00:00
err.h
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
histedit.h Update histedit.h to match the new libedit. 1997-06-25 09:47:31 +00:00
kvm.h
limits.h Don't include sys/syslimits.h if _ANSI_SOURCE is defined. 1997-12-27 22:56:41 +00:00
link.h Move nlist related defines from link.h into nlist.h. Clean up 1997-12-06 17:59:52 +00:00
locale.h
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Make this compile with the -traditional cc flag. 1997-08-16 23:32:42 +00:00
nl_types.h
nlist.h Move nlist related defines from link.h into nlist.h. Clean up 1997-12-06 17:59:52 +00:00
paths.h
pthread.h Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
pthread_np.h
pwd.h XOpen says the void setpwent(void) is correct. Also call setpassent(0) 1998-02-01 06:16:08 +00:00
ranlib.h
regex.h
regexp.h
resolv.h Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
rune.h
runetype.h
setjmp.h Suggested by: bde 1998-01-20 09:09:24 +00:00
sgtty.h
signal.h Added missing declaration of signanosleep(). 1998-01-16 12:44:20 +00:00
stab.h
stddef.h
stdio.h Added missing caddr_t --> void * conversions for sys/mman.h functions. 1998-01-01 17:07:46 +00:00
stdlib.h Move machine/types.h to non-standard section 1997-06-14 10:45:25 +00:00
strhash.h
string.h
stringlist.h Add stringlist functions from NetBSD. (required for the new ftp(1) 1997-06-25 08:04:52 +00:00
strings.h
struct.h
sysexits.h
tar.h
time.h Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
timers.h
ttyent.h
unistd.h Change usleep return type from void to int to match OpenGroup specs. 1997-10-22 10:57:54 +00:00
utime.h
utmp.h
vis.h