]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-11-01 bdeFixed breakage of my world in rev.1.30. #include ...
2003-11-01 tjrRemove TODO comment about creating a macro version...
2003-11-01 tjrFix a typo that caused the optimized single-byte locale...
2003-11-01 silby- Add a new function tcp_twrecycleable, which tells...
2003-11-01 silbyFix a few style glitches in the previous commit and...
2003-11-01 bmahMore trimmage of the hardware notes: sf(4), tx(4)...
2003-11-01 kanTemporarily undo parts of the stuct mount locking commi...
2003-11-01 tjrAdd a manual page for the utrace() system call.
2003-11-01 tjrAllow mbrtowc() and wcrtomb() to be implemented directl...
2003-11-01 alc - Additional vm object locking in vm_object_split()
2003-11-01 bmahMore trimming of specific device instances from the...
2003-11-01 kanDo not bother walking mount point vnode list just to...
2003-11-01 samo check hal ABI version to catch driver-HAL mismatches
2003-11-01 samThis commit was generated by cvs2svn to compensate...
2003-11-01 samVersion 0.9.5.17:
2003-11-01 tjrCopy cur's snap_time to last when refreshing statistics...
2003-11-01 njlFix the logic to match the new name of the tunable.
2003-11-01 bmahTrim the hifn(4) device instances from the hardware...
2003-11-01 njlChange the reset video option to be positive (hw.acpi...
2003-11-01 scottlRemove a bogus PCI ID entry.
2003-11-01 brooksWe want the length of the string, not the size of its...
2003-10-31 gshapiroCast the NULL to a pointer type for 64 bit architectures
2003-10-31 brooksUse tabs not spaces.
2003-10-31 simonAdd a missing word.
2003-10-31 jhbFor physical address regions between 0 and KERNLOAD...
2003-10-31 jhbLower the priority of the legacy host to pci bridge...
2003-10-31 alc - Revert a part of revision 1.73: Make vm_object_set_f...
2003-10-31 brooksTemporarily disable ipfstat and ipnat in /rescue to...
2003-10-31 brooksTemporarily disconnect ipfstat, ipnat, and ipftest...
2003-10-31 brooksReplace the if_name and if_unit members of struct ifnet...
2003-10-31 alc - Take advantage of the swap pager locking: Eliminate...
2003-10-31 umecorrect stat to increment.
2003-10-31 bmahA grab bag of new (but overdue) release note items...
2003-10-31 umedo not insert a dest option header (even specified...
2003-10-31 wpaulAdd support for the Broadcom BCM5788 (just another...
2003-10-31 ume(icmp6_rip6_input) if the received data is small enough...
2003-10-31 umerename MLD6_* to MLD_*.
2003-10-31 umeuse arc4random.
2003-10-31 umeinitialize in6_tmpaddrtimer_ch.
2003-10-31 umenuku unused functions in6_nigroup_attach() and
2003-10-31 nyanMFi386: revision 1.579.
2003-10-31 jhb- Finish externing of r_idt in the f00f hack code.
2003-10-31 nyanMFi386: revision 1.198.
2003-10-31 nyanMerged from sys/isa/syscons_isa.c revision 1.24.
2003-10-31 nyanMFi386: revision 1.578.
2003-10-31 phkMake mtree's update function update the modification...
2003-10-31 hartiFix breakage on ia64: PAGE_SIZE on ia64 is large enough...
2003-10-31 tjrDon't bother passing a freshly-zeroed mbstate to mbsrto...
2003-10-31 phkAttached is a small patch to ministat that separates the
2003-10-31 tobezRemove the code for parsing octal modes, since setmode...
2003-10-31 ruCombining "all" and "install" in one invocation is...
2003-10-31 simokawaAdd a new sysctl MIB to control exclusive login.
2003-10-31 jeff - Add static to local functions and data where it...
2003-10-31 jeff - Add 4 kse flags for use in the schedulers.
2003-10-31 tjrImplement fgetrune(), fungetrune() and fputrune() as...
2003-10-31 woschAdd OpenBSD 3.4
2003-10-31 marcelFix two bugs introduced with the rstack functionality...
2003-10-31 truckmanTweak the calculation of minbfree in ffs_dirpref()...
2003-10-31 kientzleRename logf --> chat_logf to avoid naming conflicts
2003-10-31 peterWhile not illegal, attempt to pacify gcc -Wundef. ...
2003-10-31 alc - Synchronize access to the swdevt's sw_flags with...
2003-10-31 simokawaReject too large OHCI version number.
2003-10-31 simokawaAdd a compatibility macro for FreeBSD-4.
2003-10-31 suzfixe remote panic on short packet
2003-10-31 brooksMake TUNDEBUG use if_printf instead of printf.
2003-10-31 brooksReplace a couple printfs with if_printfs.
2003-10-31 brooksInitialize if_softc and use it in favor of &ipr_softc...
2003-10-30 brooksRemove unused lp_unit member from softc.
2003-10-30 brooksRemove unused FXP_UNIT() macro.
2003-10-30 brooksifp->if_name can't be null when we just assigned a...
2003-10-30 samOverhaul routing table entry cleanup by introducing...
2003-10-30 brooksstyle: strcmp() does not return a bool.
2003-10-30 peterUse -D to rename the log() function (extensively used...
2003-10-30 peterRename the 'log' variable rather than -fno-builtin-log
2003-10-30 peterRather than use the gcc -fno-builtin-log flag, just...
2003-10-30 samuse a local variable to avoid holding a lock across...
2003-10-30 peterReplace -fno-builtin-logf with a -D argument to change...
2003-10-30 peterChange the pmap_invalidate_xxx() functions so they...
2003-10-30 jhbFixup the sorting of some of the options. DISABLE_P...
2003-10-30 jhbEnsure that mp_ncpus is set to 1 if mp_cpu_probe()...
2003-10-30 jhbInclude "opt_pmap.h" so that the DISABLE_P* options...
2003-10-30 jhbAlways export r_gdt and r_idt and give them extern...
2003-10-30 fjoeRemove /usr/libdata/msdosfs description.
2003-10-30 brooksThere is no way to enter the attach routine twice with...
2003-10-30 peterMFi386: thread specific fpu state optimizations
2003-10-30 ume- unlock on error.
2003-10-30 umeinstall address selection policy into kernel when there is
2003-10-30 umeadd ip6addrctl(8) which is a command to configure address
2003-10-30 umeadd destination address selection described in RFC3484.
2003-10-30 iwasakiCosmetic fix on some TIME related columns.
2003-10-30 kanRelock mntvnode_mtx if vget fails in vfs_stdsync. The...
2003-10-30 hartiExplain why the lock-free allocation algorithm is safe...
2003-10-30 iwasakiAdd sysctl MIB and loader tunable `hw.acpi.no_reset_vid...
2003-10-30 umeadd management part of address selection policy describ...
2003-10-30 hartiUse (char *)NULL to terminated to argument list for...
2003-10-30 hartiUse (char *)NULL to terminate the argument list for...
2003-10-30 sosAdd support for the VIA 8237 (both PATA and SATA part).
2003-10-30 phkAdd '#' to the characters VIS_GLOB encodes. This fixes...
2003-10-30 phkUpdate test-case to also fail on filenames containing '#'
2003-10-30 tjrRemove MD bits for unsupported architectures.
next