]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-12 Edwin GroothuisFix typo in cons25l7 definition in etc/termcap.small...
2009-06-12 Dag-Erling... Provide correct prototypes for functions with no arguments.
2009-06-12 Dag-Erling... _nss_cache_cycle_prevention_function doesn't actually...
2009-06-12 Edwin GroothuisFix printing of some wide-characters by iswprint()...
2009-06-12 Edwin GroothuisAdd various new keymaps:
2009-06-12 Juli MallettFix MALTA build; some prototypes were wrong and blew...
2009-06-12 Ed SchoutenRevert my previous change, because it reintroduces...
2009-06-12 John BaldwinUpdate the inline version of vn_get_ino() for ".."...
2009-06-12 Bjoern A. ZeebGarbage collect an extern for a non-existent variable.
2009-06-12 Bjoern A. ZeebMove the kernel option FLOWTABLE chacking from the...
2009-06-12 Ed SchoutenPrevent yet another staircase effect bug in the console...
2009-06-12 Rick MacklemAdd a #include <sys/jail.h> so that it builds when
2009-06-12 Marcel MoolenaarMove the memory layout definitions and logic from mvreg...
2009-06-12 John Baldwin- Note that these interfaces require <sys/user.h> for...
2009-06-12 Ulf Lilleengen- Remove semicolon that should not have been there.
2009-06-12 Andrew ThompsonCleanup claim/release interface code, which is specific...
2009-06-12 Andrew ThompsonChange ums_probe() so it does not need to fetch the...
2009-06-12 Andrew ThompsonCheck for a keyboard HID report in addition to the...
2009-06-12 Andrew ThompsonFree the correct memory pointer.
2009-06-12 Andrew ThompsonMinor device side improvement. Make sure a not complete...
2009-06-12 VANHULLEBUS... Added support for NAT-Traversal (RFC 3948) in IPsec...
2009-06-12 Andriy Gapongdb: make 'thread apply all bt' always work on all...
2009-06-12 Rick MacklemUpdate the content of the nfsv4.4 man page to reflect...
2009-06-12 Edwin GroothuisFrench translations for keyboards keymaps descriptions
2009-06-12 Marko ZecRemove unnecessary #ifdef lines and code.
2009-06-12 Marko ZecAssign ng_eiface nodes a netgraph name on instantiation...
2009-06-12 Andriy GaponKOBJMETHOD: throw the switch on kobj method signature...
2009-06-12 Ariff AbdullahLast (hopefully) attempt to fix both parallel build and
2009-06-12 Warner Loshdevclass_find_free_unit(xxx, 0) is identical to -1...
2009-06-11 Kip Macypjd has requested that I keep the tunable as zfs_prefet...
2009-06-11 George V. Neville... Re-add the send queue tunable for people who do not...
2009-06-11 Andriy Gaponsyslog.conf(5): correct example
2009-06-11 Juli MallettAllow libufs(3) functions to operate on a regular file...
2009-06-11 Jung-uk Kimko_KR: AM/PM date format should be localized.
2009-06-11 Andriy GaponKOBJMETHOD: use better construct in the checking versio...
2009-06-11 Andriy Gaponstrict kobj signatures: fix adb_hb_controller_poll...
2009-06-11 Andriy Gaponstrict kobj signatures: fix iicbus_write impl in dev/pcf
2009-06-11 Andriy Gaponstrict kobj signatures: some ofw_setprop fixes
2009-06-11 Andriy Gaponstrict kobj signatures: fix assortment of miibus_writer...
2009-06-11 Andriy Gaponstrict kobj sigs: fix assortment of device_detach and...
2009-06-11 Sam Lefflermake implicit pad visible
2009-06-11 Sam Leffleruse negotiated short gi to calculate the tx rate; using...
2009-06-11 Andriy Gaponstrict kobj signatures: fix assortment of bus_read_ivar...
2009-06-11 Paul SaabStop asserting on exclusive locks in fsync since it...
2009-06-11 Andriy Gaponstrict kobj signatures: fix legacy i386 pcib_write_conf...
2009-06-11 Andriy Gaponstrict kobj signatures: fixes in agp driver
2009-06-11 Andriy Gaponstrict kobj signatures: linker_if fixes
2009-06-11 Andriy Gaponstrict kobj signatures: number of fixes for arm archite...
2009-06-11 Stanislav Sedov- Make pstat(8) WARNS=6 safe.
2009-06-11 Marko ZecIn struct thread, fields td_vnet and td_vnet_lpush...
2009-06-11 Marko ZecIntroduce a mechanism for detecting calls from outbound...
2009-06-11 Jung-uk Kim- Remove unnecessary read memory barriers from atomic...
2009-06-11 Andriy Gaponsyslog.conf: pop up from logging only ppp messages...
2009-06-11 John BaldwinCorrect printf format type mismatches.
2009-06-11 John BaldwinTrim extra ()'s.
2009-06-11 Ed SchoutenUse the documented machine constraint for SSE registers.
2009-06-11 Bjoern A. ZeebAll these Ethernet NICs depend on INET, mostly for...
2009-06-11 Bjoern A. Zeebif_igb.c as well as ixgbe.c uncondtionally depend on...
2009-06-11 Bjoern A. ZeebAs sys/kern/uipc_accf.c depends on inet, all three...
2009-06-11 Bjoern A. Zeebng_ipfw depends on inet and ipfirewall as well.
2009-06-11 Bjoern A. Zeebip_dummynet.c depends on INET.
2009-06-11 Bjoern A. Zeebnetinet/if_ether.c (doing ARP) depends on INET as well.
2009-06-11 Bjoern A. Zeebif_enc(4) is only useful with ipsec and either inet...
2009-06-11 Bjoern A. Zeebstf(4) supports `6to4' IPv6 in IPv4 encapsulation accro...
2009-06-11 Bjoern A. Zeebif_bridge(4) unfortunately is missing a lot of #ifdef...
2009-06-11 Dag-Erling... Lower WARNS due to alignment issues on sparc64.
2009-06-11 Bjoern A. Zeebcarp(4) allows people to share a set of IP addresses...
2009-06-11 Ed SchoutenCorrect my previous commit to pstat(8).
2009-06-11 Luigi RizzoAs discussed in the devsummit, introduce two fields...
2009-06-11 Kip Macycheck against prefetch_enable
2009-06-11 Ariff AbdullahRemove custom KOBJMETHOD(), CHANNEL_DECLARE() and MIXER...
2009-06-11 Ed SchoutenMake most of pstat(8) build with WARNS=6.
2009-06-11 Dag-Erling... As of sam's r175206, arp builds cleanly at WARNS level...
2009-06-11 Sam LefflerWhen associating to an AP we don't know if HT is negoti...
2009-06-10 Jung-uk KimCatch up with r193750 (OsdSynch.c locking changes):
2009-06-10 Edwin GroothuisAdd euro symbol to pt_PT locale using other encodings
2009-06-10 Edwin GroothuisCroatian locale support for hr_HR.ISO8859-2
2009-06-10 Bjoern A. Zeebpflog, pfsync depend on pf and pf depends on inet.
2009-06-10 Bjoern A. ZeebUpdate vnet_net size guard values after r193951.
2009-06-10 Edwin GroothuisInvalid (long) date format in pl_PL.ISO8859-2.src
2009-06-10 Bjoern A. ZeebUnfortunately fs/nfsserver depends on INET at the momen...
2009-06-10 Bjoern A. Zeebif_gre.c insists on INET:
2009-06-10 Rick MacklemThis commit is analagous to r193952, but for the experi...
2009-06-10 Bjoern A. Zeebipfirewall insists on INET:
2009-06-10 Kip Macyuse default policy for enabling prefetching unless...
2009-06-10 Rick MacklemAdd a test for VI_DOOMED just after nfs_upgrade_vnlock...
2009-06-10 Konstantin... Adapt vfs kqfilter to the shared vnode lock used by...
2009-06-10 Bjoern A. Zeebip_divert.c requires both INET and IPFIREWALL to be...
2009-06-10 Bjoern A. ZeebIPsec depends on either IPv4 (inet) or IPv6 (inet6...
2009-06-10 Bjoern A. ZeebProperly hide IPv4 only variables and functions under...
2009-06-10 Andriy Gaponrc.d/fsck: allow additional options for fsck_y_enable...
2009-06-10 Andriy Gaponfsck_msdosfs: accept no-op -C option for compatibilty...
2009-06-10 Rick MacklemFor the case where another thread was doing a connect...
2009-06-10 John BaldwinChange a few members of tcpcb that store cached copies...
2009-06-10 Ed SchoutenMake the demo/stress tools build again, after my change...
2009-06-10 Ed SchoutenSmall cleanups to the jail script:
2009-06-10 Warner LoshThese are no longer referenced in the tree, so can...
2009-06-10 Coleman KaneFix an LOR
2009-06-10 Warner LoshMove from using devclass_find_free_unit(cfi_diskclass...
2009-06-10 Warner LoshMove from using devclass_find_free_unit(ata_devclass...
next