]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-04 Peter GrehanPowerPC ttys file.
2004-02-03 Josef El-RayesAdd myself.
2004-02-03 Daniel EischenRemove the band-aid (#include <time.h>).
2004-02-03 Daniel EischenThe sem_timedwait() and ksem_timedwait() functions...
2004-02-03 John Baldwin- Use a stock loader with forth support on the boot...
2004-02-03 John BaldwinRevert the skipping of segment register reloads as...
2004-02-03 Dag-Erling... Remove RELENG_4, leaving only security branches.
2004-02-03 Dag-Erling... Add a "stable" config for 4-STABLE.
2004-02-03 Dag-Erling... Allow multiple configs to be specified to a single...
2004-02-03 Max KhonFix "warning: value computed is not used".
2004-02-03 Hajimu UMEMOTOpass pcb rather than so. it is expected that per socket...
2004-02-03 Daniel EischenAdd <time.h> -- bandaid to unbreak world in <semaphore.h>.
2004-02-03 John BaldwinRemove a bogus assertion.
2004-02-03 Dag-Erling... Document NO_VINUM, which is already listed in the man...
2004-02-03 Mike Makonneno Unbreak the individual jail starting patch that I...
2004-02-03 Lukas ErtlAdd my birthday.
2004-02-03 Dag-Erling... Whitespace nit.
2004-02-03 Dag-Erling... Add support for initializing swap devices with random...
2004-02-03 Dag-Erling... Mechanical whitespace cleanup. Also, note that previou...
2004-02-03 Dag-Erling... Remove newline characters from error strings.
2004-02-03 Dag-Erling... Missed one in previous commit.
2004-02-03 Dag-Erling... Style fixes.
2004-02-03 Daniel EischenAdd prototype for sem_timedwait().
2004-02-03 Ruslan ErmilovA shorter version of keeping all -std= options out...
2004-02-03 Ruslan ErmilovFixed MINUSLPAM:
2004-02-03 Ruslan ErmilovTake signal.c out of sources.
2004-02-03 Ruslan ErmilovPut generated headers into SRCS so that we pick them...
2004-02-03 Peter GrehanUse device alias "mpic" to locate the macio OpenPIC...
2004-02-03 Bill PaulImplement support for single packet sends. The Intel...
2004-02-03 Mike MakonnenConfigure a jail sysctl value only if it is different...
2004-02-03 Bruce EvansRemoved bogus checks that (PCPU_GET(curpcb) != NULL...
2004-02-03 Daniel EischenProvide a userland version of non-pshared semaphores...
2004-02-03 Daniel EischenModify the implementation of libc semaphores so that...
2004-02-03 Daniel EischenRegen.
2004-02-03 Daniel EischenSync with kern/syscalls.master.
2004-02-03 Daniel EischenRegen after adding ksem_timedwait().
2004-02-03 Daniel EischenAdd ksem_timedwait() to complement ksem_wait().
2004-02-03 Robert WatsonDon't dec/inc the amountpipes counter every time we...
2004-02-03 Nate LawsonNotify the user (at kern.emerg) that the system will...
2004-02-03 Jacques VidrineCorrect a typo and unbreak the build.
2004-02-03 Robert WatsonCatch instances of (pipe == NULL) that were obsoleted...
2004-02-03 Tom RhodesAdd a note about the default media types and a simple...
2004-02-02 John BaldwinDrop the reference count on the old vmspace after fully...
2004-02-02 John BaldwinSet PCPU_GET(curpcb) for the BSP to thread0's pcb....
2004-02-02 Andre OppermannAdd sysctl net.inet.icmp.reply_src to specify the inter...
2004-02-02 Andre OppermannMore verbose description of the source ip address selec...
2004-02-02 John Baldwin- Assert that witness_cold is not true in enroll().
2004-02-02 Ruslan Ermilov- Removed libmd from the Kerberos library set.
2004-02-02 Brooks DavisMore macro cleanup. Use the system roundup2() macro...
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...
next