freebsd-src/sys
Bruce Evans cdaec7b1a1 More complete implementation of SUBDIR for programs, libraries and kmods.
`depend' wasn't supported.  This seems to have only broken `make depend'
in gnu/usr.bin/ld.

bsd.prog.mk:
Build the man pages in ${MANDEPEND} at build time.
1995-02-08 21:35:31 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in 1995-02-02 08:45:14 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf More complete implementation of SUBDIR for programs, libraries and kmods. 1995-02-08 21:35:31 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev Fixed the bug that caused the cursor to disappear under 1995-02-07 11:53:27 +00:00
fs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
gnu Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver. 1995-02-06 22:35:07 +00:00
i386 Fixed the bug that caused the cursor to disappear under 1995-02-07 11:53:27 +00:00
isa Fixed the bug that caused the cursor to disappear under 1995-02-07 11:53:27 +00:00
isofs/cd9660 Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
kern Merge in the socket-level support for Transaction TCP. 1995-02-07 02:01:16 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
net Define RTF_PINNED for future use. 1995-02-08 20:01:13 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet T/TCP changes to generic IP code. This is all ifdefed TTCP so should 1995-02-08 20:22:09 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
nfs Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsclient Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfsserver Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
pci Add short delay after NCR reset. 1995-02-06 22:01:58 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
sys Support for more Sun compatible dlopen() and friends. Also added proper error 1995-02-07 13:26:39 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
vm Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00