]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-07 Peter WemmCollect the a.out coredump code into the calling functions.
2002-09-07 Maxime HenrionList the new athlon CPUs supported by the CPUTYPE make...
2002-09-07 Maxime HenrionUpdate to use all the new CPU optimizations of GCC3.
2002-09-06 John BaldwinAdd a subclass of the PCI-PCI bridge driver that uses...
2002-09-06 John BaldwinAdd a function pci_probe_route_table() that returns...
2002-09-06 John BaldwinExport pcib_attach() as a "protected" for use in subcla...
2002-09-06 Maxim SobolevInclude <netinet/ip.h> to unbreak kdump. I don't know...
2002-09-06 Brooks DavisDon't include "bpf.h" when compiling on FreeBSD. We...
2002-09-06 Peter WemmBandaid for mount_nfs segfaulting with the more obscure...
2002-09-06 Bruce A. MahFix a bug where calling MD5File(3) with a zero-length...
2002-09-06 John BaldwinDump the $PIR table if booting verbose.
2002-09-06 Garrett WollmanInclude some verbage about not calling exit() from...
2002-09-06 Matt JacobRemove STRNCAT (==>strncat) usage. Apparently I never...
2002-09-06 Matt JacobTsk. Now that we're not using our own locks, we have...
2002-09-06 Matthew N.... Add 'camcontrol load' as a complement to 'camcontrol...
2002-09-06 Maxim SobolevReduce namespace pollution by staticizing everything...
2002-09-06 Mitsuru IWASAKIAdd an entry for corega WL PCCL-11.
2002-09-06 Archie CobbsMake it clear that the ":C" variable modifier expects...
2002-09-06 Maxim SobolevConnect if_gre module to the build.
2002-09-06 Maxim SobolevAdd if_gre module glue.
2002-09-06 Maxim SobolevConnect gre(4) to the build.
2002-09-06 Maxim SobolevAdd a new gre(4) driver, which could be used to create...
2002-09-06 John Baldwin- Add a pci_cfgintr_valid() function to see if a given...
2002-09-06 Maxim SobolevAdd more ethernet types and move AppleTalk types into...
2002-09-06 John BaldwinIf we are using APIC_IO tell ACPI so it can route inter...
2002-09-06 John BaldwinAttach ACPI children a bit later in attach(), specifica...
2002-09-06 Maxim SobolevMake these less broken.
2002-09-06 Mitsuru IWASAKIAdd support for Corega FEther CB-TXD (CardBus 100M...
2002-09-06 Gordon TetlowConvert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves...
2002-09-06 Gordon TetlowAdd a support for a ${OSTYPE} which is set once in...
2002-09-06 John BaldwinAdd support for printing out the contents of a PCI...
2002-09-06 John BaldwinPrefer the physical bus number of the PCI bus as the...
2002-09-06 John BaldwinAdd a helper routine acpi_SetIntrModel() to call the...
2002-09-06 Robert WatsonMinor spelling tweak: assume "his" is actually "This".
2002-09-06 Bruce EvansRemoved vestiges of the -a and -d options.
2002-09-06 Tim J. RobbinsStyle: One space between "restrict" qualifier and "*".
2002-09-06 Robert DrehmelExpand a contraction in the text of style(9) for consis...
2002-09-06 Poul-Henning... Remove magicspace from reference data.
2002-09-06 Poul-Henning... Remove "magicspace". It looks good on paper, it doesn...
2002-09-06 Poul-Henning... expat2 changed the name of their include file to expat.h
2002-09-06 Poul-Henning... Fix an indentation typo.
2002-09-06 Poul-Henning... Add a zeroed out sector one for the GPT hack and test...
2002-09-06 Poul-Henning... Remove the -a maxcontig option, the kernel doesn't...
2002-09-06 Poul-Henning... Don't respect the O_EXCL flag, we don't get it back...
2002-09-06 Peter WemmBump the -mev56 to -mev6. Otherwise, when you compile...
2002-09-06 Julian ElischerUse UMA as a complex object allocator.
2002-09-06 Peter WemmUse sys/libkern.h not /usr/include/string.h
2002-09-06 Peter Wemmnfsnode.h was moved to ../nfsclient ages ago. I forgot...
2002-09-06 Mike Barcrofto Fix namespace scope issues in <ctype.h> by using...
2002-09-06 Peter Wemmrev 1.6 claimed to add 'bootparams', but in fact added...
2002-09-06 David XuRemove extra ';'
2002-09-05 Bruce A. MahUpdated release notes: ACPIA CA 20020815, Binutils...
2002-09-05 Bill FennerOnly try to initialize syscons if /dev/ttyv0 exists...
2002-09-05 Bill FennerOnly try to run /usr/sbin/ispcvt if it exists and is...
2002-09-05 Poul-Henning... Implement the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR...
2002-09-05 Poul-Henning... Introduce the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR...
2002-09-05 Poul-Henning... Fix an inherited style bug: compare with NOCRED instea...
2002-09-05 Poul-Henning... Use canonical extattr_check_cred() instead of private...
2002-09-05 Poul-Henning... Introduce new extattr_check_cred() function which imple...
2002-09-05 Gordon TetlowAdd an archdep script and hook it up to the build.
2002-09-05 Poul-Henning... Fix credentials check: do not leak ENOATTR until we...
2002-09-05 Gordon TetlowUpdate rc.conf.5 man page to reflect bootparamd_enable...
2002-09-05 Gordon TetlowHook bootparams up to the world
2002-09-05 Gordon TetlowIntroduce bootparamd into the boot scripts. Add a bootp...
2002-09-05 Bruce EvansFixed namespace pollution in uma changes:
2002-09-05 Robert WatsonRe-insert TUNABLE() export of MAC Biba and MAC MLS...
2002-09-05 John BaldwinMake the printf messages when routing interrupts more...
2002-09-05 John BaldwinTest PCIbios.ventry against 0 to see if we found a...
2002-09-05 David MaloneWarns cleanups for netstat:
2002-09-05 John BaldwinMove some variables to the BSS instead of explicitly...
2002-09-05 David E. O... Statically compile pcn(4) into the install kernel vs...
2002-09-05 David E. O... Add the PCN module.
2002-09-05 Maxim SobolevMake recursion prevention variable per-instance and...
2002-09-05 Bruce EvansInclude <sys/mutex.h> and its prerequisite <sys/lock...
2002-09-05 Bruce EvansUse `struct uma_zone *' instead of uma_zone_t, so that...
2002-09-05 Bruce EvansInclude <sys/systm.h> for the definition of offsetof...
2002-09-05 Bruce EvansInclude <sys/systm.h> for the definition of offsetof...
2002-09-05 Bruce EvansDo not cast from a pointer to an integer of a possibly...
2002-09-05 Mitsuru IWASAKIAdd debug.rman_debug sysctl MIB and loader tunable...
2002-09-05 Poul-Henning... Fix a format buglet.
2002-09-05 Mitsuru IWASAKIParse hint.acpi.0.disabled correctly.
2002-09-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-05 Bruce EvansForward declare struct uio so that <sys/uio.h> isn...
2002-09-05 David MaloneThe changes mentioned below were accidently committed...
2002-09-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-05 Bruce EvansPad after "char *n_name;" in the !_AOUT_INCLUDE_ case...
2002-09-05 Bruce EvansForward declare struct vnode so that <sys/vnode.h>...
2002-09-05 Ian DowseInclude stdint.h to make this compile.
2002-09-05 David Xus/SGNL/SIG/
2002-09-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-05 Bruce EvansUncommented MAC options so that they get linted. This...
2002-09-05 Marcel MoolenaarImplement LINUX_TIOCSCTTY.
2002-09-05 Ian DowseSplit up ptrace() into a wrapper that does the copying...
2002-09-04 Alfred Perlsteinremove #pragma ident
2002-09-04 David MaloneANSIify function definitions.
2002-09-04 Juli MallettAdd a tip about using sed(1)'s FreeBSD-specific -i...
2002-09-04 David MaloneAvoid a signedness warning by casting chain_index to...
2002-09-04 David MaloneNo need to declare optind as an external int.
2002-09-04 David MaloneMake syslogd -u treat "*" as all levels by explictly...
2002-09-04 David MaloneWhen printing the wait status, break it down into a...
next