]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-07-08 Stacey SonAdded my birthday to the FreeBSD calendar.
2008-07-08 Stacey SonAdded myself to the src committers graph.
2008-07-08 Robert WatsonUse soreceive_dgram() and sosend_dgram() with UDPv6...
2008-07-08 Weongyo Jeongremove a useless example.
2008-07-08 Alan CoxRev 180333, ``Change create_pagetables() and pmap_init...
2008-07-08 Giorgos KeramidasEnable the -n option of pkg_create(1).
2008-07-08 David Xuposix_spawn() is supported, set _POSIX_SPAWN to 200212L.
2008-07-07 Xin LIAdd HWPMC_HOOKS to GENERIC kernels, this makes hwpmc...
2008-07-07 Bjoern A. ZeebAdd a `show cpusets' DDB command to print numbered...
2008-07-07 Bjoern A. ZeebMFp4 144659:
2008-07-07 Bjoern A. ZeebMove cpuset_refroot and cpuset_refbase functions up...
2008-07-07 Marcel MoolenaarAdd inline function ia64_fc_i() to abstract inline...
2008-07-07 Alan CoxIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-07 Alan CoxIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-07 Sam Lefflerreorder RSN/WPA2 ie in beacon and probe response frames...
2008-07-07 Marcel MoolenaarWhen making release with NOPORTS, we'll checkout only the
2008-07-07 Remko LodderFix some spelling errors (improper review from my
2008-07-07 Robert WatsonAllow udp_notify() to accept read, as well as write...
2008-07-07 Konstantin... Add #include <inttypes.h> for the strtoimax().
2008-07-07 Robert WatsonAdd additional udbinfo and inpcb locking assertions...
2008-07-07 Remko LodderAdd missing information for geom_mirror metadata.
2008-07-07 Robert WatsonFirst step towards parallel transmit in UDP: if neither...
2008-07-07 Robert WatsonDrop read lock on udbinfo earlier during delivery to...
2008-07-07 Poul-Henning... Apply learning from RAIEC (Redundant Array of Independe...
2008-07-07 Konstantin... The kqueue_register() function assumes that it is calle...
2008-07-07 David MaloneUpdate man page for addition of BIOCSETFNR. Subversion...
2008-07-07 Robert WatsonDrop read lock on udbinfo earlier during delivery to...
2008-07-07 David MaloneAdd a new ioctl for changing the read filter (BIOCSETFN...
2008-07-07 Konstantin... The r178914 I erronously put the setting of the KQ_FLUX...
2008-07-07 Weongyo Jeongcorrect device name errors and wrong informations that...
2008-07-06 Christian S... Add hard sentence breaks.
2008-07-06 Alan CoxChange create_pagetables() and pmap_init() so that...
2008-07-06 Warner LoshAs discussed on IRC and at BSDcan, move the mips32...
2008-07-06 Marcel MoolenaarObsolete bsdlabel(8) on powerpc. Use gpart(8) instead.
2008-07-06 Christian S... Document default ACLs and how to use them.
2008-07-06 Daniel Gerzo- This code was intially obtained from NetBSD, but...
2008-07-06 Tim KientzlePreserve ownership if cpio is run as root.
2008-07-06 Rui PauloFix comment: s/before/after.
2008-07-06 Daniel Gerzo- Add description about a missing return value
2008-07-06 Daniel Gerzo- remove superfluous word
2008-07-06 Daniel Gerzo- avoid future breakage: cnw(4), sbni(4) and sbsh(4...
2008-07-06 Daniel Gerzo- fix build; oltr(4) has been removed in r180259
2008-07-06 Mike MakonnenRemove the $DUMPDIR variable. It's redundant and the...
2008-07-06 Mike MakonnenMake checking for the availability of core dumps work...
2008-07-06 Warner LoshAdd two corega cards and annotate 8041 V2 chipset.
2008-07-06 Warner LoshAdd two corega cards from NetBSD: FETEHR II PCC TXD...
2008-07-06 Warner LoshMerge from NetBSD's pcmciadev file (rev ~1.208 - 1...
2008-07-05 Rui PauloAdd a missing call to config_intrhook_establish().
2008-07-05 Rui PauloUse config_intrhook API to create the dev.cpu.N.tempera...
2008-07-05 Alan CoxIncrease the kernel map's size to 7GB, making room...
2008-07-05 Christian S... Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any...
2008-07-05 Sam Lefflercorrect construction of delba action frame; don't shift...
2008-07-05 Alan CoxEnable the creation of a kmem map larger than 4GB.
2008-07-05 Robert WatsonClarify comments and prototypes in raw_cb.h:
2008-07-05 Robert WatsonRename raw_append() to rip_append(): the raw_ prefix...
2008-07-05 Robert WatsonImprove approximation of style(9) in raw socket code.
2008-07-05 Robert WatsonRename several functions in if_lmc with potential name...
2008-07-05 Yoshihiro TakahashiAdd i386_memio_compare() to compare two resources.
2008-07-05 Marius Strobl- Merge macros depending on the flags being preserved...
2008-07-05 Marius Strobl- Fix spelling and style.
2008-07-05 Marius StroblRevert the addition of "__volatile" to "__asm" done...
2008-07-05 Mike MakonnenNo need to display the result of enabling the ipfw...
2008-07-05 Mike MakonnenThere's no need to announce that we're mounting local...
2008-07-05 Mike MakonnenQuiet down rc.d/nfsclient by not printing anything...
2008-07-05 Robert WatsonIntroduce a new lock, hostname_mtx, and use it to synch...
2008-07-05 Poul-Henning... Two quotes too good to miss.
2008-07-05 Colin PercivalMove duplicated code from tar_mode_[cru] into archive_w...
2008-07-05 Colin PercivalUse malloc in write_archive to allocate a 64kB buffer...
2008-07-05 John BirrellAdd CTF conversion to the objects compiled from generat...
2008-07-05 Colin PercivalClean up write_entry by eliminating fd except in the...
2008-07-05 Tim Kientzlebsdcpio is now at version 1.0.0.
2008-07-05 Tim KientzleIn -pl mode, only hardlink regular files. I need to...
2008-07-05 Tim KientzleRemove an unused define.
2008-07-05 Colin PercivalRevert CVS revision 1.68; it is now possible for entry...
2008-07-05 Tim KientzleFreeBSD-CURRENT bsdtar is synched up with libarchive...
2008-07-05 Tim KientzleRemove HAVE_STRUCT_STAT_ST_RDEV, as it's not used anywhere.
2008-07-05 Tim KientzleStop using the deprecated linux/ext2_fs.h.
2008-07-05 Tim KientzleUse %H:%M for strftime() time formatting instead of...
2008-07-05 Tim Kientzlelibarchive in FreeBSD-CURRENT is now synched with libar...
2008-07-05 Tim KientzleRemove a couple of capability definitions that are...
2008-07-05 Tim KientzleWhen ARCHIVE_EXTRACT_PERM is requested (e.g., by "tar...
2008-07-05 Tim KientzleDon't use the deprecated linux/ext2_fs.h include file.
2008-07-04 Rui PauloFix my previous commit. We actually should pass evaluat...
2008-07-04 John BaldwinRemove the sbsh(4) driver. No one responded to request...
2008-07-04 John BaldwinMake sbsh(4) MPSAFE:
2008-07-04 John BaldwinRemove the sbni(4) driver. No one responded to calls...
2008-07-04 Oleksandr TymoshenkoEnqueue de-capsulated packet instead of performing...
2008-07-04 John BaldwinMake sbni(4) MPSAFE:
2008-07-04 Alan CoxCorrect an error in the comments for init_param3().
2008-07-04 John BaldwinRemove the cnw(4) driver. No one responded to calls...
2008-07-04 John BaldwinMake cnw(4) MPSAFE:
2008-07-04 John BaldwinRemove the oltr(4) driver. No one responded to calls...
2008-07-04 John BaldwinMake oltr(4) MPSAFE:
2008-07-04 John BaldwinRemove the arl(4) driver. It is reported to not work...
2008-07-04 John BaldwinMake arl(4) MPSAFE:
2008-07-04 Alan CoxEliminate an unused declaration. (In fact, the declara...
2008-07-04 Nathan WhitehornAdd manpage for Apple BMAC ethernet driver.
2008-07-04 Yoshihiro TakahashiRemove Japanese document.
2008-07-04 Konstantin... The uniqdosname() function takes char[12] as it third...
2008-07-04 Andrew Thompsonport % count will never be greater than LAGG_MAX_PORTS...
next