freebsd-dev/sys
David Greenman de8583ced0 Brought in the setattr call support from Lite-2 so that more correct error
returns are provided.

Obtained from:	4.4BSD-Lite2
1995-11-12 10:36:19 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Oops, forgot the following log message in the previous commit: 1995-11-12 07:10:47 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
ddb Change db_ps() to have the correct number and type of args for a ddb 1995-08-27 02:40:39 +00:00
dev Modify the kdc_description for eisa0 to include the system board ID. 1995-11-10 01:32:12 +00:00
fs Brought in the setattr call support from Lite-2 so that more correct error 1995-11-12 10:36:19 +00:00
gnu ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
i386 Oops, forgot the following log message in the previous commit: 1995-11-12 07:10:47 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isofs/cd9660 Brought in the setattr call support from Lite-2 so that more correct error 1995-11-12 10:36:19 +00:00
kern Restored the (buggy) historical behaviour of getdomainname(). 1995-11-12 07:04:30 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
modules Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
msdosfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
net Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Start adding new style sysctl here too. 1995-11-09 20:23:09 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsclient Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
nfsserver Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
pc98/pc98 Latest fixes from Serge: 1995-10-14 15:41:10 +00:00
pccard Clean up the ident style. 1995-11-09 20:44:36 +00:00
pci Remove uneccessary increment of the unit number. 1995-11-07 05:33:27 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Set B_BUSY on the private buffer to avoid a panic in biodone when the 1995-11-10 14:54:16 +00:00
sys Updated machine-generated files. 1995-11-12 04:29:37 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm Moved vm_map_lock call to inside the splhigh protection in vm_map_find(). 1995-11-12 08:58:58 +00:00
Makefile