1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Robert Watson f6a4109212 Update my personal copyrights and NETA copyrights in the kernel
to use the "year1-year3" format, as opposed to "year1, year2, year3".
This seems to make lawyers more happy, but also prevents the
lines from getting excessively long as the years start to add up.

Suggested by:	imp
2004-02-22 00:33:12 +00:00
..
alpha Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
amd64 Catch up with some proc/procsig locking improvements that were made to the 2004-02-21 23:34:42 +00:00
arm
boot Re-add sio.S, and properly deal with assembler files. 2004-02-17 07:13:04 +00:00
cam Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
coda Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
compat Regen (FWIW) 2004-02-21 23:38:58 +00:00
conf Device megapatch 2/6: 2004-02-21 20:29:52 +00:00
contrib Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
crypto
ddb
dev Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
fs Fixed a serious off by 1 error. The cluster-in-use bitmap was overrun 2004-02-21 22:47:19 +00:00
geom Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
gnu Enforce the file size limit in VOP_WRITE() as well as VOP_TRUNCATE(); 2004-02-19 09:06:06 +00:00
i4b Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
i386 Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ia64 Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
isa Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
isofs/cd9660
kern Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
libkern Remove register keyword and constify tmp values. This fixes 2004-02-12 03:23:13 +00:00
modules Makefile needed for building geom_concat module. 2004-02-19 15:43:58 +00:00
net Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
net80211
netatalk
netatm Don't remove the first mbuf in the chain if it got empty. 2004-02-21 12:55:07 +00:00
netgraph Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
netinet Fixed ucred structure leak. 2004-02-19 14:13:21 +00:00
netinet6 - call ip6_output() instead of nd6_output() when ipsec tunnel 2004-02-19 14:57:22 +00:00
netipsec Fix type in a sysctl. It used to be: net.key.prefered_oldsa 2004-02-16 17:09:53 +00:00
netipx
netkey
netnatm
netncp Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
netsmb Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
nfs
nfs4client in idmap_uid_to_name(), don't try to use the entry after freeing it, in the 2004-02-21 22:52:02 +00:00
nfsclient
nfsserver
opencrypto Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pc98 Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pccard Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pci Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
posix4
powerpc Work-in-progress for the 'Kauai' ATA device in Mac notebooks. The 2004-02-12 09:17:16 +00:00
rpc
security Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
sparc64 Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sys Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
tools Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't 2004-02-05 22:51:16 +00:00
ufs Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
vm Eliminate the second, unnecessary call to pmap_page_protect() near the end 2004-02-21 23:32:00 +00:00
Makefile