]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-02 Ruslan ErmilovGC LIBPC and LIBPLOT: they never existed in unencumbere...
2004-02-02 Paul SaabReserve 187 (twa) for the new 3ware ATA RAID controller.
2004-02-02 Poul-Henning... Allow a GEOM class to unload if it has no geoms or...
2004-02-02 Pawel Jakub... Teach /etc/rc.d/dumpon script how to stop.
2004-02-02 Pawel Jakub... Fix many issues related to mount/unmount:
2004-02-02 Pawel Jakub... Made use of MNT_USER flag and inform about user respons...
2004-02-02 Pawel Jakub... Added flag MNT_USER to MNT_UPDATEMASK, it will be used...
2004-02-02 Ruslan ErmilovRemoved duplicate -lutil.
2004-02-02 Ruslan ErmilovReorder dependencies to fix static NOPAM build.
2004-02-02 Nate LawsonIf the temperature is at _HOT or _CRT for 3 sequential...
2004-02-02 Ruslan ErmilovFixed style of assignments.
2004-02-02 Ruslan ErmilovGC (now unused here) -lcrypt.
2004-02-02 Pawel Jakub... - Use proper names in KASSERTs.
2004-02-02 Poul-Henning... Add CRD_F_KEY_EXPLICIT which allows the key to be chang...
2004-02-02 Andrey A. ChernovBack out LANG printing changes. POSIX is unclear in...
2004-02-02 Søren SchmidtMove the enabling of interrupt back to where it was...
2004-02-02 MIHIRA Sanpei... MFNetBSD: URL updates(rev.1.108)
2004-02-02 Søren SchmidtFix support for the Promise TX4 on amd64.
2004-02-02 Poul-Henning... Check error return from g_clone_bio(). (netchild@)
2004-02-02 Mike MakonnenRuleset numbers are not allowed in devfs_* knobs.
2004-02-02 Mike MakonnenSupport starting/stoping of jails individually.
2004-02-02 Poul-Henning... Check error return from g_clone_bio(). (netchild@)
2004-02-02 Poul-Henning... GC old unused dev_t mangling stuff.
2004-02-02 Poul-Henning... Don't mingle malloc/g_event flags.
2004-02-02 Jeff Roberson - Make sure the apic is idle before sending an IPI...
2004-02-02 Mike SilbersackRemove debugging code that slipped into the previous...
2004-02-02 Jeff Roberson - style fixes to the critical_exit() KASSERT().
2004-02-02 Jeff Roberson - Use a seperate startup function for the zeroidle...
2004-02-02 Peter GrehanAdd new Apple GEM PCI id.
2004-02-02 David E. O... Remove a device that will compile fine, isn't 64-bit...
2004-02-01 Alex DupreFix MSIZE definition location.
2004-02-01 Robert WatsonCommit file missed in last pass: MAC api uses 'struct...
2004-02-01 Bill PaulUse the OID_802_11_CONFIGURATION OID when deciding...
2004-02-01 Alan CoxEliminate all TLB shootdowns by pmap_pte_quick(): By...
2004-02-01 Mike MakonnenBump up the maximum number concurrent threads on x86.
2004-02-01 Ceri DaviesAdd a section documenting the return values from diff.
2004-02-01 Dag-Erling... Untaint the hostname before trying to use it on a comma...
2004-02-01 Ceri DaviesSpell "disklabel" correctly.
2004-02-01 Jeff Roberson - Allow interactive tasks to use the maximum time...
2004-02-01 Andrey A. ChernovFix printout case when LANG is overwritten by LC_ALL
2004-02-01 Ruslan Ermilovasn1_compile needs roken.h.
2004-02-01 Mike SilbersackRewrite sendfile's header support so that headers are...
2004-02-01 Jeff Roberson - Disable ithread binding in all cases for now. This...
2004-02-01 Jeff Roberson - Fix a problem where we did not drain the cache of...
2004-02-01 Robert WatsonCoalesce pipe allocations and frees. Previously, the...
2004-02-01 Jeff Roberson - Revert rev 1.240 we no longer need a kthread for...
2004-02-01 Dag-Erling... Use `uname -n` as default for the HOSTNAME configuratio...
2004-02-01 Jeff Roberson - Use sched_load() rather than grabbing the sx lock...
2004-02-01 Jeff Roberson - Add a new member to struct kseq called ksq_sysload...
2004-02-01 Jeff Roberson - Keep a variable 'sched_tdcnt' that is used for the...
2004-02-01 Jeff Roberson - Add a sched API entry point that returns the system...
2004-02-01 Robert WatsonMove KASSERT regarding td_critnest to after the value...
2004-02-01 Jeff Roberson - Assert that td_critnest > 0 in critical_exit() to...
2004-01-31 Andrey A. ChernovClarify more about LC_*/LANG priorities.
2004-01-31 David SchultzMerge vfscanf.c,v 1.35.
2004-01-31 David SchultzFix the handling of negative hexadecimal numbers in...
2004-01-31 Robert WatsonFix an error in a KASSERT string: it's pipe_free_kmem...
2004-01-31 Brooks DavisUse memcpy plus a manual NUL termination when copying...
2004-01-31 Daniel EischenMove the checks for whether or not to build pppctl to
2004-01-31 Tom Rhodesdeischen had a good idea on how to make my previous...
2004-01-31 Takeshi ShibagakiCompiled longrun.c when defined options CPU_ENABLE_LONGRUN,
2004-01-31 Andrey A. ChernovLC_ALL not always take priority over other LC_*
2004-01-31 Warner LoshAdd the Canon N1240U to the mix. It appears to be...
2004-01-31 Tom RhodesUpdate this manual page for the libkse -> libpthread...
2004-01-31 Ian DowseUse strtol to parse the <%d> tags in printline() and...
2004-01-31 Marcel MoolenaarApply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The...
2004-01-31 Marcel MoolenaarAdd LIBPTHREAD.
2004-01-31 Daniel EischenAdd some logic so that pppctl isn't built if the correc...
2004-01-31 Daniel EischenCorrect the link for the profiling library.
2004-01-31 Poul-Henning... Introduce the SO_BINTIME option which takes a high...
2004-01-31 David E. O... Bump the NFCv3/TCP defaults for rsize and wsize from...
2004-01-31 Ruslan ErmilovCatch up with the 20040130 src/UPDATING entry, and...
2004-01-31 Ruslan ErmilovOverhaul of kerberos5/ makefiles. Most significant...
2004-01-31 David E. O... Install a 'disklable' alias.
2004-01-31 Alan CoxRemove unnecessary vm object reference and deallocate...
2004-01-31 Marcel MoolenaarNow that libpthread is the default threading library...
2004-01-31 Bruce Evans1. Garbage-collected LIBDES (now in a different library...
2004-01-31 Bruce EvansFixed insertion sort errors for LIBBLUETOOTH and LIBSDP.
2004-01-31 Bruce EvansRemoved XXX comments about some libraries only being...
2004-01-31 Bruce EvansFixed some style bugs (long lines).
2004-01-30 Marcel MoolenaarIn Write_Disk(), fix the non-error case where we return...
2004-01-30 John BaldwinDrop -mcpu=pentiumpro from the default CPU flags for...
2004-01-30 Søren SchmidtBe more robust in the probe. We dont want to get into...
2004-01-30 Bruce A. MahMove recent devfs path rules note from userland section...
2004-01-30 Bruce A. MahNew errata: SA-04:01.
2004-01-30 Bruce A. MahArgh. Fix SA-04:01 note so that it actually makes...
2004-01-30 Bruce A. MahNew release notes: SA-04:01, devfs(8) rules work on...
2004-01-30 Dag-Erling... Mechanical whitespace cleanup.
2004-01-30 Jacques VidrineI'll continue to babysit the Kerberos-related stuff.
2004-01-30 Hartmut BrandtUse the official ng_timeout function to trigger sending...
2004-01-30 Hidetoshi ShimokawaAdd NEC uPD72873.
2004-01-30 Hidetoshi ShimokawaUse device_identify and bus_add_child methods to add...
2004-01-30 Yoshihiro TakahashiUpdate the MINIMALDOCPORTS variable.
2004-01-30 Daniel EischenBump __FreeBSD_version to note the change of default...
2004-01-30 Yoshihiro TakahashiMFi386: revision 1.397 (cosmetic changes)
2004-01-30 Yoshihiro TakahashiMFi386: revision 1.1122 (typos and cosmetic changes)
2004-01-30 Daniel EischenAdd a note about the libkse -> libpthread switch.
2004-01-30 Daniel Eischens/-lc_r/-lpthread/
2004-01-30 Daniel EischenMake gcc -pthread link to -lpthread instead of -lc_r.
2004-01-30 Daniel EischenChange libkse back to libpthread and make it the default
next