]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-08 Garrett WollmanFix a syntax error which causes an annoying warning.
2002-09-08 Peter Wemmopt_kstack_pages.h is not needed anymore. It would...
2002-09-08 Peter WemmNote that 'device gzip' *requires* COMPAT_AOUT. Maybe...
2002-09-08 Peter WemmDo not blow up when we walk off the end of the brands...
2002-09-07 Peter WemmTidy up some loose ends that bde pointed out. caddr_t...
2002-09-07 Peter WemmRemove bogus fill_kinfo_proc() before ptrace_set_pc...
2002-09-07 Peter WemmThe true value of how the kernel was configured for...
2002-09-07 Peter WemmMake UAREA_PAGES and KSTACK_PAGES visible to userland...
2002-09-07 Peter WemmMove the KSTACK_PAGES option from MD to MI. Although...
2002-09-07 Juli MallettFill out two fields (si_pid, si_uid) in the siginfo...
2002-09-07 Bruce A. MahNew release notes: COMPAT_AOUT, AMD Elan SC520 support.
2002-09-07 Bruce A. MahAdd some more AMD processors to the supported hardware...
2002-09-07 Juli MallettDiff reduction in comments for filling the siginfo...
2002-09-07 Juli MallettMatch the more modern ports and comment the filling...
2002-09-07 Thomas MoestlUnbreak the modules build:
2002-09-07 Matt JacobThe size argument to snprintf does not have to be backe...
2002-09-07 Bruce EvansInclude <machine/pcb.h> instead of depending on namespa...
2002-09-07 Julian Elischerfix braino..
2002-09-07 Maxim SobolevAllow edquota(8) to be used for setting up quotas non...
2002-09-07 Maxim SobolevRemove #include <netinet/ip.h>.
2002-09-07 Maxim SobolevAlso add #include <netinet/in_systm.h> before <neinet...
2002-09-07 Doug RabsonAdd __BEGIN_DECLS/__END_DECLS so that c++ code can...
2002-09-07 Tim J. RobbinsAdd an implementation of wcstok(), based on strtok_r().
2002-09-07 Juli MallettTwo arrays were born from the same seeds, both grew...
2002-09-07 Peter WemmFix a missing line in a cut/paste error.
2002-09-07 Peter WemmAutomatically enable CPU_ENABLE_SSE (detect and enable...
2002-09-07 Maxim SobolevAdd #include <netinet/ip.h> in attempt to fix the world.
2002-09-07 Chad DavidNote that siginit() does not cause every signal to...
2002-09-07 Peter WemmSupposedly linux has added a 6th syscall arg register...
2002-09-07 Tim J. RobbinsSync prototypes with <wchar.h> with respect to the...
2002-09-07 Tim J. RobbinsAdd restrict qualifiers where C99 permits them. All...
2002-09-07 Tim J. RobbinsAdd restrict qualifiers to wcsstr()'s arguments.
2002-09-07 Tim J. RobbinsCall strtok_r() via a libc private name from within...
2002-09-07 Peter WemmAdd options COMPAT_AOUT to detect future bitrot.
2002-09-07 Julian Elischerfix misplaced schedlock
2002-09-07 Peter WemmAdd COMPAT_AOUT option so that config will not yell...
2002-09-07 Peter WemmAdd the aout module subdir for the i386.
2002-09-07 Peter WemmAdd an a.out exec module.
2002-09-07 Peter WemmMake imgact_aout.c optional. It is i386 specific.
2002-09-07 Peter WemmGive this a self contained a.out coredump routine.
2002-09-07 Peter WemmZap the implementations of the i386-aout specific cpu_c...
2002-09-07 Kris KennawayAdd support for ev67 and ev45 CPUTYPEs (new in gcc3)
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...
next