Go to file
pooka b0d965c6f5 Add rump_smbfs. It's innards are different from most file systems
in two respects:
    * in addition to vfs (and networking), it depends on kernel
      device code to provide /dev/nsmb
    * mounting involves having lengthy chats with the kernel smb
      device instead of the typical "parse args and mount(2) away".

Seems to be pretty stable, at least data seems to flow over it
faster than over in-kernel nfs.
2009-09-06 20:26:47 +00:00
bin too many dots. noted by anon-ymous 2009-09-06 13:38:50 +00:00
common __strong_alias(foo,foo) is... pointless. 2009-08-21 14:31:02 +00:00
compat Build & install rumpdev, a device component for rump. It currently 2009-09-03 15:35:58 +00:00
crypto When rekeying phase2 use phase1 used to negotiate phase2 as a hint to 2009-09-03 09:29:07 +00:00
dist kill #ifndef __NetBSD code (yea, I assume it meant __NetBSD__) 2009-09-06 20:07:03 +00:00
distrib hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. 2009-09-06 17:25:55 +00:00
doc hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. 2009-09-06 17:25:55 +00:00
etc hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. 2009-09-06 17:25:55 +00:00
external build the sunleo driver on sparc and sparc64 2009-09-05 22:35:53 +00:00
games Dumping all system includes anything uses in one big header file is so 1986. 2009-08-31 08:27:16 +00:00
gnu Use SCRIPTS instead of FILES to handle (executable) scripts. 2009-08-19 20:32:58 +00:00
include Introduce a new accessor macro N_NAME() to access the n_name field 2009-08-21 08:42:02 +00:00
lib Ansify functions and remove __P/ 2009-09-05 08:53:06 +00:00
libexec Remove trailing \n in calls to _rtld_error: a newline is automatically 2009-08-29 13:46:54 +00:00
regress Don't try to include <a.out.h> or <link_aout.h> on mips. 2009-08-21 13:30:54 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin build smb_kernelops 2009-09-06 18:39:04 +00:00
share Fix typo. 2009-09-06 19:46:24 +00:00
sys add a very simple version of pollsock() 2009-09-06 20:02:49 +00:00
tests No-one wins in rump vs link sets. 2009-08-21 14:41:22 +00:00
tools Build binutils 2.19.1 if HAVE_BINUTILS is 219 2009-08-18 15:08:51 +00:00
usr.bin Add -C support. Document it. 2009-09-06 20:19:59 +00:00
usr.sbin Add rump_smbfs. It's innards are different from most file systems 2009-09-06 20:26:47 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00