]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Change the pam_ssh examples: if you use it, you probably want want_agent.
[FreeBSD/FreeBSD.git] / sys /
2009-10-05 lulf- Improve error message consistency and wording.
2009-10-04 weongyoupdates device entries supported with the product name...
2009-10-04 alcAlign and pad the page queue and free page queue locks...
2009-10-04 delphijFix a bug that causes the fsx test case of mmap'ed...
2009-10-03 attilioWhen releasing a lockmgr held in shared way we need...
2009-10-03 rpauloRemove remaining bits of performance counter support.
2009-10-03 nyanunifdef NFSCLIENT because the nlm depends on the nfscli...
2009-10-03 bzMake sure that the primary native brandinfo always...
2009-10-03 bzPut #ifdef INET around parts of the FLOWTABLE code...
2009-10-03 bzPrint a warning in case we cannot add more brandinfo...
2009-10-02 marcelFix RTS/CTS flow control, broken by the TTY overhaul...
2009-10-02 rwatsonDon't comment on stream socket handling in sosend_dgram...
2009-10-02 bzBack out the functional parts from r197537. After...
2009-10-02 bzAdd a mitigation feature that will prevent user mappings at
2009-10-02 nyanFix build nfscl and/or nfsd.
2009-10-02 rpauloReserve numbers for XScale.
2009-10-02 rpauloRemove performance counter headers. This code came...
2009-10-02 hrsEnable adding a link-local address even if ND6_IFF_IFDI...
2009-10-02 qingliRemove a log message from production code. This log...
2009-10-02 qingliPreviously, if an address alias is configured on an...
2009-10-01 kmacymake read_eflags and write_eflags accomplish the same...
2009-10-01 emasteIn fill_kinfo_thread, copy the thread's name into struc...
2009-10-01 jkimCompile ACPI debugger and disassembler for kernel modul...
2009-10-01 qingliThe flow-table associates TCP/UDP flows and IP destinat...
2009-10-01 jhbPut square backets ([]) around process names for system...
2009-10-01 delphijReturn EOPNOTSUPP instead of EINVAL when doing chflags...
2009-10-01 thompsaEHCI Hardware BUG workaround
2009-10-01 traszProvide default implementation for VOP_ACCESS(9), so...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-10-01 vanhuChanged an IPSEC_ASSERT to a simple test, as such inval...
2009-10-01 kibAs a workaround, for Intel CPUs, do not use CLFLUSH in
2009-10-01 kibDo not dereference vp->v_mount without holding vnode...
2009-10-01 kibMove the annotation for vm_map_startup() immediately...
2009-10-01 kibFix typo.
2009-10-01 cokaneFix a bad use of NULL instead of zero for int compariso...
2009-10-01 avgprint machine in kernel boot version string
2009-10-01 nyanMFi386: revision 197653
2009-10-01 cokanestyle(9) fixes (always compare pointers to NULL)
2009-10-01 rpauloImprove 802.11s comment.
2009-09-30 traszFix typo in the comment.
2009-09-30 jhbDo not hold the ACPI A/C adapter lock when changing...
2009-09-30 jhbSplit the 'video' ACPI lock up into two locks to resolv...
2009-09-30 avgcpufunc.h: unify/correct style of c extension names
2009-09-30 gallatinTwo more mxge watchdog fixes:
2009-09-30 cokaneCorrect a bug that could lead to a kernel panic if...
2009-09-30 attilioWhen releasing a read/shared lock we need to use a...
2009-09-30 avgprint_caddr_t: drop incorrect __unused attribute from...
2009-09-30 mavFix typo in previous commit.
2009-09-30 rwatsonRegenerate system call files following r197636.
2009-09-30 rwatsonReserve system call numbers for Capsicum security frame...
2009-09-29 yongariFix multicast handling. All Atheros controllers use...
2009-09-29 rwatsonAdd audit events for process descriptor system calls...
2009-09-29 mavAdd some bits of HDMI/DisplayPort support from later...
2009-09-28 marcelThe first 96 bytes may not be zeroes. It can contain...
2009-09-28 rnolandFix offset handling
2009-09-28 rnolandradeon_family is an enum, so ordering can be important.
2009-09-28 rnolandFix blit pitch for 4 byte transfers on r600.
2009-09-28 rnolandR600 doesn't support IRQs yet, so don't try to use...
2009-09-28 yongariFor AR8132 fast ethernet controller, do not report...
2009-09-28 yongariAdd DGE-560SX(Yukon XL) to the supported device list...
2009-09-28 yongariAdd workaround for Yukon XL which has hardware bug...
2009-09-28 yongariAdd hack to pass controller specific information to...
2009-09-28 yongariFix MIB statistics clear routine. This should fix align...
2009-09-28 yongariSome fiber PHY(88E1112) does not seem to set resolved...
2009-09-28 yongariDon't encode model id twice.
2009-09-28 yongariIt seems some 82559ER controllers do not support Rx...
2009-09-28 yongariRemove unnecessary device reinitialization.
2009-09-28 jamieSet the prison in NFS anon and GSS SVC creds (as I...
2009-09-28 jamieBack out r197581, which replaced this file witk sys...
2009-09-28 jamieSet the prison in NFS anon and GSS SVC creds.
2009-09-28 alcTemporarily disable the use of 1GB page mappings by...
2009-09-28 delphijAdd two new fcntls to enable/disable read-ahead:
2009-09-28 delphijUse correct sizeof() object for klist 'list'. Currentl...
2009-09-28 thompsaAdd back endpoint swap detection that was disabled...
2009-09-28 thompsaAdd new FTDI IDs.
2009-09-28 delphijUse a 2 clause BSD-style license instead of stating...
2009-09-28 thompsaAdd experimental support for usb serial console and...
2009-09-28 thompsaAdd a config number quirk for the ELSA_MODEM1
2009-09-28 thompsaadd more device IDs
2009-09-28 thompsaAllow setting of MAC address for AXE based ethernet...
2009-09-28 thompsaIncrease the rx buffer size to 16384 bytes, this increa...
2009-09-28 thompsa- Remove SAMSUNG_YP_U2 now that it is in the cam layer
2009-09-28 thompsaMFp4
2009-09-28 thompsaAdd basic support for USB Network Control Model (NCM...
2009-09-28 thompsaAdd extra safety locking when clobbering xfer->flags_in...
2009-09-28 thompsaCorrect buffer sizes used so that they match. The old...
2009-09-28 thompsaAdd support for USB language selection.
2009-09-28 thompsaFix NULL-pointer dereference in usb_endpoint_foreach().
2009-09-28 thompsaAdd support for ChipHead 341 serial port adapter.
2009-09-28 thompsaClear all interrupts rather than just SETUP packet.
2009-09-28 thompsaSimplify logic around setting EHCI_QH_DTC and expand...
2009-09-28 thompsaImport two PCI quirks from Linux
2009-09-28 thompsaMFp4 @ 168387
2009-09-27 mavReport SATA 3.x devices.
2009-09-27 mavAdd more defines from recent and not only specs.
2009-09-27 edAdd support for VT200-style mouse input.
2009-09-27 simonDo not allow mmap with the MAP_FIXED argument to map...
2009-09-27 jkimCopy apm(4) emulation from sys/i386/acpica/acpi_machdep...
2009-09-27 nyanAdd '#define NFSCLIENT' into opt_nfs.h if the NFSCLIENT...
2009-09-26 pjdEnsure that tv_sec is between INT32_MIN and INT32_MAX...
next