]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-10-19 Ruslan ErmilovSwitch the default WARNS level for sbin/ to 6.
2009-10-19 Ruslan ErmilovClean up markup (mainly).
2009-10-19 Robert WatsonClean up comments, white space, and style in pfil.c...
2009-10-19 Christian BruefferPowercrypt and NetSec seem to be defunct (webpages...
2009-10-19 Ruslan ErmilovProperly re-create "-s size" argument to newfs(8).
2009-10-19 Rui PauloHWMP fixes, namely:
2009-10-19 Ed SchoutenPartially revert the change to the gettytab made in...
2009-10-19 Dag-Erling... Update copyright.
2009-10-19 Dag-Erling... Remove redundant $FreeBSD$.
2009-10-19 Ed SchoutenProperly set the low watermarks when reducing the baud...
2009-10-18 Robert WatsonRemove unused pfil_flags field in packet_filter_hook.
2009-10-18 Robert WatsonSort function prototypes in pfil.h, clean up white...
2009-10-18 Ed SchoutenDon't forget to increment the man page date.
2009-10-18 Ed SchoutenFix qouting in a comment, to make it look more consistent
2009-10-18 Ed SchoutenFix a typo in the jail(8) manpage.
2009-10-18 Ed SchoutenAllow the buffer size to be configured for pseudo-like...
2009-10-18 Ed SchoutenMake lock devices work properly.
2009-10-18 Nathan WhitehornDon't assume that physical addresses are identity mappe...
2009-10-18 Nathan WhitehornWork around a quirk with the G5 Xserve, which has a...
2009-10-18 Maxim Konovalovo OpenBSD 4.6 added.
2009-10-18 Rui PauloFix KASSERT string to include the real module name.
2009-10-18 Marius StroblChange the load base to below 2GB so PIE binaries work...
2009-10-18 Konstantin... If ET_DYN binary has non-zero base address for some...
2009-10-18 Konstantin... Remove spurious call to priv_check(PRIV_VM_SWAP_NOQUOTA).
2009-10-18 Max KhonReset UPTODATE gnodes after remaking makefiles when...
2009-10-18 Robert WatsonLine-wrap pfil.c so that it prints more nicely.
2009-10-18 Max KhonExit with non-zero error code in case of errors
2009-10-18 Robert WatsonRewrap ip_input() comment so that it prints more nicely.
2009-10-18 Weongyo Jeongadds devices supportted by urtw(4) and bumps date.
2009-10-18 Weongyo Jeongoverhauls urtw(4) for supporting RTL8187B devices prope...
2009-10-17 Doug BartonRemove a circular dependency on routing
2009-10-17 Hajimu UMEMOTOCheck error of dlfunc(3).
2009-10-17 Ed SchoutenPrint backspaces after echoing an EOF.
2009-10-17 Neel NatuAdd myself.
2009-10-16 Jaakko Heinonen- If lstat()/stat() fails with an error other than...
2009-10-16 John BaldwinClose a race with caching of -ve name lookups in the...
2009-10-16 Jilles Tjoelkersh: Show more information about syntax errors in comman...
2009-10-16 Christian BruefferSort SEE ALSO.
2009-10-16 Konstantin... Move intr_describe() out of #ifdef SMP; the function...
2009-10-15 Doug BartonAllow $name_program to override $command in a more...
2009-10-15 Andrew ThompsonCorrect offset calcluation for the NCM implementation.
2009-10-15 Andrew ThompsonOnly poll ukbd if KDB is active.
2009-10-15 Andrew ThompsonWorkaround buggy BIOS code in USB regard. By doing...
2009-10-15 John BaldwinUse language more closely resembling English in a panic...
2009-10-15 Ruslan ErmilovRemoved redundant WARNS setting.
2009-10-15 Luigi RizzoSupport the specification of a range of destination...
2009-10-15 John BaldwinStyle fixes to the function prototypes for bus_alloc_re...
2009-10-15 John BaldwinAdd a facility for associating optional descriptions...
2009-10-15 Luigi RizzoA small change to avoid calling gettimeofday() too...
2009-10-15 John BaldwinFix a sign bug in the handling of nice priorities when...
2009-10-15 Christian BruefferUse our standard section 4 SYNOPSIS.
2009-10-15 Robert WatsonPrint routing statistics as unsigned short rather than...
2009-10-15 Hiroki SatoBump version numbers and update descriptions for the...
2009-10-15 Qing LiThis patch fixes the following issues in the ARP operation:
2009-10-14 Weongyo Jeongfixes a TX hang that could be possible to happen when...
2009-10-14 Weongyo Jeongfixes a TX hang bug that it could happen when if_start...
2009-10-14 Robert NolandSet the active flag in the PMBR when we install bootcod...
2009-10-14 John BaldwinOops, add a return values section to note that these...
2009-10-14 John BaldwinAdd a manual page for BUS_BIND_INTR() and bus_bind_intr().
2009-10-14 John BaldwinUse zfs_read() instead of xfsread() to read /boot.confi...
2009-10-14 Bjoern A. ZeebExplicitly compare to a return code.
2009-10-14 Bjoern A. ZeebUnbreak the VIMAGE build with IPSEC, broken with r197952 by
2009-10-13 Jilles Tjoelkerls: Make -p not inhibit following symlinks.
2009-10-13 Jilles TjoelkerMake getcwd(3) faster, simpler and more compliant using...
2009-10-13 Bjoern A. ZeebCompare pointer to NULL rather than 0.
2009-10-13 Bjoern A. ZeebImmediately after clearing a pending callout that didn...
2009-10-13 John BaldwinSync with other GENERIC kernel configs:
2009-10-13 John BaldwinMove the USB wireless drivers down into their own secti...
2009-10-13 John BaldwinFix this module so it at least builds. Note that it...
2009-10-13 Robert WatsonAdd C message catalogue entries for newer errnos: EBADM...
2009-10-13 Ed MasteCorrect typo: thetime -> the time
2009-10-13 John BaldwinCorrect a copy/paste bug in a comment. lptclose()...
2009-10-13 Rui PauloProperly initialize the mesh conf capabilities byte.
2009-10-13 Robert WatsonEXPORT_SYMS is not, in fact, required, for a dependent...
2009-10-13 Ed SchoutenMake number(6) build with WARNS=6.
2009-10-13 Alexander NedotsukovChase dependency changes in libgssapi_krb5 module intro...
2009-10-12 Hiroki SatoUse printb() to display the "nd6 options=" line.
2009-10-12 Mark MurrayWe haven't installed usbdevs for many moons now, and...
2009-10-12 Hiroki SatoFix the 106/109 USB Japanese keyboard "underscore"...
2009-10-12 Robert WatsonExport DTrace symbols from nfsclient so that dtnfsclien...
2009-10-12 Robert WatsonAdd a MODULE_DEPEND() on the NFS client from dtnfsclien...
2009-10-12 Hiroki Sato- Do not assign a link-local address when ND6_IFF_IFDIS...
2009-10-12 Alexander NedotsukovLink GSS mechanics modules against libgssapi so they...
2009-10-12 Joseph KoshyImprove the description of sysctl "kern.sugid_coredump".
2009-10-12 Rui PauloUpdate for latest 802.11s changes in meshconf format.
2009-10-12 Rui PauloFix a wrong initialization that snuck in the latest...
2009-10-12 Konstantin... Fix typo.
2009-10-12 Rui PauloAnother 3.03 draft bit that I missed in the previous...
2009-10-11 Marcel MoolenaarScan for option ROMs on i386 and amd64 only.
2009-10-11 Jilles TjoelkerMake openat(2) a cancellation point.
2009-10-11 Konstantin... Tweaks for sigqueue tests:
2009-10-11 Konstantin... Currently, when signal is delivered to the process...
2009-10-11 Nathan WhitehornCorrect another typo. Actually save the condition regis...
2009-10-11 Nathan WhitehornCorrect a typo here and actually save DSISR instead...
2009-10-11 Konstantin... In nanosleep(2), note that the calling thread is put...
2009-10-11 Dag-Erling... Remove dupe.
2009-10-11 Jaakko Heinonen- Catch SIGHUP to perform cleanup before exiting.
2009-10-11 Michael TuexenFix a race condition where a mutex was destroyed while...
2009-10-11 Xin LIAdd locking around access to parent node, and bail...
2009-10-11 Julian ElischerVirtualize the pfil hooks so that different jails may...
next