freebsd-nq/sys/i386
Hellmuth Michaelis 866a3fa2bf add support properly displaying and logging incoming telephone numbers (MSNs)
by looking at the "type of number" field and providing configurable hooks
to correct the numbers accordingly. See keywords add-prefix, prefix-national
and prefix-international in isdnd.rc(5).
This feature was implemented by Christian Ullrich <chris@chrullrich.de>
2002-08-12 07:53:55 +00:00
..
acpica Improve stack manipulation code of ACPI wakeup routine. 2002-08-07 12:48:28 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add support for the LSI-Logic Fusion/MP architecture. 2002-08-11 23:34:20 +00:00
i386 o Remove the setting and clearing of the PG_MAPPED flag. (This flag is 2002-08-10 07:40:30 +00:00
ibcs2 Add necessary instrumentation to IBCS2 emulation support for mandatory 2002-08-12 01:45:40 +00:00
include add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
isa Add additional range checks for copyout targets. 2002-08-09 05:50:32 +00:00
linux - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pci Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
svr4 Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00