No description
Find a file
Thomas Veerman 6c597561bc EXT2: various fixes
.enable all compile time warnings and make them errors
.refactor functions with unused parameters
.fix null pointer dereference before checking for null
.proper variable initialization
.use safe string copy functions
.fix massive memory corruption bug in fs_getdents
2012-07-30 09:44:58 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin No need to define NETBSD_SOURCE explicitly 2012-06-18 10:53:34 +00:00
commands No more intel/minix segments. 2012-07-15 22:30:15 +02:00
common Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Add entry in fstab and let the mount system call start devman. 2012-07-05 14:52:16 +02:00
drivers kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
etc Add entry in fstab and let the mount system call start devman. 2012-07-05 14:52:16 +02:00
external xz: add libc dependency 2012-06-25 17:21:01 +02:00
gnu/dist fetch.sh: serve tarballs ourselves 2012-06-25 10:46:31 +00:00
include kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
kernel kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
lib kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
libexec ld.so: be more mmap()-behaviour-independent 2012-06-25 14:13:07 +02:00
man /etc/rc: use mount -a instead of manual parsing 2012-06-20 10:48:38 +00:00
releasetools Upgrade to NetBSD: tic.c,v 1.19 2012-07-25 11:48:27 +00:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers EXT2: various fixes 2012-07-30 09:44:58 +00:00
share No more intel/minix segments. 2012-07-15 22:30:15 +02:00
sys Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
test ld.so: be more mmap()-behaviour-independent 2012-06-25 14:13:07 +02:00
tools Import lib{mpc,gmp,mpfr} 2012-06-25 09:15:27 +00:00
usr.bin Upgrade to NetBSD: tic.c,v 1.19 2012-07-25 11:48:27 +00:00
usr.sbin mkfs.mfs: no need to include a.out.h 2012-06-18 13:39:21 +00:00
.gitignore Update gitignore for releasetools 2012-06-18 10:54:52 +00:00
build.sh Cross compile MFS ramdisk 2012-06-18 10:54:55 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00