]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-02-01 Robert WatsonImport kernel audit framework:
2006-02-01 Robert WatsonUpdate src/sys/bsm include files to match OpenBSM ...
2006-02-01 Gleb SmirnoffDocument read/write locks.
2006-02-01 John BaldwinDon't add an agp child in vgapci's attach routine if...
2006-02-01 Pawel Jakub... Add regression tests which will verify that giving...
2006-02-01 Oleg BulyzhinOptimize bge_rxeof() & bge_txeof(): return immediately...
2006-02-01 Pawel Jakub... Deny init/attach/setkey subcommands when no key compone...
2006-02-01 Oleg BulyzhinSince bge_rxeof() & bge_txeof() depends on status block...
2006-02-01 Joel DahlExpand contractions.
2006-02-01 Oleg Bulyzhin1) Fix link state detection for cards operating in...
2006-02-01 Andre OppermannMove the IPSEC related code blocks to their own file...
2006-02-01 Yaroslav TykhiyRecord the change in vnone_create_vobject() argument...
2006-02-01 Yaroslav TykhiyUse off_t for file size passed to vnode_create_vobject().
2006-02-01 Pawel Jakub... Remove trailing spaces.
2006-02-01 Pawel Jakub... Remove trailing spaces.
2006-02-01 Yoshihiro TakahashiRemove unsupported hardware.
2006-02-01 Ruslan ErmilovSetting IFF_ALLMULTI on a running interface didn't...
2006-02-01 Jeff Roberson - Install a temporary bandaid in vm_object_reference...
2006-02-01 Jeff Roberson - Solve a problem where a vput could be called on...
2006-02-01 Jeff Roberson - chroot and chdir need to lock giant as appropriate...
2006-02-01 Ruslan ErmilovBrain-o (use standard int types now).
2006-02-01 Scott LongFix another compile problem. If I find any more, this...
2006-02-01 Jeff Roberson - Solve a race where we could lose a call to VOP_INACT...
2006-02-01 Jeff Roberson - Reorder calls to vrele() after calls to vput() when...
2006-01-31 Roman KurakinAttach ce(4) to the build.
2006-01-31 Roman KurakinRemove duplicate model entry.
2006-01-31 Marius Strobl- Sync the list of supported chips with pcn_probe(...
2006-01-31 John BaldwinAdd RWLOCK_NOINLINE.
2006-01-31 Marius StroblAdd a reference to le(4) as the SBus-based Ultra 1...
2006-01-31 Marius StroblAdd le(4) to the list of devices supporting VLAN-sized...
2006-01-31 Marius StroblAdd a man page for le(4), based on the NetBSD one.
2006-01-31 Ruslan ErmilovFix multicast routing on 64-bit platforms.
2006-01-31 Marius StroblHook up le(4) to the build. For now it's only added...
2006-01-31 Christian S... Allow root to open prison pts devices too.
2006-01-31 Greg LeheyClarify time frame of jkh quote.
2006-01-31 Greg LeheyAdd wisdom from jkh.
2006-01-31 Andrew ThompsonNow that the bridge also processes Ethernet frames...
2006-01-31 Andrew ThompsonFix two bugs with the bridge
2006-01-31 Luigi Rizzosome updates to the manpage.
2006-01-31 Luigi Rizzotweaks to let this configuratio build and run under...
2006-01-31 John BaldwinRetroactively add a note about the device names in...
2006-01-31 Luigi Rizzounbreak the build script.
2006-01-31 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 Robert WatsonInitial vendor import of the TrustedBSD OpenBSM distrib...
2006-01-31 Christian BruefferDocument the daily_status_ata_raid_enable and daily_sta...
2006-01-31 Warner LoshADDON is registered as 0x0d7d, not PNY. Don't confuse...
2006-01-31 Alan CoxChange #if defined(DIAGNOSTIC) to KASSERT.
2006-01-31 Christian BruefferThe newly added le(4) driver is altq capable.
2006-01-31 John BaldwinFix a typo and match the copyright on rwlock.h.
2006-01-31 Christian BruefferXref redzone(9)
2006-01-31 Christian S... Allow root in the host environment to open ptys within...
2006-01-31 Max Laiersys/linker.h needs sys/systm.h as a requirement.
2006-01-31 Yaroslav TykhiySet IFF_BROADCAST and IFF_MULTICAST on vlan interfaces...
2006-01-31 Pawel Jakub... Remove unused argument.
2006-01-31 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2006-01-31 Hartmut BrandtVendor patch: prevent a core dump when the trace option...
2006-01-31 Marius StroblAdd le(4), a driver for AMD Am7900 LANCE and Am79C9xx...
2006-01-31 Luigi Rizzomake sure that the start and end preloaded MFS markers are
2006-01-31 Marius Stroblo lsi64854_enet_intr():
2006-01-31 Pawel Jakub... Add simple tests which verify that redzone(9) works...
2006-01-31 Pawel Jakub... Add buffer corruption protection (RedZone) for kernel...
2006-01-31 Poul-Henning... Add missing 's' suffix on alternate rendition of time.
2006-01-31 Peter WemmFix a malloc overrun in 32-bit compat libmap lookup...
2006-01-31 Andrey A. ChernovDon't set time to current, if set to specific time...
2006-01-31 Tom RhodesDoes not return EBUSY, the mutex will keep blocking...
2006-01-30 Pawel Jakub... Tell the user exactly where the problem was.
2006-01-30 Pawel Jakub... Use pidfile(3).
2006-01-30 Pawel Jakub... Allow to specify only one disk. This is helpful when...
2006-01-30 Pawel Jakub... Fix typo which cased that 64kB elements limit was not...
2006-01-30 Marius StroblRevert the part of rev. 1.3 which enabled the chaining...
2006-01-30 Roman KurakinAdd manual page for Cronyx Tau-PCI/32 ce(4) driver.
2006-01-30 Roman KurakinFix forward variable declaration.
2006-01-30 Roman KurakinAdd support for Cronyx TAU-PCI/32 ce(4).
2006-01-30 Florent Thoumie- Add a scsi_da.c and a umass.c quirk for Genesys 6...
2006-01-30 Scott LongRegroup order of operations to better reflect what...
2006-01-30 Matteo RiondatoMake df output more consistent:
2006-01-30 Max LaierFix a leftover "iwi_boot" string.
2006-01-30 Ken SmithEnable splitting up the MFSROOT floppy on amd64, the...
2006-01-30 Gleb SmirnoffRecognize new VLAN_HWCSUM flag.
2006-01-30 Gleb SmirnoffThis driver can do hardware VLAN tagging + checksum...
2006-01-30 Gleb SmirnoffMerge the //depot/user/yar/vlan branch into CVS. It...
2006-01-30 Yaroslav TykhiyDo address assignment/removal operations after callbacks.
2006-01-30 Roman KurakinPrepare for sconfig(8) update.
2006-01-30 Giorgos KeramidasAdd more details about enabling a custom ruleset for...
2006-01-30 Matteo RiondatoMake df output in periodic mail human readable
2006-01-30 Robert WatsonMove pts master devices into /dev/pty/ instead of litte...
2006-01-30 Gleb SmirnoffFix typo.
2006-01-30 Dag-Erling... Avoid triggering autovivification of %config entries...
2006-01-30 Søren SchmidtRemove accidental debug leftovers.
2006-01-30 Gleb SmirnoffAdd some initial locking to gif(4). It doesn't covers...
2006-01-30 Hartmut BrandtInstead of printing several pieces with .Sy just enclos...
2006-01-30 Gleb Smirnoff- In pipe() return the error returned by pipe_create...
2006-01-30 Jeff Roberson - Remove a stale comment. This function was rewritten...
2006-01-30 Jeff Roberson - vn_lock with LK_RETRY can not return an error. ...
2006-01-30 Jeff Roberson - Add a comment warning about an anomalous condition...
2006-01-30 Jeff Roberson - Lock access to vrele() with VFS_LOCK_GIANT() rather...
2006-01-30 Christian BruefferNote support for the A4D and A6VM models.
2006-01-29 Philip PaepsAdd support for Asus A4D laptops. Currently without...
2006-01-29 Philip PaepsAdd support for Asus A6VM laptops.
2006-01-29 Philip PaepsAllow non-P laptops to make use of this module.
next