]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-07 Bruce EvansImprove printing of self times in the flat profile...
2005-10-07 Pawel Jakub... We don't need 'imp' here.
2005-10-07 Yaroslav TykhiySync usage screen with manpage.
2005-10-07 Yaroslav TykhiyDocument the -d flag to mail(1) better, which comes...
2005-10-07 Gleb SmirnoffPolling is now configured with help of ifconfig(8)...
2005-10-07 Gleb SmirnoffPolling is now configured with help of ifconfig(8)...
2005-10-07 Maxim Konovalovo Mention the fact dcons(4) depends on "options GDB".
2005-10-07 Craig RodriguesSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 Joel Dahlsnd_ess needs snd_sbc, so add a note about that.
2005-10-07 Tom RhodesWork around an apparent mdoc(7) bug.
2005-10-07 Tom RhodesDocument recently added security.mac.seeotheruids.suser...
2005-10-07 Craig RodriguesBump WARNS up to 3.
2005-10-07 Craig RodriguesIn prmount(), use an unsigned int variable to eliminate
2005-10-07 Craig RodriguesSwitch from K&R-style C prototypes to ISO/ANSI-style...
2005-10-07 Andrew ThompsonDisplay the status of the spanning tree for each port.
2005-10-06 Poul-Henning... Eliminate __RMAN_RESOURCE_VISIBLE hack entirely by...
2005-10-06 Damien Bergaminio Use firmware extended scan command; this one doesn...
2005-10-06 Poul-Henning... Make sure that the worker thread knows the type early...
2005-10-06 Emanuel HauptAdding myself to calendar.freebsd
2005-10-06 Pawel Jakub... Backout strtok() addition to libkern, strsep() is enoug...
2005-10-06 Pawel Jakub... - Use strsep() instead of strtok().
2005-10-06 John BaldwinFix another edge case I just noticed when committing...
2005-10-06 John BaldwinRototill vx(4), add locking, and mark MPSAFE:
2005-10-06 Poul-Henning... Eliminate need for __RMAN_RESOURCE_VISIBLE
2005-10-06 Søren SchmidtAdd support for setting the SG list segment size.
2005-10-06 Yaroslav TykhiyEliminate some unneeded code bits.
2005-10-06 Robert WatsonDon't hard-code port numbers, let the user specify...
2005-10-06 Olivier HouchardExport PAGE_SIZE from genassym.c, and include assym...
2005-10-06 Pawel Jakub... Add boot.nfsroot.options loader tunable.
2005-10-06 Pawel Jakub... Add strtok() and strtok_r() function to libkern.
2005-10-06 Robert WatsonImprove realism of benchmark httpd: return some HTTP...
2005-10-06 Tim J. RobbinsCompile with -DHAVE_LSTAT since, for whatever reason...
2005-10-06 Robert WatsonAdd basic simplified HTTP benchmark tools to the netrat...
2005-10-06 Pawel Jakub... Fix a nasty typo. Change:
2005-10-06 Tai-hwa LiangFixing a boot time panic(when if_fwip is compiled into...
2005-10-06 Andrew ThompsonFix KASSERT function name in ether_output, use __func__...
2005-10-05 Warner LoshMake param.h includable again from assembler.
2005-10-05 Christian S... Un-break handling of -t 0 which was broken in my previo...
2005-10-05 Warner LoshInclude forgotten rtl80x9 file for ed.
2005-10-05 Alexander Leidinger- Locking improvements.
2005-10-05 Alexander LeidingerAdd a comment regarding problems with NForce 2 mainboar...
2005-10-05 John BaldwinUpdate this manpage:
2005-10-05 Christian S... Fix long standing race condition associated with how...
2005-10-05 Alexander LeidingerDon't use the builtin vaalist for icc.
2005-10-05 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-10-05 Hartmut BrandtVendor fix for the build problem of snmp_pf. Move the...
2005-10-05 Robert WatsonAdd simple TCP connect and TCP receive benchmark compon...
2005-10-05 Gleb Smirnoff- Don't pollute opt_global.h with DEVICE_POLLING and...
2005-10-05 Gleb Smirnoff- Don't include opt_global.h, it is always included...
2005-10-05 Gleb SmirnoffDefine HAVE_KERNEL_OPTION_HEADERS when building kernel...
2005-10-05 Hajimu UMEMOTOstop RFC 4193 address on the outside interface.
2005-10-05 Warner LoshNote added support for Tamarack TC5229J, Axiom and...
2005-10-05 Warner LoshAdd if_ed_rtl80x9.c
2005-10-05 Warner LoshRemove debug that crept in..
2005-10-05 Warner LoshMFp4:
2005-10-05 Brooks DavisAdd regression tests for trimdomain(3).
2005-10-05 Brooks DavisWhen removing the local domain, only do so when the...
2005-10-04 Peter WemmDon't set segment registers via ptrace yet. Its not...
2005-10-04 Warner LoshWhen data passed into devctl_notify is NULL, don't...
2005-10-04 Warner Loshmedia-type predicate is used in contexts where device...
2005-10-04 Stefan FarfelederRemove an unused variable.
2005-10-04 Stefan FarfelederMerge makelist rev 1.10 and map.c rev 1.22 from NetBSD...
2005-10-04 Stefan FarfelederMerge NetBSD's rev. 1.49:
2005-10-04 Stefan FarfelederMerge NetBSD's rev. 1.41:
2005-10-04 Olivier HouchardRemove a never reached RET.
2005-10-04 Olivier Houchardstrd needs the destination to be double-word aligned...
2005-10-04 Andrew ThompsonWhen bridging is enabled and an ARP request is recieved...
2005-10-04 Andre OppermannCorrect brainfart in SO_BINTIME test.
2005-10-04 Andre OppermannMake SO_BINTIME timestamps available on raw_ip sockets.
2005-10-04 Robert WatsonRe-order MAC and DAC checks in shmget() in order to...
2005-10-04 Olivier Houcharddump_avail has nothing to do with ARM_USE_SMALL_ALLOC...
2005-10-04 Roman KurakinUse FILEDESC_UNLOCK(fdp) after FILE_UNLOCK(p), not...
2005-10-04 Christian S... Protect PID initializations for statistics by the bpf...
2005-10-04 Hartmut BrandtCatch up with the import of bsnmp-1.11. Add a couple...
2005-10-04 Hartmut BrandtCatch up with the import of bsnmp-1.11. Add a couple...
2005-10-04 Diomidis SpinellisUpdate the vnode's access time after an mmap operation...
2005-10-04 Hartmut BrandtAdd snmp_ntp/Makefile.in to the exclude list.
2005-10-04 Hartmut BrandtThese files are not needed and were imported by acciden...
2005-10-04 Christian S... Use the correct object's backing_object_offset while...
2005-10-04 Hartmut BrandtVirgin import of bsnmpd 1.11
2005-10-04 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-10-04 Olivier HouchardRemove duplicate entry for DDB.
2005-10-04 Olivier HouchardReally detect if DDB is enabled.
2005-10-04 Olivier HouchardMake arm/disassem.c depends on DDB
2005-10-04 Olivier HouchardFix build when DDB isn't defined.
2005-10-04 Christian S... Standard Giant push down operations for the Mandatory...
2005-10-04 Christian S... Conditionally pickup Giant in mac_cred_mmapped_drop_per...
2005-10-04 Yaroslav TykhiyUse a callback to set up a vlan interface so that ...
2005-10-04 David XuSort function names.
2005-10-04 Robert WatsonRename net.isr.enable to net.isr.dispatch.
2005-10-04 David XuAdd pthread_timedjoin_np prototype.
2005-10-04 David XuAdd function pthread_timedjoin_np, the function is...
2005-10-04 Scott LongFor some utterly bizarre reason, sparc64 coerces PAGE_S...
2005-10-04 Scott LongOops, left a compile option enabled that should not...
2005-10-04 Don LewisAdd missing word to comment.
2005-10-03 Olivier HouchardBring in the good version of this file.
2005-10-03 Don LewisInitialize the inode i_flag field in ffs_valloc() to...
2005-10-03 John BaldwinUse the constants for the syscall names from syscall...
2005-10-03 Brooks DavisUse more rc.subr bits to clean up pccard_ether and...
2005-10-03 Marc Fonvieille- s/cd0c/cd0
next