Go to file
itojun 408f4697a6 first import of citrus LC_CTYPE locale. singlebyte only at this moment.
shot-term TODO:
- enable multibyte locales.  this includes loadable locale modules
  (#ifdef DLRUNE).
- populate LC_CTYPE definition files.
- other functions such as iconv()
- make libc functions more friendly with multibyte.
- multilingualize other LC_xx
- torture tests

XXX don't forget to "make depend" when you rebuild libc, multibyte.c is
moved from lib/libc/stdlib to lib/libc/locale.
2000-12-21 11:29:47 +00:00
bin __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:15:10 +00:00
crypto cope with embedded KAME scopeid. getifaddrs() expose kernel internal format 2000-12-21 03:58:52 +00:00
dist Now that the problem with TCP mounts is fixed, switch back to TCP mounts 2000-12-12 17:06:34 +00:00
distrib add wctype.h 2000-12-21 05:41:37 +00:00
etc Add two more SCSI disks for the floppy. See PR 9912. 2000-12-19 22:39:34 +00:00
games Another one that really belongs here... 2000-12-17 10:08:08 +00:00
gnu Define "TARGET_PAGE_SIZE=0x2000" so the linker uses an 8KB pagesize 2000-12-19 09:37:04 +00:00
include first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
lib first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
libexec Define VARPSZ so dynamic binaries work on both 4K and 8K page size machines. 2000-12-21 09:12:54 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin document net.inet6.icmp6.mtudisc_{lo,hi}wat. 2000-12-21 01:10:52 +00:00
share We seem to have support for automatic media selection now. 2000-12-20 23:11:26 +00:00
sys Add pseudo-device vlan, OK'd by Manuel Bouyer. 2000-12-21 10:36:15 +00:00
usr.bin avoid using "errno" as struct member name, to avoid conflict with errno.h. 2000-12-20 22:11:16 +00:00
usr.sbin __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 01:34:39 +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 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00