]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2002-10-25 John BaldwinCast si_drv2 to intptr_t instead of int to quiet warnings.
2002-10-25 Robert WatsonComment describing the semantics of mac_late.
2002-10-25 John BaldwinUse the newer "+" modifier on output contraints when...
2002-10-25 Poul-Henning... Reduce the GEOM verbosity under bootverbose to somethin...
2002-10-25 John BaldwinDon't copy td_md. Instead, let the MD code handle...
2002-10-25 John BaldwinNote that the sched_lock protects md_ldt of struct...
2002-10-25 Maxime Henrion- Rename the DDB specific %z printf format to %y.
2002-10-25 Peter WemmProvide a bit of anti-foot-shooting protection. Make...
2002-10-25 Peter WemmFinish fixing the 5.x FPU code for dealing with signal...
2002-10-25 Mark MurrayNo need for this config file; games are gone.
2002-10-25 Peter WemmSplit 4.x and 5.x signal handling so that we can keep...
2002-10-25 Mitsuru IWASAKIChange method to determine base memory size.
2002-10-25 Poul-Henning... #include <geom/geom.h> to get proper prototypes. Contr...
2002-10-25 Poul-Henning... Add a g_dev_print() function which prints all the ...
2002-10-25 Thomas MoestlInitialize tick_MHz and related variables much earlier...
2002-10-25 Thomas MoestlFix iommu_dvmamap_sync() to use the right address when...
2002-10-25 Hidetoshi ShimokawaDon't check IFF_RUNNING in previous change.
2002-10-25 Hajimu UMEMOTO- scopeid is u_int32_t
2002-10-25 Poul-Henning... Explicitly list architectures supporting sysinstall
2002-10-25 Poul-Henning... Loose the g_dev_clone() noise.
2002-10-25 Hajimu UMEMOTO- kill strcpy
2002-10-25 Jake BurkholderGreatly improve readability of trap() by using a table...
2002-10-25 Thomas QuinotAdd newly-added sripts to FILES.
2002-10-25 Thomas QuinotAdd a new /etc/periodic/security script to check for...
2002-10-25 Thomas QuinotFactor out code across various /etc/periodic/security...
2002-10-25 Bruce A. MahMFS: Update sysinstall text for the number and size...
2002-10-25 Hidetoshi Shimokawaadd manpages for FireWire.
2002-10-25 Tim J. RobbinsMake the example "assertion failure" message match...
2002-10-25 Tim J. RobbinsUse an internal buffer for the result when the first...
2002-10-25 David Xususpend thread only when it can be interrupted.
2002-10-25 David Xulet thread_schedule_upcall() handle idle kse.
2002-10-25 Tim J. RobbinsUpdate the Standards section for the addition of the...
2002-10-25 Poul-Henning... Goodbye and good riddance!
2002-10-25 Poul-Henning... Confirmed kill: "Bogon #1" is dead, killed by DEVFS.
2002-10-25 Poul-Henning... Comment out more MAKEDEV bogosity ("BOGON #1" as Jordan...
2002-10-25 Ruslan ErmilovPreprocess with tbl(1) only where needed.
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovKill the remnants of BOG.
2002-10-25 Ruslan ErmilovPreprocess with tbl(1).
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Poul-Henning... Disable the kernacc() check in mtx_validate() until...
2002-10-25 Ruslan ErmilovSimplify.
2002-10-25 Ruslan ErmilovDon't preprocess with tbl(1).
2002-10-25 Ruslan ErmilovPreprocess with tbl(1).
2002-10-25 Poul-Henning... In vrele() we can actually have a VCHR with v_rdev...
2002-10-25 Doug BartonAdjust the size passed to readlink so that the null...
2002-10-25 Julian Elischerfix style-o
2002-10-25 Julian ElischerMore work on the interaction between suspending and...
2002-10-25 Warner LoshUse the correct values for LDBL_*. Libc doesn't comple...
2002-10-25 Tim J. RobbinsThe ORIENTLOCK macro is no longer needed since all...
2002-10-25 Jake BurkholderMinor cleanups.
2002-10-25 Juli MallettHide the test in <target> under '.if make(<target>...
next