]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-29 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling... Vendor import of OpenSSH-portable 3.5p1.
2002-10-29 David E. O... Mostly support alternate manpage zipping.
2002-10-29 Tim J. RobbinsRemove unnecessary inclusion of <rune.h> to make it...
2002-10-29 Maxim KonovalovLower a priority of "session drop" messages.
2002-10-29 David E. O... Tweak the warning language.
2002-10-29 Poul-Henning... Fix various minor issues.
2002-10-29 Poul-Henning... Sparc64 will not need the same hacks as alpha did....
2002-10-29 Poul-Henning... the 'd' partition hasn't been magic for years, so alloc...
2002-10-29 Poul-Henning... Add the write_spar64_disk.c to make life easier for...
2002-10-29 Poul-Henning... Duh. #ifdef CTASSERT so we don't break user-land software.
2002-10-29 Semen UstimenkoFix winChkName() to match when the last slot contains...
2002-10-29 Bruce A. MahConvert most instances of "FreeBSD" to &os;.
2002-10-29 Chris Costelloo Change .Nd to be less redundant and more consistent...
2002-10-29 Semen UstimenkoRemove unnecessary <sys/malloc.h> include.
2002-10-28 Juli MallettSplit var.c into var.c and var_modify.c and move all...
2002-10-28 Poul-Henning... Put a CTASSERT on the size of struct sun_disklabel.
2002-10-28 Chris CostelloScoop out examples illustrating the label text format...
2002-10-28 Chris CostelloCorrectly spell "te" as "mls".
2002-10-28 Chris CostelloAdd a man page describing the Mandatory Access Control...
2002-10-28 Poul-Henning... Add the remaning part of the new libdisk interaction.
2002-10-28 Poul-Henning... Add support for the new libdisk interaction.
2002-10-28 Poul-Henning... Fix the wizardmodes 'write' command to not explode...
2002-10-28 Sebastien GioriaEnd of translation of section 1.5
2002-10-28 Warner LoshAdd note: cvs checkout -P needed for fresh tree.
2002-10-28 Robert WatsonTrim extraneous #else and #endif MAC comments per style(9).
2002-10-28 Robert WatsonCorrect a typo in a previously commented include entry...
2002-10-28 Robert WatsonRemove all reference to 'struct oldmac', since it's...
2002-10-28 Robert WatsonClarify style(9) WRT comments following #endif, #else.
2002-10-28 Robert WatsonAdd a return type for mac_biba_high_single(), apparentl...
2002-10-28 Robert WatsonRename mac_biba_subject_equal_ok() to mac_biba_subject_...
2002-10-28 Robert WatsonZero the trusted_interface buffer before starting parsing.
2002-10-28 Robert WatsonAn inappropriate ASSERT slipped in during the recent...
2002-10-28 Scott LongReduce namespace pollution to userland.
2002-10-28 Poul-Henning... Fix a bug in the cherry-picker kkey generator routine.
2002-10-28 Dag-Erling... libfetch is now WARNS5 clean in the non-SSL case.
2002-10-28 Tim J. RobbinsCross-reference putc(3).
2002-10-28 Dag-Erling... Allow the admin to specify a different NAS identifier...
2002-10-28 Dag-Erling... Fix an off-by-one error (> where >= should have been...
2002-10-28 Tim J. RobbinsSimplify by using inference rules properly.
2002-10-28 Ruslan ErmilovEmptify.
2002-10-28 Murray StokelyMove SCSI drivers to third floppy disk (drivers.flp...
2002-10-28 Tim J. RobbinsHandle boundary cases more correctly; mblen(s, 0) and...
2002-10-28 Poul-Henning... Add more compatibility junk.
2002-10-28 David XuClose a race window in kse_create(): signal delivered...
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...
next