]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-06-17 Ed SchoutenDon't remove the periodic script for ac(8) when setting...
2011-06-17 John BaldwinDon't create a device_t object or parse current resourc...
2011-06-17 Jilles Tjoelkerposix_spawn(3): Document r222511 (trying to close alrea...
2011-06-17 Ed SchoutenUpdate manpage.
2011-06-17 Ed SchoutenDon't omit ac(8) as part of WITHOUT_ACCT.
2011-06-17 John Baldwin- Use a dedicated task to handle deferred transmits...
2011-06-17 Joerg WunschOpen the floppy disk device with O_RDONLY rather than...
2011-06-17 Jilles Tjoelkersh: Add case statement fallthrough (with ';&' instead...
2011-06-17 Gleb Smirnoff- Fix my braino in the 220835, when I used strtok(...
2011-06-17 Jilles Tjoelkersh: Skip variables with invalid names in "set", "export...
2011-06-17 Sergey KandaurovReturn empty cmdline/environ string for processes with...
2011-06-17 Mikolaj GolubIn HAST we use two sockets - one for only sending the...
2011-06-17 Michael TuexenAdd SCTP_MAX_BURST support to sctp_opt_info().
2011-06-17 Michael TuexenUpdate the list of supported socket options for sctp_op...
2011-06-17 Alexander LeidingerAdd 2-clause BSD license.
2011-06-17 Marcel MoolenaarImprove on style(9)
2011-06-17 Marcel MoolenaarProperly serialize the global shootdown with the instru...
2011-06-16 Kirk McKusickDrop the include of <ufs/ffs/ffs_extern.h> from usr...
2011-06-16 Konstantin... Regen.
2011-06-16 Konstantin... Implement compat32 for old lseek, for the a.out binarie...
2011-06-16 Konstantin... Do not trash the argv[0] pointer for an a.out process...
2011-06-16 Konstantin... Fix silly typo that resulted in the a.out process stack...
2011-06-16 Jilles Tjoelkersh: Reduce unnecessary forks with eval.
2011-06-16 Michael TuexenAdd SCTP_DEFAULT_PRINFO socket option.
2011-06-16 Benedict ReuschlingFix some wording and grammar in the BUGS section.
2011-06-16 Andrey V. ElsukovAdd "alignment" param to the request before calling...
2011-06-16 Warner LoshSetting warnings without make universe considered harmf...
2011-06-16 Marcel MoolenaarEven if the loaded module has no symbols, we still...
2011-06-16 Michael TuexenFix two typos and remove redundant code.
2011-06-16 Alexander MotinAdd Digitizer-related usage IDs from HUTRR30 and HUTRR34.
2011-06-16 Michael Tuexen* Fix the handling of addresses in sctp_sendv().
2011-06-16 Tai-hwa LiangUsing the correct format string(%zu) for size_t type...
2011-06-16 Ruslan ErmilovIt's a bit odd, but "make update" in src/ can also...
2011-06-16 Kevin LoChange i_len in ieee80211req to be unsigned and fix...
2011-06-16 Maxim SobolevRevert r222688.
2011-06-16 Tai-hwa LiangUnbreaking build on sparc64.
2011-06-16 Tai-hwa LiangFixing compilation bustage by introducing another forwa...
2011-06-16 Craig RodriguesClarify that the TFTP blocksize (RFC2348) or non-standard
2011-06-16 David XuUse size of int to fetch sysctl kern.sched.cpusetsize...
2011-06-16 Craig RodriguesSpecify correct RFC2347 for TFTP options in diagnostic...
2011-06-15 Nathan WhitehornMake the bootonly CD smaller by discarding static libra...
2011-06-15 Michael TuexenAdd support for the newly added SCTP API.
2011-06-15 Nathan WhitehornDo not install the rescue tools onto the install CD...
2011-06-15 Craig RodriguesBring back following change which was undone in previou...
2011-06-15 Kirk McKusickEnsure that filesystem metadata contained within persis...
2011-06-15 Marius StroblDon't include curcpu in the mask which is used as the...
2011-06-15 Craig RodriguesIncrease WARNS level to 2.
2011-06-15 Craig Rodrigues(1) When sending the TFTP RRQ packet to read a file,
2011-06-15 Craig RodriguesCurrently tftp code in the loader retransmits the previ...
2011-06-15 Craig RodriguesAdded sendrecv_tftp function instead of sendrecv for...
2011-06-15 Craig RodriguesIn sendrecv function, change the receive timeout value...
2011-06-15 Jilles Tjoelkersh: Add support for named character classes in bracket...
2011-06-15 Joel DahlHide driver revision behind bootverbose.
2011-06-15 Josh PaetzelEliminate extraneous pipelines and tr calls.
2011-06-15 Olivier HouchardAdd -ffreestanding to the command line, so taht inflate...
2011-06-15 Xin LIDon't attempt to create the base directory when -d...
2011-06-15 Kirk McKusickWith the restructuring of the block reclaimation code...
2011-06-15 Nathan WhitehornRevert changes to this file in r222417. This unconditio...
2011-06-15 Kirk McKusickMissing cleanup case after completion of a snapshot...
2011-06-14 Justin T. Gibbssys/kern/subr_kdb.c:
2011-06-14 Hans Petter... Enable USB 3.0 support by default in i386 and amd64...
2011-06-14 Alexander MotinSkip BAR(5) usage for SATA registers access on ICH8M...
2011-06-14 John BaldwinAdd location and pnpinfo strings for puc device ports...
2011-06-14 Stephen Montgomery... Reviewed by: gabor (mentor)
2011-06-14 Justin T. GibbsPlumb device physical path reporting from CAM devices...
2011-06-14 David E. O... We should not return ECHILD when debugging a child...
2011-06-14 Edward Tomasz... Add "gid" and "group" keywords to display the effective...
2011-06-14 Justin T. Gibbssys/sys/conf.h:
2011-06-14 Justin T. Gibbssys/cam/scsi/scsi_da.c:
2011-06-14 Andreas Tobler- Check on target wordsize instead of compile time...
2011-06-14 Justin T. GibbsLay groundwork in CAM for recording and reporting physi...
2011-06-14 Andrey V. ElsukovImplement "global" mode for ipfw nat. It is similar...
2011-06-14 Andrey V. ElsukovCheck nat id a bit more strictly.
2011-06-14 Luigi RizzoGrab one of the ifcap bits for netmap, and enable print...
2011-06-14 Andrey V. ElsukovSort alias mode flags in the increasing order.
2011-06-14 Andrey V. ElsukovAdd IPv6 support to the ipfw uid/gid check. Pass an...
2011-06-14 Gregory Neil... sendmail has been updated to 8.14.5
2011-06-14 Gregory Neil... Update notes regarding FreeBSD import
2011-06-14 Gregory Neil... Minor change to force commit this file so new freebsd...
2011-06-14 Gregory Neil... Update DNSBL information (MAPS has been acquired, used...
2011-06-14 Gregory Neil... Merge sendmail 8.14.5 to HEAD
2011-06-14 Gregory Neil... Import errata patch as published at http://www.sendmail...
2011-06-14 Gregory Neil... Import sendmail 8.14.5
2011-06-13 Kenneth D.... Instead of using an atomic operation to determine wheth...
2011-06-13 Justin T. GibbsFix a couple of race conditions in devstat(9) initializ...
2011-06-13 Jilles Tjoelkersh: Fix duplicate prototypes for builtins.
2011-06-13 Justin T. GibbsSeveral enhancements to the Xen block back driver.
2011-06-13 Alexander MotinAdd bunch of Conexant codec IDs. For some of them add...
2011-06-13 Bjoern A. ZeebAdd a new option -P to suppress getservbyport(3) calls...
2011-06-13 Josh PaetzelConvert the allowed characters '-', '.', and ':' in...
2011-06-13 Dimitry AndricUse alternative, less messy solution to avoid breakage...
2011-06-13 John BaldwinAdvance the advertised window (rcv_adv) to the currentl...
2011-06-13 Yoshihiro Takahashi- Reduce diffs against i386.
2011-06-13 Marius Strobl- Merge r222980 from x86: add sound(4) and common devic...
2011-06-13 Tai-hwa LiangUsing statfs.f_fstypename rather than statfs.f_type...
2011-06-13 Adrian ChaddFix ath_ahb(4) bus attach and eeprom error handling.
2011-06-13 Dimitry AndricApparently makefs needs a few more system headers to...
2011-06-12 Xin LIUse swap32() right.
2011-06-12 Dimitry AndricUnbreak usr.sbin/makefs after r223020.
2011-06-12 Jilles Tjoelkersh: Save/restore changed variables in optimized command...
next