No description
Find a file
Ben Gras 4857d5d554 add -lminixfs with fs support routines
. move cache size heuristic from mfs there
	  so mfs and ext2 can share it
	. add vfs credentials retrieving function, with
	  backwards compatability from previous struct
	  format, to be used by both ext2 and mfs
	. fix for ext2 - STATICINIT was fed no.
	  of bytes instead of no. of elements, overallocating
	  memory by a megabyte or two for the superblock
2011-09-08 16:52:13 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
boot Range-check values building mbdev in boot monitor 2011-08-31 15:04:38 +02:00
commands get rid of leftover _DIRENT_NAME_LEN=61 2011-09-01 16:27:28 +00:00
common add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
docs Update UPDATING document on how to build AVFS 2011-08-17 13:53:22 +00:00
drivers tty: handle REVIVE case on console device 2011-08-09 16:59:01 +00:00
etc add /etc/rc.subr and /etc/rc.conf 2011-09-04 20:40:42 +00:00
include add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
kernel Add MKTRACE 2011-09-07 17:52:48 +02:00
lib add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
man import NetBSD mkdir 2011-08-25 14:35:12 +00:00
nbsd_include Cleanup servers to make GCC/Clang a little happier 2011-09-08 13:57:03 +00:00
servers add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
share Add MKTRACE 2011-09-07 17:52:48 +02:00
test Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
tools sort is not a nbsd port (yet) 2011-09-01 16:14:04 +00:00
usr.bin don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
.gitignore don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile mk: single mk fragment for new libc 2011-07-27 18:23:36 +02:00