Go to file
rillig 556489aa53 Changed the type of data_table to be unsigned char[] instead of char[],
because it is initialized with values >= SCHAR_MAX. Also removed two
unnecessary bit mask operations. These changes do not affect the actual
behavior. Also replaced an "#ifdef notdef" with "#if 0". All these
changes are mainly for reducing lint(1) warnings.
2005-06-27 20:32:07 +00:00
bin From marius@openbsd: 2005-06-27 17:11:20 +00:00
crypto deal with casting/caddr_t stupidity. It is not 1980 anymore and people should 2005-06-27 03:19:45 +00:00
dist gcc 2.96 requires all declarations before variable usage so the last set of 2005-06-16 22:04:24 +00:00
distrib add "fsimage" phony target to rebuild image. 2005-06-27 19:10:32 +00:00
doc the make(1) changes were backed out; remove entry from here 2005-06-27 02:51:52 +00:00
etc Make fb a link to fb0. 2005-06-24 06:43:40 +00:00
games Changed the type of data_table to be unsigned char[] instead of char[], 2005-06-27 20:32:07 +00:00
gnu Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
include Implement expansion of special "magic" strings in symlinks into 2005-06-23 00:30:28 +00:00
lib Fix pasto, noted by Marc Espie. 2005-06-27 14:18:36 +00:00
libexec sprinkle little const. 2005-06-26 20:47:08 +00:00
regress appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
rescue add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
sbin - constify. 2005-06-27 03:07:45 +00:00
share Bump date for new magic symlinks, and add uname(1) to SEE ALSO. 2005-06-26 10:11:05 +00:00
sys From marius@openbsd: 2005-06-27 17:11:20 +00:00
tools Fix the toolification of disklabel by using the nbinclude namespace 2005-06-22 21:35:28 +00:00
usr.bin Consistency. Use Pp instead of br. 2005-06-27 09:51:09 +00:00
usr.sbin Remove a unnecessary semicolon and trailing spaces. 2005-06-27 12:07:46 +00:00
x11 we aren't supposed to build afb{tile,blt}.c this should resolve issues with 2005-06-26 06:33:43 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING note about kernfs fix and xentools. 2005-06-03 11:02:59 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00