]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-11-12 Hartmut BrandtDouble length of node names, hook names, command string...
2003-11-12 Tim J. RobbinsUse __sfvwrite() instead of __sputc() via __fputwc...
2003-11-12 Dag-Erling... Remove leftovers from old color determination scheme.
2003-11-12 David E. O... FBSDID style nit.
2003-11-12 Dag-Erling... braino in age computation
2003-11-12 Dag-Erling... Use graded colors to more clearly indicate relative...
2003-11-12 Christian BruefferCorrect the on-disc path to the porters-handbook
2003-11-12 Dag-Erling... Turn the table around: platforms across, branches down.
2003-11-12 Kirk McKusickUpdate the five files derived from /sys/kern/syscalls...
2003-11-12 Jun KuriyamaMove cd9660 module from 3rd floppy to 2nd to unbreak...
2003-11-12 Christian BruefferDocument the 'fetch-recursive-list' and 'deinstall...
2003-11-12 Kirk McKusickUpdate the statfs structure with 64-bit fields to allow
2003-11-12 Dag-Erling... Belatedly include RELENG_4_9 in the build, and rotate...
2003-11-12 Warner LoshMinor diff reduction with p4
2003-11-12 Warner LoshFix a harmless typo (use of res instead of rle: if...
2003-11-12 Hajimu UMEMOTOavoid module name conflict with opencrypto/rijndael.c.
2003-11-12 Hidetoshi ShimokawaImprove debug message.
2003-11-12 Hidetoshi Shimokawa- Reserve a ocb for management ORB.
2003-11-12 Robert WatsonGC prototype for mac_destroy_vnode_label(), missed...
2003-11-12 Hidetoshi ShimokawaOops, fix typo in my name.
2003-11-12 Marcel MoolenaarRemove ia64_highfp_load() now that it's unused.
2003-11-12 Robert WatsonModify the MAC Framework so that instead of embedding...
2003-11-12 Alexander Kabaev1. Consolidate mount struct allocation/destruction...
2003-11-12 Hiten PandyaMdoc Janitor:
2003-11-12 Hiten PandyaMdoc Janitor:
2003-11-12 Peter WemmCosmetic sync with i386
2003-11-12 Josef KarthauserRemove a gremlin so that this code compiles under ...
2003-11-12 Marcel MoolenaarFurther work-out the handling of the high FP registers...
2003-11-11 John BaldwinOh dear, forgot this file in the turnstile commit....
2003-11-11 Jun KuriyamaAdd ID for ALC658 CODEC.
2003-11-11 John BaldwinAdd an implementation of turnstiles and change the...
2003-11-11 Eric Anholt- Disable AGP on ALI chipsets if aperture size is 0.
2003-11-11 Robert WatsonFollowing the repo-copy from src/sys/modules/mac_none...
2003-11-11 John BaldwinDon't probe busses in the MP Table for the MP Table...
2003-11-11 Tom RhodesHelp bmah out and add the ips(4) entity.
2003-11-11 Hajimu UMEMOTOcleanup rijndael API.
2003-11-11 Tom RhodesAttach ips.4 to the build.
2003-11-11 Tom RhodesAdd a manual page for the ips(4) driver.
2003-11-11 Ken Smith - Add some information about how init, securelevel...
2003-11-11 Ken Smith - Add a note that there are two MIB variables that...
2003-11-11 Ken Smith - Markup fix-ups (add .Dq, and some hard line breaks...
2003-11-11 Ken Smith - Add a note about how jail(2) effects the securelevel.
2003-11-11 John BaldwinSome motherboards like to remap the SCI (normally IRQ...
2003-11-11 Sam Lefflercorrect typos
2003-11-11 John BaldwinAdd an acpi_OverrideInterruptLevel() method that OSPM...
2003-11-11 Jake BurkholderSet RB_SERIAL in boothowto if the firmware output-devic...
2003-11-11 Mike SilbersackRemove the m_defrag call from if_loop; testing with...
2003-11-11 Sam Lefflero add locking
2003-11-11 Sam Lefflero add missing inpcb locking in tcp_respond
2003-11-11 Hajimu UMEMOTOipsec_esp_auth is unused when IPSEC_ESP is not defined.
2003-11-11 John BaldwinEnable HTT CPUs by default instead of halting them...
2003-11-11 John BaldwinDisable probing of HTT CPUs by default for the MP Table...
2003-11-11 Christian BruefferAdd information about the EVFILT_NETDEV filter
2003-11-11 Ruslan ErmilovMFS: Change interface name from "nge" to "ngeth" to...
2003-11-11 John Baldwin- Remove empty rogue SMP hardware section.
2003-11-11 John BaldwinUse the same style of paragraph indention that the...
2003-11-11 John BaldwinAxe rotted comment about MP Tables and PCI cards with...
2003-11-11 Søren SchmidtCentralise mode setting. Instead of doing it in all...
2003-11-11 Simon L. B... Sort the device lists alphabetically to make it simpler...
2003-11-11 Ruslan ErmilovUse a single style of multiple inclusion protection...
2003-11-11 Marcel MoolenaarSave and restore the high FP registers in {g|s}_mcontex...
2003-11-11 Marcel MoolenaarFix a nasty bug that got exposed when the sendsig(...
2003-11-11 Joseph KoshyBound the number of iterations a thread can perform...
2003-11-11 Scott LongNote support for the Adaptec 2410SA in the aac.4 manpage.
2003-11-11 Søren SchmidtUpdate the dump code to flush buffers at the end of...
2003-11-11 Jake BurkholderRemove reference to sio (superseded by uart).
2003-11-11 Jake BurkholderAdd entries for creator, splash, uart and puc, commente...
2003-11-11 Jake BurkholderRemove references to atkbd, atkbdc, psm and vga.
2003-11-11 Jake BurkholderFix a typo. Allow for the creator not being stdout.
2003-11-11 Jake BurkholderAdd a uart attachment/syscons keyboard driver for sun...
2003-11-11 Tim J. RobbinsFix a typo that caused mbrtowc() to always return 0.
2003-11-11 Jake BurkholderAllow uart to attach to keyboards that are not the...
2003-11-11 Jake BurkholderAssume that unit 0 is the graphics console initialized...
2003-11-11 Jake BurkholderFix a bug in the data access error recorvery. Before...
2003-11-11 Bruce EvansInclude <sys/reboot.h> the definition of RB_BOOTINFO...
2003-11-11 Jake BurkholderRearrange slightly so that DELAY(9) works during cninit.
2003-11-11 Scott LongFix sound LOR problems:
2003-11-11 Joseph KoshyAdd a section documenting the sysctl(8) tunables that...
2003-11-11 Tim KientzleImprove the performance of radixsort() when
2003-11-11 Joseph KoshyHave utrace(2) return ENOMEM if malloc() fails. Docume...
2003-11-11 Alan Cox - Revision 1.469 of vfs_subr.c resulted in the buf...
2003-11-11 Robert WatsonWhitespace sync to MAC branch, expand comment at the...
2003-11-11 Robert WatsonUse the new "default_labels" syntax in the default...
2003-11-11 Maksim YevmenkinFix SYNOPSIS section in Bluetooth man pages
2003-11-11 Maksim YevmenkinFix few typos
2003-11-11 Alfred PerlsteinStop using shared locks for nfs vop locks.
2003-11-10 Sam Leffleruse Giant-less callouts when debug_mpsafenet is non...
2003-11-10 Wilko Bultereformat HP eng. mgr quote
2003-11-10 Ian DowseIn in_pcbconnect_setup(), don't use the cached inp...
2003-11-10 Hiten PandyaManual page for Asynchronous Logging Queues (ALQ) facility.
2003-11-10 Don LewisIf fifo_open() is interrupted, fifo_close() may not...
2003-11-10 Guy HelmerRemove ',' accidentally added after ".Xr fork 2".
2003-11-10 Guy HelmerPrevent abnormal termination of a child daemon process...
2003-11-10 Tom RhodesScore one 'duh' point for me and replace all instances...
2003-11-10 Brian SomersIgnore case when comparing CHAP/CHAP81 responses
2003-11-10 Hiten PandyaAdd MLINK net(4), which points to netintro(4).
2003-11-10 John BaldwinMFamd64 (via P4, not in CVS yet):
2003-11-10 Jeffrey HsuMark TCP syncache timer as not Giant-free ready yet.
2003-11-10 Alfred PerlsteinFix a bug where the taskqueue kproc was being parented...
2003-11-10 Hiten PandyaAdd a manual page for the USB Audio support in FreeBSD,
next