HEAD

20060725: enigma(1)/crypt(1) utility has been changed on 64 bit architectures. Now it can decrypt files created from different architectures. Unfortunately, it is no longer able to decrypt a cipher text generated with an older version on 6…

20060709: The interface version of the i4b kernel part has changed. So after updating the kernel sources and compiling a new kernel, the i4b user space tools in "/usr/src/usr.sbin/i4b" must also be rebuilt, and vice versa. $FreeBSD: src/UP…

20060627: The XBOX kernel now defaults to the nfe(4) driver instead of the nve(4) driver. Please update your configuration accordingly. $FreeBSD: src/UPDATING,v 1.450 2006/06/27 20:22:32 rink Exp $

修正 geli_swap_flags="-a aes -l 256 -s 4096 -d" Options for GELI-encrypted swap partitions. commit log Update geli_swap_flags, -e is now used to specify the encryption algorithm. $FreeBSD: src/etc/defaults/rc.conf,v 1.288 2006/06/07 17:14:…

追加 #autobridge_interfaces="bridge0" List of bridges to check #autobridge_bridge0="tap* vlan0" Interface glob to automatically add to the bridge commit log Add rc.d/bridge which is invoked when a new interface arrives and can automaticly …

追加 jail_example_exec_afterstart0="/bin/sh command" command to execute after the one for starting the jail. More than one can be specified using a trailing number commit log Add jail__exec_afterstart rc.conf variable, where is 1,2 and so …

修正 nfs_access_cache="260" Client cache timeout in seconds commit log Increase the nfs access cache timeout from 2 to 60. The latter is a more appropriate value and is also the default set by the kernel. I could not find a justification o…

修正 device le NE2100, NE32-VL Lance Ethernet cardsAMD Am7900 LANCE and Am79C9xx PCnet device pcn AMD Am79C97x PCI 10/100 (precedence over 'le') commit log As only the PCI front-end of le(4) is common to all platforms move its entry to the…

削除 # le: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and # Am79C960) 追加 # Hint for the i386-only ISA front-end of le(4). hint.le.0.at="isa" hint.le.0.port="0x280" hint.le.0.irq="10" hint.le.0.drq="0" commit log Add C-…

修正 device pcn AMD Am79C97x PCI 10/100(precedence over 'lnc') commit log Kill more references to lnc(4). Submitted by grep(1) $FreeBSD: src/sys/i386/conf/GENERIC,v 1.446 2006/05/16 12:15:36 ru Exp $

修正 # lnce: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and # Am79C960) device lnc hint.lnc.0.at="isa" hint.lnc.0.port="0x280" hint.lnc.0.irq="10" hint.lnc.0.drq="0" commit log Prefer the le device driver for Lance (AMD7…

修正 device lnce NE2100, NE32-VL Lance Ethernet cards commit log date 2006/05/14 01:40:41; author: gnn; state: Exp; lines: +1 -1 Prefer the le device driver for Lance (AMD7990 et al) hardware over the older, and less capable lnc driver. Re…

修正 The ip6fw utility has been removed. The behavior provided by ip6fw has been in ipfw2 for a good while and the rc.d scripts have been updated to deal with it. There are some rules that might not migrate cleanly. Use rc.firewall6 as a t…

修正 # To use rc's built-in jail infrastructure create entries for # each jail, specified in jail_list, with the following variables. # NOTES: # - replace 'example' with the jail's name. # - except rootdir, hostname and ip, all of the foll…

修正 # PREEMPTION allows the threads that are in the kernel to be preempted # by higher priority threads. It helps with interactivity and # allows interrupt threads to run sooner rather than waiting. # WARNING! Only tested on alpha, amd64,…

20060511: The machdep.* sysctls and the adjkerntz utility have been modified a bit. The new adjkerntz utility uses the new sysctl names and sysctlbyname() calls, so it may be impossible to run an old /sbin/adjkerntz utility in single-user …

追加 #Enable the linux-like sys filesystem support (requires COMPAT_LINUX # and PSEUDOFS) options LINSYSFS commit log Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux LSI MegaRAID SAS utility. Sponsored by IronPort Syst…

修正 # Only build Linux APIext2fs modules and plus those parts of the sound system I need. #makeoptions MODULES_OVERRIDE="linuxext2fs sound/sound sound/driver/maestro3" commit log change the example of compiling only specific modules to no…

追加 # ACPI extras driver for IBM laptops device acpi_ibm commit log Add acpi_ibm to the build. PR kern/96940 Submitted by Rong-En Fan $FreeBSD: src/sys/i386/conf/NOTES,v 1.1223 2006/05/07 20:13:18 maxim Exp $

athとwlan暗号サポートを加えました

追加 device wlan_wep 802.11 WEP support device wlan_ccmp 802.11 CCMP support device wlan_tkip 802.11 TKIP support device ath Atheros pci/cardbus NIC's device ath_hal Atheros HAL (Hardware Access Layer) device ath_rate_sample SampleRate tx …

puc(4)を書き直しました

修正 # PCI Universal Communications driver # Supports various single and multi port PCI serialI/O cards. Maybe later # also the parallel ports on combination serial/parallel cards. New cards # can be added in src/sys/dev/puc/pucdata.c. # #…

nsswitchに拡張を行ないました

追加 cached_enable="NO" Run the nsswitch caching daemon. commit log Extend the nsswitch to support Services, Protocols and Rpc databases. nsswitchがサービス、プロトコルそしてRPCデータベースのサポートする拡張を行ないました。 Make nsswitch s…

20060428: The puc(4) driver has been overhauled. The ebus(4) and sbus(4) attachments have been removed. Make sure to configure scc(4) on sparc64. Note also that by default puc(4) will use uart(4) and not sio(4) for serial ports because int…

rr232xドライバをデフォルトカーネルに加えました

追加 [GENERIC][HEAD] device rr232x Highpoint RocketRAID 232x 追加 [NOTES][i386][HEAD] # Highpoint RocketRAID 232x. This is software RAID but with hardware # acceleration assistance for RAID_5. device rr232x commit log Add the rr232x driver…

AHC_REG_PRETTY_PRINTとAHD_REG_PRETTY_PRINTを下方の対応するデバイスへ移動しました

commit log Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT below their corresponding devices. AHC_REG_PRETTY_PRINTとAHD_REG_PRETTY_PRINTを下方の対応するデバイスへ移動しました。 $FreeBSD: src/sys/i386/conf/GENERIC,v 1.442 2006/04/24 08:4…

ntpd_config変数を加えました

追加 ntpd_config="/etc/ntp.conf" ntpd(8) configuration file commit log Add new ntpd_config variable so that people can override it in rc.conf. オーバーライド出来るように、rc.confに新しいntpd_config変数を加えました。 Add default value in /e…

設定オプションのISP_DEFAULT_ROLESを加えました

追加 # Qlogic ISP 2322 and ISP 6322 2Gb Fibre Channel host adapters. # # ISP_DEFAULT_ROLES - default role (none, target, init, both) # options ISP_DEFAULT_ROLES=3 commit log Add ISP_DEFAULT_ROLES as a config option. 設定オプションのISP_DEF…

ACPI Dock Stationサポートは非常に新しいことに注意してください

追加 # ACPI Docking Station device acpi_dock commit log Import ACPI Dock Station support. Note that this is still very young. Additional detach implementaions*1 (or maybe improvement) for other deivce drivers is required. ACPI Dock Station…

多数のネットワークインターフェース設定の更新をコミットしました

追加 synchronous_dhclient="YES" Start dhclient directly on configured interfaces during startup. commit log Commit the various network interface configutation updates I've been working on. 私の行なった、多数のネットワークインターフェース設…

20060412: The ip6fw utility has been removed. The behavior provided by ip6fw has been in ipfw2 for a good while and the rc.d scripts have been updated to deal with it. There are some rules that might not migrate cleanly. Use rc.firewall6 a…