Go to file
Arun Thomas f9ccc501f8 Add vfork() system call
-Same semantics as fork() as it's really just a stub
-Eases porting of BSD utilities
2011-07-22 10:55:30 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Add bin/ hierarchy 2011-07-01 18:43:15 +02:00
boot boot: Add multiboot support 2011-06-24 17:21:51 +02:00
commands Remove strings(1) 2011-07-21 19:06:06 +02:00
common New stat structure. 2011-07-12 16:39:55 +02:00
docs import libterminfo, terminfo.db and stat command 2011-07-18 16:17:14 +02:00
drivers Use 'strip -s' for ELF image 2011-07-22 07:52:34 +02:00
etc import netbsd sed 2011-07-20 15:14:48 +02:00
include rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
kernel kernel: fix GCC warnings 2011-07-18 19:44:59 +02:00
lib Add vfork() system call 2011-07-22 10:55:30 +02:00
man Remove strings(1) 2011-07-21 19:06:06 +02:00
nbsd_include Add vfork() system call 2011-07-22 10:55:30 +02:00
servers RS: fix bug that overflows r_argv[] 2011-07-21 08:08:22 +02:00
share MK option to build only system image programs 2011-07-20 09:57:46 +02:00
test Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
tools Use 'strip -s' for ELF image 2011-07-22 07:52:34 +02:00
usr.bin import netbsd sed 2011-07-20 15:14:48 +02:00
.gitignore .gitignore: add obj-elfbase-nbsd 2011-06-25 18:05:01 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile buildsystem: use dependall target 2011-07-19 15:28:20 +02:00