]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-02-21 Konstantin... Fix found places where uio_resid is truncated to int.
2012-02-20 Pawel Jakub... Document the fact that getgrouplist(3) returns 0 on...
2012-02-20 Christian BruefferAdd oce(4) to the hardware notes.
2012-02-20 Aleksandr RybalkoRemove redundant forward declaration of struct ieee8021...
2012-02-20 Guy HelmerSet the O_CLOEXEC flag when opening the pidfile to...
2012-02-20 Christian BruefferMore improvements, the biggest one using list environme...
2012-02-20 Kevin LoRemove an unnecessary cast.
2012-02-20 Xin LIRevert r231923 for now. Further work is needed to...
2012-02-20 Andrey V. ElsukovIf nested scheme allows dump kernel to its partition...
2012-02-20 Andrey V. ElsukovAdd alias for the partition type 0x0f. Now "ebr" name...
2012-02-20 Adrian ChaddBreak out the radar code into a separate source file.
2012-02-20 Xin LIReturn BUS_PROBE_DEFAULT instead of 0 because this...
2012-02-20 Xin LIUse uprintf instead of printf for the reason why a...
2012-02-19 Sergey Kandaurov- Trim empty lines resulting in bad rendering, EOL...
2012-02-19 Marius StroblProbe the National DP83849, which is a dual-port versio...
2012-02-19 Marius Strobl- Probe BCM57780.
2012-02-19 Mikolaj GolubIf permitted protect the supervisor against pageout...
2012-02-19 Mikolaj GolubAdd -r option to restart the program if it has been...
2012-02-19 Mikolaj GolubIf the supervising process receives SIGTERM, forward...
2012-02-19 Mikolaj GolubThe pidfile_open(3) is going to be fixed to set close...
2012-02-19 Andreas ToblerEnable the new PCI-PCI bridge driver by default.
2012-02-19 David XuCheck both seconds and nanoseconds are zero, only check...
2012-02-19 Alan CoxClose a race due to dropping of the map lock between...
2012-02-18 Konstantin... Document PL_FLAG_CHILD.
2012-02-18 Michael TuexenRemove two clang warnings.
2012-02-18 Adrian ChaddTry to ensure that ieee80211_newstate() and the vap_new...
2012-02-18 Xin LIUse ANSI prototypes.
2012-02-18 Xin LIPut the signal trap output to standard error instead...
2012-02-17 Konstantin... Fix misuse of the kernel map in miscellaneous image...
2012-02-17 Justin T. GibbsFix regression in the handling of blkback close events for
2012-02-17 Luigi RizzoVarious cleanups for readability (no functional changes)
2012-02-17 Luigi Rizzoadd manpage for the "oce" driver
2012-02-17 Luigi RizzoPatches from Naresh Raju Gottumukkala
2012-02-17 Konstantin... Fix cross-references.
2012-02-17 Christian BruefferSwitch the license boilerplates to our standard one.
2012-02-17 Konstantin... Document dl_iterate_phdr(3).
2012-02-17 Konstantin... Fetch the aux vector for the static libc, and use the...
2012-02-17 Adrian ChaddFix the return type.
2012-02-17 Adrian ChaddFix up this local copy of statfoo to support > 128...
2012-02-17 Doug BartonIncrease the default shutdown timer to 90 seconds....
2012-02-17 Sean BrunoDuring work to port isci(4) to stable/7 I noted that...
2012-02-17 Bjoern A. ZeebAdd regression tests scripts for multi-IP FIBs exercisi...
2012-02-17 Adrian ChaddEnforce some consistent ordering and handling of interr...
2012-02-17 Bjoern A. ZeebAdd regression tests for the setsockopt(2) SO_SETFIB...
2012-02-17 Adrian ChaddBegin breaking out the txrx stop code into a locked...
2012-02-17 Bjoern A. ZeebMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-17 Eitan AdlerStyle: prefer the use of line continuations to +=
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimFix a stupid typo.
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-16 Jung-uk KimSet the initial mode for the adapter after executing...
2012-02-16 Jung-uk KimMake sure the VESA mode number is between 256 and 511...
2012-02-16 Jung-uk KimProperly check VESA video mode number.
2012-02-16 Jung-uk KimRefine r231791. Install the resume event handler uncon...
2012-02-16 Justin T. GibbsFix a bug in the calculation of the maximum I/O request...
2012-02-16 Ulrich SpörleinFix 'make depend'.
2012-02-16 Justin T. GibbsFix typo in a printf string: "specificed" -> "specified".
2012-02-16 Justin T. GibbsFix "_" vs. "-" typo in a comment. No functional changes.
2012-02-16 Hans Petter... Add support for filtering USB devices and USB endpoints...
2012-02-16 Warner LoshFix comma splice, can't ambiguity and quoting.
2012-02-16 Gleb SmirnoffRefactor the name hash and the ID hash, that are used...
2012-02-16 Gleb SmirnoffSpecify correct loading order for core of netgraph(4).
2012-02-16 Gleb SmirnoffSupply correct "how" argument to the uma_zcreate().
2012-02-16 Adrian ChaddAdd a module dependency on wlan.
2012-02-16 Gleb SmirnoffIn ng_getsockaddr() allocate memory prior to obtaining...
2012-02-16 Sergey Kandaurovdelete-old does not have delete-old-libs dependency.
2012-02-16 Alan CoxWhen vm_mmap() is used to map a vm object into a kernel...
2012-02-16 Eitan AdlerFix warning when compiling with gcc46
2012-02-16 Eitan AdlerRemoved unused code: fixes compiler warning with CC...
2012-02-16 Eitan AdlerDon't extract the n_type value from the elf header...
2012-02-16 Eitan AdlerAdd a timestamp to the msgbuf output in order to determ...
2012-02-16 Eitan AdlerAdd err(3) to strerror(3) SEE ALSO section
2012-02-16 Nathan WhitehornMake sure to synchronize icache for the newly loaded...
2012-02-16 Rick MacklemDelete a couple of out of date comments that are no...
2012-02-16 Jung-uk KimImport ACPICA 20120215.
2012-02-15 Jung-uk KimClean up RFLAG and CR3 register handling and nearby...
2012-02-15 Luigi Rizzo(This commit only touches code within the DEV_NETMAP...
2012-02-15 Jung-uk KimSet up an event handler to turn off speaker if user...
2012-02-15 Jung-uk KimMake ACPI resume beeper less cryptic. Set PIC timer2...
2012-02-15 Jung-uk KimSome BIOSes are known for corrupting low 64KB between...
2012-02-15 Warner LoshWordsmith the can't find kernel error message, and...
2012-02-15 Luigi Rizzoreduce the differences between these three files.
2012-02-15 Xin LIBump .Dd date for previous revision.
2012-02-15 Nathan WhitehornImprove error handling in smusat(4).
2012-02-15 Bjoern A. ZeebFix PAWS (Protect Against Wrapped Sequence numbers...
2012-02-15 Gleb SmirnoffFix includes list.
2012-02-15 Gleb SmirnoffTrim double empty lines.
2012-02-15 Gleb SmirnoffRemove testing stuff, reducing kernel memory footprint...
2012-02-15 Gleb SmirnoffIn ng_bypass() add more protection against potential...
2012-02-15 Gleb Smirnoffstyle(9): sort includes.
2012-02-15 Andrey V. ElsukovAdd additional check to EBR probe and create methods:
2012-02-15 Andrey V. ElsukovAdd PART::type attribute handler. It returns partition...
2012-02-15 Justin T. GibbsLimit the ST3146855LW U320 drive to 55 tags to avoid...
2012-02-15 Justin T. GibbsEnhance documentation, improve interoperability, and...
2012-02-15 David XuAdd notes about sigev_notify_kevent_flags introduced...
2012-02-15 Kevin Lo- Remove some unnecessary cast when assigning NULL...
2012-02-14 Kenneth D.... Set the max_lun field of the path inquiry CCB to 8.
2012-02-14 Dimitry AndricRevert r231673 and r231682 for now, until we can run...
2012-02-14 Hans Petter... Add new USB device ID.
2012-02-14 Robert WatsonWhen initialising the CP0 status register during boot...
next