Go to file
nisimura f493d886c1 - make this more senseful 32bpp TC framebuffer. This is far less broken
than the preivous code.  It can show readable characters on screen.
  Tested only with 32bpp model of PMAGD opion card.  Need more work for 8bpp.
- 2D accelleration will be revamped to ultilize SFBplus features.
- there seems much mulfunctionness in 32bpp codes of /sys/dev/rasops/.
  Need to rectify every corners.
2001-01-16 05:06:02 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto Fix printf format with sizeof(). 2001-01-16 02:20:19 +00:00
dist comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
distrib no longer need to ship IPv4-only sendmail.cf. 2001-01-15 17:57:44 +00:00
etc Remove /etc/mail/sendmail-IPv4only.cf which is no longer needed. 2001-01-15 18:04:53 +00:00
games comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
gnu strncmp's last argument is of type size_t, not int. 2001-01-16 02:38:52 +00:00
include use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +00:00
lib comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress don't use $s in test #39, that test doesn't depend on presence of -s 2001-01-15 18:52:32 +00:00
sbin comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
share Fix typo. 2001-01-16 04:34:40 +00:00
sys - make this more senseful 32bpp TC framebuffer. This is far less broken 2001-01-16 05:06:02 +00:00
usr.bin comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
usr.sbin comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention that we need to build make first. 2001-01-15 15:03:38 +00:00