]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-28 Luigi RizzoRemove stale information from these two manpage, and...
2002-10-28 Luigi RizzoMisc fixes from Chris Pepper, plus additional explainat...
2002-10-28 Chris CostelloRemove a line that reflected behavior that does not...
2002-10-28 Matthew N.... Handle hints for the atspeaker device.
2002-10-28 Marcel MoolenaarRemove mf.a from sapic_read() and sapic_write(). We...
2002-10-28 Bill FennerUp WARNS to 3 if not building with crypto.
2002-10-28 Marcel MoolenaarRemove mf.a (the acceptance form of the memory fence...
2002-10-28 Marcel MoolenaarMake vmstat -i work:
2002-10-28 Garrett WollmanCreate a small library function, check_utility_compat...
2002-10-27 Ian DowseFix a case in kern_rename() where a vn_finished_write...
2002-10-27 Marcel MoolenaarIn ipi_send(), perform a mf instruction prior to initia...
2002-10-27 Sebastien GioriaSerial + Parallel + Ethernet + NFS section translation
2002-10-27 Nate LawsonTake care of the case for the default speed (no -s...
2002-10-27 Garrett WollmanImplement the new 1003.1-2001 pathconf() keys, includin...
2002-10-27 Garrett WollmanChange the way support for asynchronous I/O is indicate...
2002-10-27 Garrett WollmanAs promised, downgrade the #error into a #warning.
2002-10-27 Garrett WollmanUpdate limits and configuration parameters for 1003...
2002-10-27 Garrett WollmanAdd used #include <limits.h>.
2002-10-27 Garrett WollmanDo not include <sys/syslimits.h> directly; it is not...
2002-10-27 Nate LawsonMove speed units conversion to right before it is used...
2002-10-27 Dag-Erling... Don't complain about not knowing the remote file size...
2002-10-27 Jake BurkholderDon peril sensitive sun glasses and change the default...
2002-10-27 Dag-Erling... Slight amendment to rev 1.34: instead of considering...
2002-10-27 Maxime HenrionDon't roll our own clean target, the default one
2002-10-27 Yoshihiro TakahashiMerged various changes from src/sbin/fdisk/fdisk.c...
2002-10-27 Dag-Erling... Introduce _fetch_writev(), which is the conn_t version...
2002-10-27 Robert WatsonCentrally manage enforcement of {reboot,swapon,sysctl...
2002-10-27 Dag-Erling... Eliminate two cases of undefined behaviour: total in...
2002-10-27 Dag-Erling... Whitespace and indentation cleanup.
2002-10-27 Dag-Erling... Forgot to disable alarms after fetchXGet() in previous...
2002-10-27 Dag-Erling... Add an ETA timer that kicks in after 30 seconds.
2002-10-27 Dag-Erling... Back out the previous commit, and fix the bug rather...
2002-10-27 Maxime HenrionFix a bunch of warnings on 64 bit platforms in the
2002-10-27 Maxime Henrion- Comment a line which sets CISS_DEBUG by default.
2002-10-27 Maxime HenrionFix a warning when CISS_DEBUG is defined.
2002-10-27 Tim J. RobbinsCorrect visibility for v*wscanf(), wcstoll() and wcstou...
2002-10-27 Poul-Henning... Fix the regexp evilness so that fdisk can (again?)...
2002-10-27 Tim J. RobbinsStyle sweep.
2002-10-27 Poul-Henning... Don't attempt to find the geometry with disklabel based...
2002-10-27 Poul-Henning... Don't truncate on large disks.
2002-10-27 Sebastien GioriaTranslation of DOS and QIC/SCSI tape section
2002-10-27 Udo ErdelhoffMFbed:
2002-10-27 Sebastien GioriaMFen 1.5
2002-10-27 Robert WatsonImplement mac_check_system_sysctl(), a MAC Framework...
2002-10-27 Robert WatsonHook up mac_check_system_reboot(), a MAC Framework...
2002-10-27 Robert WatsonMerge from MAC tree: rename mac_check_vnode_swapon...
2002-10-27 Warner LoshMACHINE_ARCH is wrong here. It should be MACHINE
2002-10-27 Warner LoshMention the need to have COMPAT_FREEBSD4 in the kernel...
2002-10-27 Garrett WollmanRemove unnecessary compatibility macro. (We were only...
2002-10-27 Garrett WollmanAdd new 1003.1-2001/TC1/D6 parameters. (On final recir...
2002-10-27 Peter WemmAdd NO_COMPAT_FREEBSD4.
2002-10-27 Peter WemmDISTDIR is used by 'make release', lets see if this...
2002-10-27 Marcel Moolenaaro Add functionality to add a GPT partition,
2002-10-27 Kris KennawayDon't dump core if none of the directories in /etc...
2002-10-27 Bruce A. MahAllow users to read the Early Adopter's Guide in sysins...
2002-10-27 Warner LoshNote the scary messages that you see when mounting...
2002-10-27 Peter WemmUn-remove sysinstall for ia64.
2002-10-27 Peter WemmAdd back ia64 support that was removed in the last...
2002-10-26 Nate LawsonConvert speed into KB/s. This was missed by the previo...
2002-10-26 Warner LoshState the stupidly obvious:
2002-10-26 Warner LoshNote: 5.0 requires more space. If you don't have 30MB...
2002-10-26 Poul-Henning... Make geom_mbr.c optional on PC98, use GEOM_MBR option...
2002-10-26 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-26 Maxime HenrionFix a style nit.
2002-10-26 Maxime HenrionIn VOP_LOOKUP, don't deny DELETE and RENAME operations
2002-10-26 Maxime HenrionAdd a missing destroy_dev().
2002-10-26 Jake BurkholderAllow deprecated or unimplemented system call vectors...
2002-10-26 Jake BurkholderRemove an unused macro.
2002-10-26 Bruce A. MahModified release notes: Add a note to geom(4) entry...
2002-10-26 Bruce A. MahGet rid of the boilerplate upgrading information in...
2002-10-26 Bruce A. MahPoint to the Early Adopter's Guide from the README.
2002-10-26 Yoshihiro TakahashiMFi386: revisions 1.544 and 1.545.
2002-10-26 Alexey ZelkinAdd & hookup manpage for pthread_attr_get_np(3).
2002-10-26 Robert WatsonSlightly change the semantics of vnode labels for MAC...
2002-10-26 Alexey ZelkinPrototype for pthread_attr_get_np().
2002-10-26 Alexey ZelkinHook uthread_attr_get_np.c to build
2002-10-26 Alexey ZelkinAdd pthread_attr_get_np() function. This is FreeBSD...
2002-10-26 Alexey ZelkinBe more agresive on arguments' checking.
2002-10-26 Sebastien GioriaMFen 1.111
2002-10-26 Thomas MoestlCall bpf_mtap() on outgoing packets.
2002-10-26 Tim J. RobbinsAdd tests for btowc(), mbrlen(), mbsrtowcs() and wcsrto...
2002-10-26 Warner LoshA simple make world is too dangerous for most upgrades...
2002-10-26 Warner LoshNote GEOM removal of the compatibility slice, and what...
2002-10-26 Peter WemmAdd COMPAT_FREEBSD4 here too. It has COMPAT_43 as...
2002-10-26 Peter WemmAdd COMPAT_FREEBSD4 for the transition. COMPAT_43...
2002-10-26 Bruce A. MahHook the early adopter's guide into the release build...
2002-10-26 Julian ElischeriBack out david's last commit. the suspension code...
2002-10-26 Tim J. RobbinsAdd regression tests for mbrtowc(3) and wcrtomb(3).
2002-10-26 David XuMove suspension checking code from userret() into threa...
2002-10-26 Bruce A. MahSigh. Fix past-o in install directory.
2002-10-26 David XuBackout revision 1.48.
2002-10-26 Bill FennerFix "err" usage.
2002-10-25 Bill FennerFix two typos. Using "-eq" instead of "=" in a [ cause...
2002-10-25 Chris CostelloDocument the `maclabel' command.
2002-10-25 Sam Lefflero m_adj rx buffer so IP header is 32-bit aligned
2002-10-25 Andrey A. ChernovAdd lt_LT.ISO8859-13
2002-10-25 Andrey A. ChernovAdd lt_LT.ISO8859-13
2002-10-25 Bruce A. MahHook up early-adopter article to RELNOTESng build.
2002-10-25 Bruce A. MahGah. Ditch elements I inserted while thinking about...
2002-10-25 Bruce A. MahMFP4: Add the "Early Adopter's Guide to FreeBSD 5...
next