]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-05-07 Doug RabsonThis is the kernel linker. To use it, you will first...
1997-05-07 Doug RabsonAdd accessors for STAILQ.
1997-05-07 KATO Takenori1. Added cast and parenthesis in block size calculaion in
1997-05-07 KATO TakenoriSynchronize with sys/i386/isa/syscons.c revision 1...
1997-05-07 KATO TakenoriSynchronize with sys/i386/isa/isa.c revision 1.84.
1997-05-07 Joerg WunschHide the kernel-only stuff inside #ifdef KERNEL.
1997-05-07 Jordan K. HubbardUse full path to sendmail for security reasons.
1997-05-07 Steve PriceRevise the section that explains how to protect parts...
1997-05-07 Jordan K. HubbardClean up the slightly tortured english I produced yeste...
1997-05-07 Kazutaka YOKOTANow that we have replaced video-related block copy...
1997-05-07 Hiroyuki HanaiCatch up with the original.
1997-05-07 Peter WemmRestore unintentially lost backwards compat behavior...
1997-05-07 Eivind EklundMake a lot of include-files self-contained. I excluded...
1997-05-07 Bruce EvansFixed missing __P() to complete the K&R support in...
1997-05-06 Brian SomersAllow a '-' flag as a placeholder so that path_to_pid_file
1997-05-06 Steve PasseForce user to config SMP kernel with "options APIC_IO".
1997-05-06 Bill FennerPull up the IP header in ip_mloopback(). This makes...
1997-05-06 Joerg WunschFix a long-standing bug with dump not treating errors...
1997-05-06 Steve PasseMake ident equal file name, ie SMP-GENERIC.
1997-05-06 Steve PasseA *little* more descriptive test for options.
1997-05-06 Steve PasseAdded a generic config file for SMP kernels.
1997-05-06 Peter da SilvaPR: none
1997-05-06 Poul-Henning... Fix a race condition that did, after all, exist.
1997-05-06 Doug RabsonAdd SMPHDRS to CLEANFILES instead of replacing its...
1997-05-06 Wolfram SchneiderFix FTP link to the statically linked FreeBSD executables
1997-05-06 Steve Passeremoved the "#error ..." line preventing casual invokat...
1997-05-06 Jordan K. HubbardDescribe SNAPs and RELENGes as requested on USENET.
1997-05-06 Alexander LangerSpecify the full path of units.lib in the FILES section.
1997-05-06 Alexander LangerCreate the default rule with flags IP_FW_F_IN | IP_FW_F...
1997-05-06 John PolstraBye bye CPLUSPLUSLIB hack! It's not needed any more.
1997-05-05 Brian SomersMake ppp exit on loss of carrier in -background mode.
1997-05-05 Steve PasseCode to handle SMP/APIC_IO mapping of ISA INTs to APIC...
1997-05-05 Steve PasseCode to handle SMP/APIC_IO mapping of ISA INTs to APIC...
1997-05-05 John-Mark Gurneyuse frames instead of fields, and restore full meteor...
1997-05-05 Andrey A. ChernovDo not kill -HUP syslog if running in user mode (-r...
1997-05-05 KATO TakenoriUse `MediaGX' instead of `Gx86'.
1997-05-05 KATO TakenoriUse `M2' instead of `6x86 with MMX'. Cyrix seems to...
1997-05-05 Joerg WunschDuplicate the TOC handling ioctls from the cd(4) driver...
1997-05-05 KATO TakenoriExtended copyright of PC-98 to 1997.
1997-05-05 KATO TakenoriSynchornize with sys/i386/isa/clock.c revision upto...
1997-05-05 KATO TakenoriSynchronize with sys/i386/i386/trap.c revision 1.94.
1997-05-05 Jordan K. HubbardMake this C++ safe.
1997-05-05 Jordan K. HubbardUpdate to list more changes in 3.0. Also point people...
1997-05-05 Peter Wemmcorrect the order of the variables
1997-05-05 Jordan K. HubbardCorrect typo in NIS flags.
1997-05-05 Jordan K. HubbardDOH! Fix package-extractor looping problem by moving...
1997-05-05 John-Mark Gurneychange `an' to `a'...
1997-05-05 Jordan K. HubbardAdd inetd_flags and way of passing ipfw a configuration...
1997-05-05 Jordan K. HubbardAdapt routing configuration glue to rc.conf format.
1997-05-05 Peter WemmMention the removal of UPAGES, the return-to-userspace...
1997-05-05 Paul TrainaAdd in some more config file support -- add variables...
1997-05-05 John DysonMake sure that *fork() always returns with %edx ==...
1997-05-05 Steve PriceDon't source $ENV unless this is an interactive shell.
1997-05-04 Andreas Klemmre-enabled: . /etc/rc.${arch}
1997-05-04 John PolstraUse "gcc -shared" instead of "ld -Bshareable" for build...
1997-05-04 Eivind EklundFrom the PR:
1997-05-04 Eivind EklundFix typo.
1997-05-04 Eivind EklundRemove the last reference to sup as a current method...
1997-05-04 Joerg WunschMention new features:
1997-05-04 Joerg WunschOops. The function cd9660_mountroot() is gone, but...
1997-05-04 Joerg WunschThis mega-commit brings the following:
1997-05-04 Poul-Henning... Now I can even execute "df" on my diskless :-)
1997-05-04 Peter Wemmdon't #ifdef out reference to i586_ctr_freq.
1997-05-04 Peter WemmDon't remove i586_ctr_freq from scope, leave it defined...
1997-05-04 Andreas KlemmFixed sourcing of /etc/etc.${arch}/rc.${arch} on startup.
1997-05-04 Jordan K. HubbardYikes! I thought I updated these references to sup...
1997-05-04 Poul-Henning... 1. Add a {pointer, v_id} pair to the vnode to store...
1997-05-04 Jordan K. HubbardUpdate our history a little (whoops - I thought I'd...
1997-05-04 Peter WemmCommit hooks for ifmedia support. It's optional in...
1997-05-04 Peter WemmBring in the ifmedia components of NetBSD's ifconfig...
1997-05-04 Peter WemmSecond try at cleanups and fixes (without if_media...
1997-05-04 Peter Wemmforce null commit to skip over rev 1.25 so there's...
1997-05-04 John PolstraUpdate the URL for the CTM mirror at the University...
1997-05-04 Andrey A. ChernovUse newly introduced pid file field now for ppp
1997-05-04 Andrey A. ChernovLog each ppp line to separate /var/log/ppp.tunX.log...
1997-05-04 Peter WemmFinish off and activate the smp_active sysctl handler..
1997-05-04 Andrey A. Chernov1) Add yet one optional field: pid file to send SIGHUP...
1997-05-04 Jordan K. HubbardUpdate some of these release notes.
1997-05-03 Peter WemmGrab some of the NetBSD text for describing the new...
1997-05-03 Joerg WunschAdd the Archive 4586NP tape changer.
1997-05-03 Joerg WunschNobody ever seemed to be interested in reviewing these...
1997-05-03 Joerg WunschFix the umount problems for DEVFS.
1997-05-03 Peter Wemmadd SIOC{S,G}IFMEDIA ioctl support
1997-05-03 Peter Wemmadd net/if_media.c
1997-05-03 Peter Wemmdefine SIOC{SG}IFMEDIA ioctls
1997-05-03 Peter WemmMake it compile on FreeBSD, add $Id$
1997-05-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-05-03 Peter WemmBackend support for if_media interface ioctl's. This...
1997-05-03 Jordan K. HubbardChange group ownership of /var/mail to mail and permission
1997-05-03 Andreas Klemmsynchronize with bsd.doc.mk (long outstanding fix)
1997-05-03 Steve Passedisabled checks for smp_active == 0.
1997-05-03 Steve Passecode to allow range checking on smp_active.
1997-05-03 Steve Passeadded declaration for get_isa_apic_mask().
1997-05-03 Steve Passeimproved io_apic_setup().
1997-05-03 Steve Passenew function to turn an APIC pin# into an INT mask.
1997-05-03 Poul-Henning... Recognize, but don't actually do much with a TI PCI1130...
1997-05-03 Poul-Henning... Initialize PCI/CardBus bridges.
1997-05-03 Poul-Henning... Make nfs roots (diskless) functional again. It may...
1997-05-03 Daniel O'CallaghanSpelling/typo fix.
1997-05-03 Jordan K. HubbardUpdate the etc world from RELENG_2_2 which is now more...
next