freebsd-dev/sys
Peter Wemm fae92a3f85 Enhance the likelyhood that IPX over ppp will actually work.. :-)
Note that pppd doesn't have an ipxcp.c module for negotiating and confuguring
IPX at startup, but after these mods, you can manually ifconfig IPX addresses
on the interface and it will probably work.. :-)
1995-11-13 22:09:39 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 The entire sysctl callback to read/write version. I havn't tested this as 1995-11-12 19:52:09 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
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 Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
fs Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
gnu ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
i386 Added bogus casts to avoid compiler warnings. 1995-11-13 09:03:30 +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 Try to make my new scheme work more along the lines of the manual. 1995-11-13 13:54:09 +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 Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
msdosfs Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
net Enhance the likelyhood that IPX over ppp will actually work.. :-) 1995-11-13 22:09:39 +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 Fixed the type of yet another timeout function. 1995-11-13 08:39:44 +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 Replaced nosys() by lkm_nullcmd(). 1995-11-13 08:52:08 +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 Fixed up a comment and removed some #if 0'd code. 1995-11-13 10:53:38 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00