Go to file
Thomas Veerman 27a2afc1e7 Clean up tests and do runtime test for max name length
- Remove unused code
- Use standard functions declared in common.c
- Change tests to do a runtime test for the max name length of a path
  component (aka NAME_MAX). The actual value might differ from the hard
  coded NAME_MAX depending on the file system used.
2011-08-26 13:16:16 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin import NetBSD mkdir 2011-08-25 14:35:12 +00:00
boot increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
commands import NetBSD mkdir 2011-08-25 14:35:12 +00:00
common Tell VFS how many requests an FS can handle concurrently 2011-08-26 12:47:43 +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 entry for ntfs-3g 2011-08-22 11:50:26 +00:00
include increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
kernel Cleaner MKSYSDEBUG option 2011-08-18 15:21:29 +02:00
lib Tell VFS how many requests an FS can handle concurrently 2011-08-26 12:47:43 +00:00
man import NetBSD mkdir 2011-08-25 14:35:12 +00:00
nbsd_include increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
servers Tell VFS how many requests an FS can handle concurrently 2011-08-26 12:47:43 +00:00
share Cleaner MKSYSDEBUG option 2011-08-18 15:21:29 +02:00
test Clean up tests and do runtime test for max name length 2011-08-26 13:16:16 +00:00
tools import NetBSD mkdir 2011-08-25 14:35:12 +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