]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-01 Peter WemmAvoid warning on nextpaddr, just like on the x86.
1999-07-01 Mike SpenglerModify code to be -Wall'able.
1999-07-01 Peter WemmTidy up a few warnings when used without splash. (thing...
1999-07-01 Peter WemmPrototype for alpha_fix_srm_checksum().
1999-07-01 Peter WemmFix warnings on the Alpha.
1999-07-01 Peter WemmGet prototype for isa_init_intr().
1999-07-01 Peter WemmFix a warning, and pull prototypes into scope for ide...
1999-07-01 Peter WemmFix printf int/long format problems on the Alpha.
1999-07-01 Wes PetersAdd mising aio_* man pages. Fixed a minor typo in...
1999-07-01 Peter Wemmint/long printf format problems on the Alpha.
1999-07-01 Peter WemmFix some int/long printf problems for the Alpha
1999-07-01 Peter WemmQuiet warnings on an Alpha. CBSIZE has long type and...
1999-07-01 Peter WemmQuiet warnings on Alpha. (db_expr_t is a long on alpha...
1999-07-01 Jordan K. HubbardRemove the now-bogus comment about using iosiz with...
1999-07-01 Peter WemmLook up the kernel environment for MAXMEM as a final...
1999-07-01 Peter WemmMove kern_envp and preload initialization a little...
1999-07-01 Bill FumerolaFix ambigious else.
1999-07-01 Peter WemmDon't include trailing whitespace in ID tokens before...
1999-07-01 Peter WemmDetect and remove defunct or unknown options from opt_...
1999-07-01 Peter WemmFix two easy warnings when using BRIDGE without IPFIREWALL.
1999-07-01 Peter WemmFix some warnings, unused functions etc.
1999-07-01 Ruslan ErmilovDocument that FTP_PASSIVE_MODE should be explicitly
1999-07-01 Ruslan ErmilovTurn System V command line syntax ``on'' by default.
1999-07-01 Peter WemmFix warning. va_fsid is udev_t, which is int32_t. ...
1999-07-01 Kris KennawaySpelll 'asynchronous' coriectly
1999-07-01 Peter WemmSlight reorganization of kernel thread/process creation...
1999-07-01 Sheldon HearnFix the NAME section of the kldload.2 manpage, which...
1999-07-01 Jordan K. HubbardSigh. It's always the smallest changes that generate...
1999-07-01 Bill Fumerola(1) Don't perror() when at.deny doesn't exist, that...
1999-07-01 Jordan K. HubbardCompromise proposal: Comment out both old and new...
1999-06-30 Sheldon HearnOmmitted in previous commit message:
1999-06-30 Sheldon HearnEnable wrapping for dgram services and fix logging...
1999-06-30 Mike SmithIncrease the size of the route reference count from...
1999-06-30 Sheldon HearnAllow the use of `-' as an argument to the -w option...
1999-06-30 Peter WemmSlight tweak to fork1() calling conventions. Add a...
1999-06-30 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.147.
1999-06-30 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.345.
1999-06-30 Kris Kennawayretreived -> retrieved
1999-06-30 Kris KennawayGrammar and spelling fixes
1999-06-30 Kris KennawayFlesh out VOP_ADVLOCK.9 with a description of the avail...
1999-06-30 Kris KennawayCorrect reference to the obsolete vadvise() to madvise...
1999-06-30 Jordan K. HubbardPut radius on its proper ports.
1999-06-30 Tatsumi HosokawaChanged pcicmem and cardirq variables to non-dirty...
1999-06-30 Julian ElischerSubmitted by: "David E. Cross" <crossd@cs.rpi.edu>
1999-06-30 Tatsumi Hosokawapccard_beep parameter is not supported by rc.conf and...
1999-06-30 Tatsumi HosokawaAdded -z and -i option.
1999-06-30 Alan CoxAn SMP-specific change: Remove unnecessary lock acquire...
1999-06-30 Julian ElischerSubmitted by: Conrad Minshall <conrad@apple.com>
1999-06-29 Tatsumi HosokawaFreeBSD does supports LKM now.
1999-06-29 Tatsumi HosokawaRemoved unused boot_crunch.conf
1999-06-29 Peter Wemmsscape_mss is supposed to work..
1999-06-29 Peter WemmDrop old-scsi drivers (was commented out) od0 and ...
1999-06-29 Peter WemmFix typo (wrong path)
1999-06-29 Peter WemmReconcile all the loader newvers.sh's into one common...
1999-06-29 Peter WemmDon't use head/tail - they don't exist in a 'make world...
1999-06-29 Dmitrij TejblumDefer signals, so we will not wait for SIGCHLD after...
1999-06-29 Matthew HuntCorrect spelling of NMBCLUSTERS in a comment.
1999-06-29 Peter WemmWith asbestos suit on, make the options indenting a...
1999-06-29 Peter WemmPut on my asbestos suit and attempt to tidy up and...
1999-06-29 Peter WemmDequote like on the i386 configs. Also remove some...
1999-06-29 Kazutaka YOKOTAidev->id_irq is an interrupt MASK, not an interrupt...
1999-06-29 Kazutaka YOKOTAKeyboard allocation/deallocation fix.
1999-06-29 Kazutaka YOKOTAAllocate the port resource when attaching the keyboard...
1999-06-29 Kazutaka YOKOTASkip the device if it is disabled, when searching for...
1999-06-29 Kazutaka YOKOTAFill in tp->t_windowsize AFTER the call to (*linesw...
1999-06-29 Roger HardimanStop signals being generated after meteor_close.
1999-06-29 Bill FumerolaClarify what happens if fd is set to -1
1999-06-29 Peter Wemm(mostly) fix ordering.
1999-06-29 Kirk McKusickNo longer need to set B_ASYNC flag since BUF_KERNPROC now
1999-06-29 Peter WemmHopefully fix the remaining glitches with the BUF_...
1999-06-29 Greg LeheyLock buffer before calling strategy.
1999-06-29 Greg Leheyclose_drive:
1999-06-29 Greg LeheyCorrect type of intializer for (undocumented) cdevsw...
1999-06-29 Pierre BeyssacMove call to umask(0) back into pw_util(), because...
1999-06-28 Luoqi ChenSave common_tssd before it's loaded and the busy bit...
1999-06-28 Peter WemmFix a bug that was almost certainly making breadn(...
1999-06-28 KATO TakenoriTypo: BUF_INITLOCK -> BUF_LOCKINIT and BUF_FREELOCK...
1999-06-28 Dag-Erling... Use the correct value for banksize so splash_pcx works...
1999-06-28 KATO TakenoriSync with sys/i386/isa/clock.c revision 1.138.
1999-06-28 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.146.
1999-06-28 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.344.
1999-06-28 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.156.
1999-06-28 Peter WemmFix a KASSERT() that was negated and lead to:
1999-06-28 Peter WemmFix page fault in visual userconfig's save code. ...
1999-06-28 Sheldon HearnSync usage() with the manpage.
1999-06-28 Mike PritchardUpdate the SYNOPSIS to reflect that the -l option can...
1999-06-28 Poul-Henning... make va_fsid be of type udev_t
1999-06-28 Peter WemmAdd some extra alpha_pal_imb()'s in overkill mode....
1999-06-28 Sheldon HearnFix broken logic: (!wrap || log) -> (!wrap && log) .
1999-06-28 Peter WemmUse the same -UKERNEL strategy as the alpha to avoid...
1999-06-28 Peter WemmDon't #include i386/isa/isa_dma.h - it's in isa/isavar...
1999-06-28 Peter WemmRevert back to not using -DKERNEL - it exposes inlines...
1999-06-28 Peter WemmRevert back to not using -DKERNEL
1999-06-28 Peter WemmMove struct prochd out of #ifdef KERNEL so the Alpha...
1999-06-28 Peter WemmTweak include ordering so sys/systm.h is before sys...
1999-06-28 David E. O... Define "OBSTACK_CHUNK_SIZE" as getpagesize().
1999-06-28 Kirk McKusickWhen requesting an exclusive lock with LK_NOWAIT, do...
1999-06-28 Poul-Henning... Hmm, might as well make all of BEFORE_DEPEND first...
1999-06-28 Poul-Henning... Also make pci_if.h early if make depend wasn't run.
1999-06-28 Poul-Henning... Make bus_if.h and device_if.h as early as possible...
next