1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Maxime Henrion 9d997d8be8 Add the lchflags(2) syscall.
Reviewed by:	rwatson
2002-05-05 23:47:41 +00:00
..
alpha Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
amd64 Restore the ability interrupt dumps on i386, based on 2002-05-04 17:45:48 +00:00
arm
boot
cam
coda
compat
conf Use -ffreestanding for kernel bits unconditionally. 2002-05-04 20:07:33 +00:00
contrib
crypto
ddb
dev No longer attempt to power off the ACLINK during suspend - luigi 2002-05-05 15:37:09 +00:00
fs Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
geom
gnu
i4b
i386 Fixed checking for VM86 mode in doreti which I broke in rev.1.30. Only 2002-05-05 03:19:48 +00:00
ia64 o Add struct mca_guid 2002-05-05 08:26:25 +00:00
isa
isofs/cd9660 Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
kern Add the lchflags(2) syscall. 2002-05-05 23:47:41 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet Indentation and comments cleanup, no functional change. 2002-05-05 21:27:47 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
pccard
pci Don't grab the lock until somewhat later in attach to avoid a lock 2002-05-03 08:44:53 +00:00
posix4
powerpc
rpc
security/lomac
sparc64 Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
svr4
sys Add the lchflags(2) syscall. 2002-05-05 23:47:41 +00:00
tools include systm.h in vnode_if.c so that panic is defined when we're doing 2002-05-04 02:35:13 +00:00
ufs Move some UFS related stuff home where it belongs. 2002-05-05 20:04:33 +00:00
vm o Condition the compilation of uiomoveco() and vm_uiomove() 2002-05-05 22:42:40 +00:00
Makefile