]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-10-03 Rui PauloRemove remaining bits of performance counter support.
2009-10-03 Yoshihiro Takahashiunifdef NFSCLIENT because the nlm depends on the nfscli...
2009-10-03 Bjoern A. ZeebMake sure that the primary native brandinfo always...
2009-10-03 Rui PauloAdd OpenVPN IANA assigned port number.
2009-10-03 Bjoern A. ZeebPut #ifdef INET around parts of the FLOWTABLE code...
2009-10-03 Bjoern A. ZeebPrint a warning in case we cannot add more brandinfo...
2009-10-03 Doug BartonThe 6bone was decommissioned on 6/6/06, so remove refer...
2009-10-03 Weongyo JeongTRENDnet TEW-424UB has multiple revisions so clarify...
2009-10-02 Marcel MoolenaarFix RTS/CTS flow control, broken by the TTY overhaul...
2009-10-02 Robert WatsonDon't comment on stream socket handling in sosend_dgram...
2009-10-02 Hiroki Sato- Enable an afexists() check only when no AF argument...
2009-10-02 Bjoern A. ZeebReplace the name of the sysctl to security.bsd.map_at_z...
2009-10-02 Bjoern A. ZeebBack out the functional parts from r197537. After...
2009-10-02 Bjoern A. ZeebAdd a mitigation feature that will prevent user mappings at
2009-10-02 Yoshihiro TakahashiFix build nfscl and/or nfsd.
2009-10-02 Rui PauloReserve numbers for XScale.
2009-10-02 Rui PauloRemove performance counter headers. This code came...
2009-10-02 Hiroki SatoEnable adding a link-local address even if ND6_IFF_IFDI...
2009-10-02 Hiroki SatoThe net.inet.tcp.log_in_vain accepts 0, 1 or 2, not...
2009-10-02 Hiroki SatoRevert the previous afexists() change. Knobs configure...
2009-10-02 Hiroki Sato- Split routing_*() and option_*() to *_AF() and add...
2009-10-02 Hiroki Sato- Fix logic inversion bug of net.inet.tcp.rfc1323[*].
2009-10-02 Hiroki Sato- Add AF_IPX and AF_NATM to afexists().
2009-10-02 Qing LiRemove a log message from production code. This log...
2009-10-02 Qing LiPreviously, if an address alias is configured on an...
2009-10-01 Kip Macymake read_eflags and write_eflags accomplish the same...
2009-10-01 Ed MasteIn fill_kinfo_thread, copy the thread's name into struc...
2009-10-01 Jilles Tjoelkersh: Disallow mismatched quotes in backticks (`...`).
2009-10-01 Jung-uk KimCompile ACPI debugger and disassembler for kernel modul...
2009-10-01 Qing LiThe flow-table associates TCP/UDP flows and IP destinat...
2009-10-01 John BaldwinPut square backets ([]) around process names for system...
2009-10-01 Xin LIReturn EOPNOTSUPP instead of EINVAL when doing chflags...
2009-10-01 Andrew ThompsonEHCI Hardware BUG workaround
2009-10-01 Joe Marcus... Correct the pthread stub prototype for pthread_mutexatt...
2009-10-01 Edward Tomasz... Provide default implementation for VOP_ACCESS(9), so...
2009-10-01 Dag-Erling... Upgrade to OpenSSH 5.3p1.
2009-10-01 VANHULLEBUS... Changed an IPSEC_ASSERT to a simple test, as such inval...
2009-10-01 Dag-Erling... Vendor import of OpenSSH 5.3p1
2009-10-01 Konstantin... As a workaround, for Intel CPUs, do not use CLFLUSH in
2009-10-01 Konstantin... Do not dereference vp->v_mount without holding vnode...
2009-10-01 Konstantin... Move the annotation for vm_map_startup() immediately...
2009-10-01 Konstantin... Fix typo.
2009-10-01 Coleman KaneFix a bad use of NULL instead of zero for int compariso...
2009-10-01 Andriy Gaponprint machine in kernel boot version string
2009-10-01 Yoshihiro TakahashiMFi386: revision 197653
2009-10-01 Coleman Kanestyle(9) fixes (always compare pointers to NULL)
2009-10-01 Rui PauloImprove 802.11s comment.
2009-09-30 Edward Tomasz... Fix typo in the comment.
2009-09-30 John BaldwinDo not hold the ACPI A/C adapter lock when changing...
2009-09-30 John BaldwinSplit the 'video' ACPI lock up into two locks to resolv...
2009-09-30 Andriy Gaponcpufunc.h: unify/correct style of c extension names
2009-09-30 Hajimu UMEMOTODon't do an IPv6 operation when the kernel doesn't...
2009-09-30 Andrew GallatinTwo more mxge watchdog fixes:
2009-09-30 Coleman KaneCorrect a bug that could lead to a kernel panic if...
2009-09-30 Attilio RaoWhen releasing a read/shared lock we need to use a...
2009-09-30 Andriy Gaponprint_caddr_t: drop incorrect __unused attribute from...
2009-09-30 Alexander MotinFix typo in previous commit.
2009-09-30 Robert WatsonRegenerate system call files following r197636.
2009-09-30 Robert WatsonReserve system call numbers for Capsicum security frame...
2009-09-29 Pyun YongHyeonFix multicast handling. All Atheros controllers use...
2009-09-29 Jilles TjoelkerFix using lp(1) without the new -t option after r194171.
2009-09-29 Robert WatsonAdd audit events for process descriptor system calls...
2009-09-29 Alexander MotinFix bug, when RADIUS client gave up after single sendto...
2009-09-29 Doug BartonBy popular acclaim, enable "Starting foo:" messages...
2009-09-29 Colin PercivalSpecial-case "-r X" where X is [0-9.]+ to mean "-r...
2009-09-29 Ruslan ErmilovFixed markup bugs.
2009-09-29 Alexander MotinAdd some bits of HDMI/DisplayPort support from later...
2009-09-28 Marcel MoolenaarThe first 96 bytes may not be zeroes. It can contain...
2009-09-28 Robert NolandFix offset handling
2009-09-28 Robert Nolandradeon_family is an enum, so ordering can be important.
2009-09-28 Robert NolandFix blit pitch for 4 byte transfers on r600.
2009-09-28 Robert NolandR600 doesn't support IRQs yet, so don't try to use...
2009-09-28 Pyun YongHyeonFor AR8132 fast ethernet controller, do not report...
2009-09-28 Edwin GroothuisMFV of tzdata2009n
2009-09-28 Edwin GroothuisImport of tzdata2009n:
2009-09-28 Pyun YongHyeonDGE-560SX is now supported.
2009-09-28 Pyun YongHyeonAdd DGE-560SX(Yukon XL) to the supported device list...
2009-09-28 Pyun YongHyeonAdd workaround for Yukon XL which has hardware bug...
2009-09-28 Pyun YongHyeonAdd hack to pass controller specific information to...
2009-09-28 Pyun YongHyeonFix MIB statistics clear routine. This should fix align...
2009-09-28 Pyun YongHyeonSome fiber PHY(88E1112) does not seem to set resolved...
2009-09-28 Pyun YongHyeonDon't encode model id twice.
2009-09-28 Pyun YongHyeonIt seems some 82559ER controllers do not support Rx...
2009-09-28 Pyun YongHyeonRemove unnecessary device reinitialization.
2009-09-28 Jamie GrittonSet the prison in NFS anon and GSS SVC creds (as I...
2009-09-28 Jamie GrittonBack out r197581, which replaced this file witk sys...
2009-09-28 Jamie GrittonSet the prison in NFS anon and GSS SVC creds.
2009-09-28 Alan CoxTemporarily disable the use of 1GB page mappings by...
2009-09-28 Xin LIAdd two new fcntls to enable/disable read-ahead:
2009-09-28 Xin LIUse correct sizeof() object for klist 'list'. Currentl...
2009-09-28 Ruslan ErmilovFixed a markup bug.
2009-09-28 Andrew ThompsonAdd back endpoint swap detection that was disabled...
2009-09-28 Andrew ThompsonAdd new FTDI IDs.
2009-09-28 Xin LIUse a 2 clause BSD-style license instead of stating...
2009-09-28 Andrew ThompsonAdd experimental support for usb serial console and...
2009-09-28 Andrew ThompsonAdd a config number quirk for the ELSA_MODEM1
2009-09-28 Andrew Thompsonadd more device IDs
2009-09-28 Andrew ThompsonAllow setting of MAC address for AXE based ethernet...
2009-09-28 Andrew ThompsonIncrease the rx buffer size to 16384 bytes, this increa...
2009-09-28 Andrew Thompson- Remove SAMSUNG_YP_U2 now that it is in the cam layer
next