]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-12-06 phkConvert to nmount. Add omount compat code.
2004-12-06 phkConvert to nmount, add omount compat.
2004-12-06 phkTrust vfs_mount to call VFS_STATFS() on all mounts.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add backwards compat cmount method.
2004-12-06 phkConvert nwfs to nmount, but take the low road: There...
2004-12-06 kanFix a typo in PFS_TRACE.
2004-12-06 phkufs vfs_mountedon(), rely on vfs_mount.c calling VFS_ST...
2004-12-06 phkUse vfs_mountedfrom(), rely on vfs_mount.c calling...
2004-12-06 phkUse vfs_mountedfrom() and rely on vfs_mount.c to call...
2004-12-06 phkAlways call VFS_STATFS() on mp->mnt_stat when we have...
2004-12-06 glebius- Use ng_callout() instead of timeout(9).
2004-12-06 phkConvert coda to nmount.
2004-12-06 rwatsonSwitch from using an sx lock to a mutex for the mac_por...
2004-12-06 glebiusDocument route caching, how it can be enabled, and...
2004-12-06 ps2 fixes that improve on the consistency of the NFS...
2004-12-06 phkConvert msdosfs to nmount.
2004-12-06 glebius- Make route cacheing optional, configurable via IFF_LI...
2004-12-06 psSerialize NFS vinvalbuf operations by acquiring/upgradi...
2004-12-06 scottlDue to a significant addition of code, add my copyright...
2004-12-06 phkAdd more functions for handling mount arguments in...
2004-12-06 psAdd non-blocking versions of nfsm_dissect() and friends...
2004-12-06 phkChange the first argument of vfs_cmount() to a handy...
2004-12-06 ps- If all data has been committed to stable storage...
2004-12-06 rwatsonCorrect a typo in a comment.
2004-12-06 delphijCorrect two bugs that may result in incorrect CBCP...
2004-12-06 blandFix -t option processing.
2004-12-06 hartiSome constification which doesn't require code rewrites.
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoMerge from the main BK repository for ntp: put two...
2004-12-06 rwatsonPrint a warning if running as !root for aio_md_test...
2004-12-06 phkAdd a few convenient functions in the mount_arg() famil...
2004-12-06 rwatsonAdd a basic aio functionality regression test, which...
2004-12-06 phkCollapse two almost identical license copies, preservin...
2004-12-06 phkRemove the kern.rootdev sysctl.
2004-12-06 phkMake struct vfsopt{list} private to vfs_mount.c
2004-12-06 phkFix warning
2004-12-06 jkoshyUpdate prototypes for eventhandler_register() and event...
2004-12-06 hartiStyle: fix indentation.
2004-12-06 pjdWe don't have RAIDFrame anymore and it seems gvinum...
2004-12-06 jkoshyUse 'const char *' for a few prototypes.
2004-12-06 ruUnbreak sockstat(1) on systems without the divert protocol.
2004-12-06 hartiRemove an unused macro.
2004-12-06 hartiConstify arguments to Hash_FindEntry and Hash_CreateEntry.
2004-12-06 hartiRemove extra empty lines.
2004-12-06 hartiStyle: fix indentation, prototypes for functions even...
2004-12-06 ruMake this work under debugging, e.g., "make -dl".
2004-12-06 phkUserland change corresponding to the change in kernel...
2004-12-06 phkFor reasons unknown, the nfs locking code used a fifo...
2004-12-06 scottlAdd support for the memory-mapped PCI Express configura...
2004-12-06 impThe 'start' command processes loader.conf variables...
2004-12-06 alcThis jumbo allocator has been removed from the kernel.
2004-12-06 obrienEnable amr(4) - scottl fixed when used with >4GB RAM.
2004-12-06 alcUpdate the Tigon 1 and 2 driver to use the sf_buf API...
2004-12-05 scottlFix a number of bugs and significantly alter the comman...
2004-12-05 hmpCode for automatic name completion in a tcsh(1) environ...
2004-12-05 glebiusUse ng_callout() instead of timeout(9).
2004-12-05 rwatsonConvert GIANT_REQUIRED; in nfs_mountroot() to NET_ASSER...
2004-12-05 rwatsonConvert a GIANT_REQUIRED; into a NET_ASSERT_GIANT(...
2004-12-05 cognetMake sure to map the whole kernel into 1MB pages. Try...
2004-12-05 rwatsonAssert the tcptw inpcb lock in tcp_timer_2msl_reset...
2004-12-05 cognetReactivate the use of the minidata cache.
2004-12-05 cognetDo not change the page directory and do not flush the...
2004-12-05 cognetRemove an unused field from the struct pv_entry.
2004-12-05 phkVFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat...
2004-12-05 marcelFix null-pointer indirect function calls introduced...
2004-12-05 rwatsonAssert inpcb lock in:
2004-12-05 rwatsonMinor grammer fix in comment.
2004-12-05 rwatsonPass the inpcb reference into ip_getmoptions() rather...
2004-12-05 rwatsonDefine INP_UNLOCK_ASSERT() to assert that an inpcb...
2004-12-05 alcCorrect a sanity check in vnode_pager_generic_putpages...
2004-12-05 pjd'all' argument for list_net_interfaces() is now unused...
2004-12-05 rwatsonPush the inpcb argument into ip_setmoptions() when...
2004-12-05 deischenMake sure the first argument to the user function is...
2004-12-05 obrienWhen panicing in device_unbusy(), actually tell what...
2004-12-05 rwatsonForced commit to note that the previous revision, 1...
2004-12-05 rwatsonStart working through inpcb locking for ip_ctloutput...
2004-12-05 glebius- Use uint16_t to pass argument for NGM_NETFLOW_IFINFO...
2004-12-05 ruShow divert(4) sockets as well.
2004-12-05 rwatsonCorrect a misspelling in a comment.
2004-12-05 rwatsonAcquire socket receive buffer mutex before appending...
2004-12-05 simonDDB_UNATTENDED is now called KDB_UNATTENDED.
2004-12-05 dhartmeiIPv6 packets can contain headers (like options) before...
2004-12-05 rseUse "ifconfig -l" instead of "list_network_interfaces...
2004-12-05 rsefix typo: s/intefraces/interfaces/
2004-12-05 impStart to add GIANT_REQUIRED; macros in places where...
2004-12-05 marcelSource changes to allow building a cross-debugger....
2004-12-05 marcelo Don't limit GPT as a rank 2 provider. Allow it to...
2004-12-05 obrienNow as a full blown port.
2004-12-05 marcelFix previous commit. GDB_CROSS_DEBUGGER needs to be...
2004-12-05 njlGrab Giant around calls to DEVICE_SUSPEND/RESUME in...
2004-12-04 krisAdd more frequently-used locale directories. This...
2004-12-04 marksDocument ACPI tunable hw.acpi.serialize_methods.
2004-12-04 alcReplace (inlined) pmap_pte() calls with smaller, faster...
2004-12-04 pjdWhen initializing device, set d_softc and d_no fields...
2004-12-04 simon- Change license to standard 2 clause BSD. [1]
2004-12-04 mariusRevert rev. 1.166 and remove sparc64/pci/ofw_pci_if...
2004-12-04 mariusCatch up with the new device name of sab(4). The entrie...
next