]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-10 Robert DrehmelAdd a paragraph which should clarify the separation...
2002-09-10 Thomas QuinotPrevent the wrapper from looping on itself forever...
2002-09-10 Bruce EvansFixed namespace pollution in uma changes:
2002-09-10 Yoshihiro TakahashiThe boot floppy requires the lnc driver.
2002-09-10 Yoshihiro TakahashiRemove unused code.
2002-09-10 Yoshihiro TakahashiUse ${TARGET}/dokern.sh instead of ${TARGET_ARCH}/doker...
2002-09-10 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-10 Bruce EvansFixed namespace pollution in uma changes:
2002-09-10 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-10 Bruce Evansvfs_syscalls.c:
2002-09-10 Tony FinchRemove a sentence about wrapping macro definitions...
2002-09-10 Maxim SobolevCosmetics: #define NETATALK --> #define NETATALK 1...
2002-09-10 Tim J. RobbinsReplace FILE with struct __sFILE in the prototypes...
2002-09-10 Maxim SobolevRemove superfluous break.
2002-09-10 Maxim SobolevRemove extraneous extern from function prototype introd...
2002-09-10 Warner Loshreprobe not needed here either
2002-09-10 Warner LoshRemove more bogus reprobe code. I don't think it is...
2002-09-10 Warner Losho Dike out the bogus reprobe stuff. It was getting...
2002-09-10 Warner Loshregen for 1.34
2002-09-10 Warner LoshAdd ARGOSY SP320
2002-09-10 Sam Lefflermove some printfs under bootverbose
2002-09-10 Andrew R. Reiter- Spell "these" properly.
2002-09-10 Bruce A. MahUpdate to use *.tbz suffix, also update example URL.
2002-09-10 Garrett WollmanImplement C99's _Exit() interface.
2002-09-10 Garrett WollmanWithout fixing the namespace issues, add prototypes...
2002-09-10 Greg LeheyAdd the 1109 incident.
2002-09-09 Maxim SobolevSigh, finally activate pkgwrap.c.
2002-09-09 Gordon TetlowFix syscons so it actually does start.
2002-09-09 Sebastien GioriaNew Translation
2002-09-09 Sebastien GioriaAdding infrastructure for harware notes
2002-09-09 Sebastien GioriaContinuing translation
2002-09-09 Bruce A. MahFix minor off-by-one error.
2002-09-09 Bruce A. MahMake pkg_install go to the right place for 4.6-RELEASE...
2002-09-09 Maxim SobolevIntroduce notion of the package tools revision and...
2002-09-09 Jacques VidrineIn reference to previous commit: use err(3).
2002-09-09 John BaldwinMake sure a $PIR table header has a valid length before...
2002-09-09 Sebastien GioriaContinuing translation
2002-09-09 Akinori MUSHAAdd tcl81 that was missing.
2002-09-09 Garrett WollmanQuiet another annoying warning.
2002-09-09 Bernd Walteradd missing \n to printf
2002-09-09 Robert WatsonAdd security.mac.mmap_revocation, a flag indicating...
2002-09-09 Robert WatsonMinor code sync to MAC tree: push Giant locking up...
2002-09-09 Hajimu UMEMOTOsshd didn't handle actual size of struct sockaddr corre...
2002-09-09 Jacques VidrineBack out previous commit. I was a bit overzealous...
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Robert Drehmel - Fix iBCS2 emulation of COFF files that have multiple...
2002-09-09 Jacques VidrineCheck for FD_SET overruns.
2002-09-09 Maxim SobolevKill debugging line occasionally slipped into rev.1.3.
2002-09-09 John HayRemove the second lnc line. Move CD9660 to the third...
2002-09-09 Maxim SobolevSince from now on encap_input() also catches IPPROTO_MO...
2002-09-09 Seigo Tanimura- Do not swap out a process if it is in creation. ...
2002-09-09 Poul-Henning... #include "opt_bla.h" goes first says Bruce.
2002-09-09 Maxim SobolevAdd `device gre'.
2002-09-09 Maxim SobolevPrevent namespace pollution in use-land by putting...
2002-09-09 Maxim SobolevVastly decrease amount of memory comsumed in the case...
2002-09-09 Tim J. RobbinsRemove the typedef of wctype_t from this header; we...
2002-09-09 David E. O... Bump __FreeBSD_cc_version for gcc 3.1-prerelease -...
2002-09-09 Maxim SobolevUse --fast-read mode to extract metadata from package...
2002-09-09 Maxim SobolevIn the --fast-read mode send SIGTERM to decompressor...
2002-09-09 Mike BarcroftSolve the <runetype.h> pollution problem by disabling...
2002-09-09 Warner LoshRemove duplicate entry. Since we call things cbb in...
2002-09-09 Mike Barcroftstyle(9): line up function names.
2002-09-09 David E. O... Catch up with the ISO-C++ standard.
2002-09-09 Jun KuriyamaUse "options " rather than "options<tab>".
2002-09-09 Jun KuriyamaFix typo (s@src/crypto/openssh-portable@src/crypto...
2002-09-08 David E. O... Back out last commit where I moved pcn(4) off of the...
2002-09-08 Warner LoshChange the order that we look for free memory windows...
2002-09-08 John PolstraUpdate the hardware list for the bge driver.
2002-09-08 John PolstraMention support for the on-board NICs on IBM x235 servers.
2002-09-08 John PolstraAdd support for the BCM5703x chips. I do not have...
2002-09-08 Poul-Henning... Fix style(9) bugs.
2002-09-08 Poul-Henning... Fix a logic bug in the struct dev_t allocation code.
2002-09-08 Poul-Henning... Deal with a new exteded MBR paritition type
2002-09-08 Poul-Henning... Now that we have a cached mount credential in struct...
2002-09-08 Poul-Henning... Get this file closer to style(9).
2002-09-08 Tim J. RobbinsAdd wcstol() and wcstoul(), based on strtol() and strto...
2002-09-08 Andrey A. ChernovAnother two-letters breakage
2002-09-08 Tim J. RobbinsReplace a stray reference to strtok() with one to wcstok().
2002-09-08 Marc FonvieilleTypo: s/o packet/on packet/
2002-09-08 Andrey A. Chernov1) Remove all two-letters names and derivates, comes...
2002-09-08 Matthew N.... Split cam_argmask and move "commands" into cam_cmdmask...
2002-09-08 Jake BurkholderMake this driver work a whole lot better.
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:
next