freebsd-skq/sys
Poul-Henning Kamp fe71224650 Don't forget to factor in the boottime when we calculate PPS timestamps.
Submitted by:	Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
2002-05-30 10:34:01 +00:00
..
alpha Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
amd64 Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
arm
boot Fix a handful of typos and grammar bogons. No content changes. 2002-05-30 09:24:01 +00:00
cam PR: kern/38208 2002-05-29 20:25:59 +00:00
coda
compat correct commented out preprocessor test for i386 to __i386__ 2002-05-30 07:28:43 +00:00
conf PHK claims there is a crc32.c now. 2002-05-29 21:58:56 +00:00
contrib
crypto Fixed AES encryption algorithm bug 2002-05-24 07:26:17 +00:00
ddb
dev Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:32:58 +00:00
fs Convert unionfs to nmount. 2002-05-24 00:44:44 +00:00
geom Add compile time asserts for the size of struct gpt_hdr and struct 2002-05-30 06:33:07 +00:00
gnu Convert ext2fs to nmount(2). 2002-05-24 17:38:01 +00:00
i4b Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
i386 Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
ia64 Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
isa
isofs/cd9660
kern Don't forget to factor in the boottime when we calculate PPS timestamps. 2002-05-30 10:34:01 +00:00
libkern For some reason this didn't get added in my previous commit. 2002-05-29 21:58:12 +00:00
modules Remove bktr for ia64. Same problem as vinum. See PR 38678. 2002-05-29 05:09:51 +00:00
net Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other 2002-05-29 20:24:09 +00:00
netatalk Fix warning; Extra tokens after #endif 2002-05-24 06:11:07 +00:00
netatm Pacify gcc by preinitializing a variable. 2002-05-24 06:17:42 +00:00
netgraph Fix warnings: deprecated use of label at end of compound statement 2002-05-24 07:02:04 +00:00
netinet
netinet6
netipx
netkey pacify gcc-3.1's -Wunused checking. 2002-05-24 05:53:57 +00:00
netnatm
netncp CURSIG() is not a macro so rename it cursig(). 2002-05-29 23:44:32 +00:00
netns
netsmb Fix trivial warning: 2002-05-24 05:40:51 +00:00
nfs
nfsclient Don't tsleep() with an sb_mtx held. 2002-05-27 05:20:15 +00:00
nfsserver
pc98
pccard
pci
posix4
powerpc Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
rpc
security/lomac Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:32:58 +00:00
sparc64 Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
sys Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
tools
ufs
vm Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:32:58 +00:00
Makefile