1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
Boris Popov 6f2d8adb12 Add function prototypes and base module for kernel side iconv library.
Add simple "xlat" converter which performs 8to8 table based conversion.
Unicode converter will be added in the near future.

Reviewed by:			silence on arch@
Files placement reviewed by:	bde
Obtained from:			smbfs
2001-04-09 09:39:29 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
bios Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
conf Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
i386 Add a new ddb command 'show pcpu' which lists some of the per-cpu data. 2001-04-06 21:41:52 +00:00
ibcs2 Add missing includes of <sys/sx.h> 2001-03-28 15:04:22 +00:00
include Axe the per-cpu variable witness_spin_check as it was replaced by the 2001-04-06 07:20:27 +00:00
isa Typo fix. s/criticale_t/critical_t/ 2001-03-28 14:54:28 +00:00
linux Regen after adding linux_sched_get_priority_max() and 2001-04-01 06:43:09 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
Makefile