]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-09-11 Kip Macyfix UP compilation
2009-09-11 Jung-uk KimCanonify include paths for newly added files.
2009-09-11 Jung-uk KimCatch up with ACPICA 20090903.
2009-09-11 Jung-uk KimCatch up with ACPICA 20090903.
2009-09-11 Jung-uk KimMFV: r196804
2009-09-11 Jung-uk KimFix typos in comments from the previous commit.
2009-09-11 Jung-uk KimImprove amdtemp(4) significantly:
2009-09-11 Andriy Gaponpci(4): don't perform maximum register number check
2009-09-11 Alexander MotinAdd simple embedded RADIUS server support to libradius...
2009-09-11 Xin LIExtend the usage of sc(4)'s hint variable 'flag'. ...
2009-09-11 Jack F VogelStats missed packet handling was still not quite
2009-09-10 Maksim YevmenkinGet those pesky RFCOMM RPM data bits right. This is...
2009-09-10 Ed MasteIf the pxe client is told to use / as the root path...
2009-09-10 Xin LIAdd entries for moved files during vesa/dpms promotion.
2009-09-10 Nathan WhitehornAdd a few SCSI controllers to GENERIC that can be found...
2009-09-10 Jack F VogelFix build issue with last commit.
2009-09-10 Jack F VogelFix build complaint from previous checkin
2009-09-10 Andriy Gaponpci: remove definitions of duplicate constants
2009-09-10 Nick HibmaMove the printing of aperture size and stolen memory...
2009-09-10 Nick HibmaMissing opt_*.h file reference for make depend in sys...
2009-09-10 Jack F VogelFix an xmit mbuf leak, when transmit failed but you
2009-09-10 Jack F VogelFix for pr 138516
2009-09-10 Nick HibmaDon't print out a message on loading a module. 'kldloa...
2009-09-10 Nick HibmaAdd a comment on the consequences of reducing the power...
2009-09-10 Jung-uk KimConsolidate CPUID to CPU family/model macros for amd64...
2009-09-10 Dag-Erling... As jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-10 John BaldwinDon't malloc a buffer while holding the prison0 mutex...
2009-09-10 Dag-Erling... If a certain feature that was present in FreeBSD 7...
2009-09-10 Dag-Erling... Fix comment about KERNFAST.
2009-09-10 Edwin GroothuisMention update to tzdata2009m.
2009-09-10 Warner LoshThe boot loader is a FreeBSD a.out binary for x86,...
2009-09-09 Brooks DavisChange one no to not in r197047
2009-09-09 Konstantin... kern_select(9) copies fd_set in and out of userspace...
2009-09-09 Rick MacklemAdd LK_NOWITNESS to the vn_lock() calls done on newly...
2009-09-09 Brooks DavisMention that a few ed(4) devices don't emit link state...
2009-09-09 Konstantin... As was done in r196643 for i386 and amd64, swap the...
2009-09-09 Ed SchoutenMake the description of `b' a little better.
2009-09-09 Pawel Jakub... Actually component with the greatest priority is used...
2009-09-09 Navdeep ParharThere is no need to log anything for a ctrlq stall...
2009-09-09 Bjoern A. ZeebRemove dpms.4 missed in r197025.
2009-09-09 Pawel Jakub... Correct typo after manual patching.
2009-09-09 Pawel Jakub... Fix usecount leak in mknod(2) on file system exported...
2009-09-09 Konstantin... Unlock the image vnode around the call of pmc PMC_FN_PR...
2009-09-09 Konstantin... In vfs_mark_atime(9), be resistent against reclaimed...
2009-09-09 Poul-Henning... Revert r196976, now that <machine/param.h> behaves...
2009-09-09 Yoshihiro TakahashiMFi386: Remove old file.
2009-09-09 Xin LI - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 Xin LICopy the following files to new places, a subsequent...
2009-09-09 Warner Loshkern_execve.c hasn't been around in ages, so update...
2009-09-09 Xin LI - Port x86emu to FreeBSD.
2009-09-09 Alexander MotinAdd NVidia MCP89 HDA controller IDs.
2009-09-09 Alexander MotinAdd Intel 82801JD (one more ICH10) HDA controller ID.
2009-09-09 Ed MasteWhitespace tweak.
2009-09-09 Ed MasteIncrease AAC_CMD_TIMEOUT from 30s to 120s to help avoid...
2009-09-09 Ed MasteCompare pointer with NULL, not 0.
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Xin LIImport x86emu from OpenBSD (src/sys/dev/x86emu).
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-09 Edwin GroothuisVendor import of tzdata2008m:
2009-09-08 Navdeep ParharAdd arp_update_event. This replaces route_arp_update_e...
2009-09-08 Poul-Henning... Get rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 Nathan WhitehornRemove some debugging (KTR_VERBOSE) that crept into...
2009-09-08 Pawel Jakub... Implement __assert() for Solaris-specific code. Until...
2009-09-08 Brooks Daviscr_groups is no longer embedded in struct ucred and...
2009-09-08 Edward Tomasz... Remove useless variable assignment.
2009-09-08 Edward Tomasz... Remove unused variable.
2009-09-08 Pawel Jakub... Only log successful commands! Without this fix we log...
2009-09-08 Warner LoshCleanup tortured logic a big. Noticed by FlexLint...
2009-09-08 Scott LongFree the correct buffer in an error case.
2009-09-08 Pawel Jakub... We don't export individual snapshots, so mnt_export...
2009-09-08 Roman DivackyAdd C/c/f/p/v switches plus a bunch of minor fixes...
2009-09-08 Pawel Jakub... When we automatically mount snapshot we want to return...
2009-09-08 Pawel Jakub... On FreeBSD we don't have to look for snapshot's mount...
2009-09-08 Pawel Jakub... Call ZFS_EXIT() after locking the vnode.
2009-09-08 Poul-Henning... Add necessary include
2009-09-08 Poul-Henning... Having thrown the cat out of the house, add a necessary...
2009-09-08 Poul-Henning... Revert previous commit and add myself to the list of...
2009-09-08 Poul-Henning... Add necessary include.
2009-09-08 Poul-Henning... Move multi-include protection back up to the top of...
2009-09-08 Poul-Henning... Move the duplicate definition of struct sockaddr_storag...
2009-09-08 Konstantin... Lock Giant around vn_open_cred().
2009-09-08 Pawel Jakub... Fix reference count leak for a case where snapshot...
2009-09-08 Alexander MotinDo not check proper request alignment here in geom_dev...
2009-09-08 Tim KientzleFiz /usr/bin/unzip: A bug deep in libarchive's read...
2009-09-08 Tim KientzleUpdate tests to match r195873, which corrected how...
2009-09-08 Xin LIConstify format string pointer, otherwise this would...
2009-09-07 Sean BrunoA few enhancements I made while working on the Firewire...
2009-09-07 Pawel Jakub... If we have to use avl_find(), optimize a bit and use...
2009-09-07 Pawel Jakub... When snapshot mount point is busy (for example we are...
2009-09-07 Edward Tomasz... Some of the controllers sold as ServeRAID (IBM ServeRA...
2009-09-07 Pawel Jakub... Fix detection of file system being shared. After this...
2009-09-07 Edward Tomasz... Enable NFSv4 ACL support in ZFS.
2009-09-07 Edward Tomasz... Add regression tests for NFSv4 ACL granular permission...
2009-09-07 Pawel Jakub... Defer thread start until we set priority.
2009-09-07 Pawel Jakub... Don't recheck ownership on update mount. This will...
2009-09-07 Pawel Jakub... - Avoid holding mutex around M_WAITOK allocations.
2009-09-07 Ken SmithBring the layout of package-split.py more in line with...
2009-09-07 Edward Tomasz... Prevent the line from wrapping.
2009-09-07 Edward Tomasz... Add regression tests for NFSv4 ACLs and update POSIX...
2009-09-07 Edward Tomasz... Add NFSv4 support to setfacl(1).
next