1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys
Peter Wemm 7fb149d558 struct timespec needs to be useable with just <time.h>, but needs to not
conflict with the kernel visible one.  Make the new stuff not visible if
_ANSI_SOURCE or _POSIX_SOURCE is defined (!) because the new things are
not part of the base 1003.1-1990 standard or ansi (says Bruce).

Reviewed by: bde
1997-05-13 10:58:14 +00:00
..
alpha md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
amd64 Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
compat/linux
compile
conf Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
ddb
dev Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
fs
geom
gnu
i386 Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here, 1997-05-13 06:23:21 +00:00
isa
isofs/cd9660
kern Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
libkern
miscfs
modules
msdosfs
net Make sppp's logging human-readable. Also, use log(9), as opposed to 1997-05-11 10:04:24 +00:00
netatalk
netinet Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
netipx Mega IPX commit. 1997-05-10 09:58:58 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns
nfs Use the old nfs arguments in the nfs_diskless structure, to be 1997-05-12 19:02:56 +00:00
nfsclient Use the old nfs arguments in the nfs_diskless structure, to be 1997-05-12 19:02:56 +00:00
nfsserver Implement a separate control for write gathering on NFSv3. This is turned 1997-05-10 16:59:36 +00:00
pc98 Synchronize with sys/i386/i386/machdep.c revision 1.241. 1997-05-12 12:56:50 +00:00
pccard
pci import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
powerpc/include
rpc
scsi Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
sys struct timespec needs to be useable with just <time.h>, but needs to not 1997-05-13 10:58:14 +00:00
tools
ufs
vm
Makefile