Go to file
thorpej 7675dfedf0 Don't export MAP_COPY to userland. It's deprecated, works like MAP_PRIVATE,
and not described by any standard.
1999-06-17 21:07:55 +00:00
bin pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
distrib Goodbye pmap.new.h 1999-06-17 00:12:40 +00:00
etc Don't don't don't assume /usr/bin/id is always present. Loses in single user. 1999-06-15 05:44:22 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu Build GNU Awk 3.0.3 from sources in "dist" directory. 1999-06-13 22:21:58 +00:00
include - provide forward struct declarations for all functions. 1999-06-12 18:06:19 +00:00
lib add FreeBSD's malloc, compiled in only if MALLOC_NEW is set in mk.conf 1999-06-17 19:33:36 +00:00
libexec Correct wrong conversion specifications in calls to syslog(3). 1999-06-16 16:34:29 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, 1999-06-13 12:54:40 +00:00
share Note that bebox and i386 use "/dev/rcd0d" instead of "/dev/rcd0c". 1999-06-16 21:18:42 +00:00
sys Don't export MAP_COPY to userland. It's deprecated, works like MAP_PRIVATE, 1999-06-17 21:07:55 +00:00
usr.bin make this compile again... since size_t is unsigned long now, %*d's with 1999-06-15 15:04:40 +00:00
usr.sbin Add -u flag, that prevents sup from attempting to restore a and m times 1999-06-17 05:11:47 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00