]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-06-27 Steve PasseRemoved '#include <machine/smptests.h>' line, no longer...
1997-06-27 Peter WemmRevive this file, it's come back from the dead in the...
1997-06-27 Tor EggeDon't depend upon the user structure having been aligne...
1997-06-27 Tor EggeFill in some extra fields in the eproc structure. gdb...
1997-06-27 Peter WemmDon't accept insane values for SO_(SND|RCV)BUF, and...
1997-06-27 Peter WemmMerge in sendmail-8.8.5 -> 8.8.6 changes to those files...
1997-06-27 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-06-27 Peter WemmImport sendmail-8.8.6
1997-06-27 KATO TakenoriAdded CPU_DIRECT_MAPPED_CACHE option which sets L1...
1997-06-27 Peter WemmZap some unused debugging printfs that I accidently...
1997-06-27 Peter WemmDynamically size fd_set in select rather than fail...
1997-06-27 Andrey A. Chernovctype: portability, sign extension and cleanup fixes
1997-06-27 Andrey A. ChernovMove editrc.5 from MAN3 to MAN5
1997-06-27 Andrey A. ChernovReplace hand-made tolower conversions with real tolower...
1997-06-27 Andrey A. ChernovProtect isspace by isascii to not count high spaces
1997-06-27 Andrey A. ChernovActivate collate to sort local files properly for compl...
1997-06-27 Andrey A. ChernovLocalize it (ctype)
1997-06-27 Peter Wemmcompensate for res_send <-> __res_send changes
1997-06-27 Peter Wemmmerge in bind-4.9.6 changes (only effect is __res_send...
1997-06-27 Peter WemmMerge in bind-4.9.6 resolver changes. Note that they...
1997-06-27 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-06-27 Peter WemmClean (trimmed down) import of bind-4.9.6 onto vendor...
1997-06-26 John HayRemoved the #ifdef IPXERRORMSGS'ed code. Fix a lot...
1997-06-26 Alexander LangerMore comment cleanup.
1997-06-26 Alexander LangerTypo police.
1997-06-26 Alexander LangerStyle fix my previous commit.
1997-06-26 KATO TakenoriSynchronize with sys/i386/isa/clock.c and isa.c revisio...
1997-06-26 Philippe CharnierUse err(3) instead of local redefinition.
1997-06-26 Philippe CharnierAdd usage(). Put program name in bold in the man page.
1997-06-26 Philippe CharnierRemove use of progname. Add usage().
1997-06-26 Philippe CharnierCorrect usage string. Program name converted to bold...
1997-06-26 Tor EggeBack out a bad commit.
1997-06-25 Tor EggeClear nfs_iodwant[myiod] when the nfsiod process exits...
1997-06-25 Tor EggeTreat no match as a failure. This is the normal behavio...
1997-06-25 Steve PasseMerged/renamed functions:
1997-06-25 Steve PasseModified to use merged/renamed functions:
1997-06-25 Steve PasseModified to declare merged/renamed functions:
1997-06-25 Tor EggeFill in parent process id when reading process informat...
1997-06-25 Steve PasseModified to use renamed get_pci_apic_irq() -> pci_apic_...
1997-06-25 Tor EggeAllow the kernel configuration file to override the...
1997-06-25 Tor EggeAllow kernel configuration file to override PMAP_SHPGPE...
1997-06-25 Tor EggeBlock some interrupts during the call to pmap_zero_page in
1997-06-25 Brian SomersAdd "set server" to control the server socket.
1997-06-25 Tor EggeIntroduce an advisory exclusive lock on the scsi link...
1997-06-25 Andrey A. ChernovComment out rc.conf picking by default
1997-06-25 Andrey A. ChernovAdd . /etc/rc.conf to pick variables
1997-06-25 Paul TrainaExecute rc.local in a subshell instead of sourcing it.
1997-06-25 Mike SmithPull histedit.h out, it lives in /usr/src/include,...
1997-06-25 Mike SmithUpdate histedit.h to match the new libedit.
1997-06-25 Mike SmithImport substantial improvements to ftp(1) from NetBSD...
1997-06-25 Doug RabsonAvoid small synchronous writes when an application...
1997-06-25 Doug RabsonMake nfs_lookup return a NULLVP on error so that DIAGNO...
1997-06-25 Mike SmithAdd extra test functionality.
1997-06-25 Mike SmithUpdate libedit with changes from NetBSD. Includes...
1997-06-25 Mike Smith Add stringlist functions from NetBSD. (required for...
1997-06-25 Mike SmithAdd stringlist functions from NetBSD. (required for...
1997-06-25 Joerg WunschDon't ever allow lowering the securelevel at all. ...
1997-06-25 Philippe CharnierUpdate manpage to newer version. Use err(3).
1997-06-25 Philippe CharnierFree a malloc'ed variable before exiting. Compute line...
1997-06-25 Dima RubanFix krb5_prop entry.
1997-06-25 Dima RubanAdd krb5_prop service (kerberos v5 prop).
1997-06-25 Dima Rubansh /etc/rc.local -> . /etc/rc.local
1997-06-25 Brian SomersAllow shell commands (still run as original user)
1997-06-25 Sean Eric FaganDo The Right Thing when an iBCS2 program does getgroups...
1997-06-24 Jordan K. HubbardYAMF22
1997-06-24 Dima RubanAdd missing '.'
1997-06-24 Jordan K. HubbardYeesh! Some of this stuff I yanked out of the makefile...
1997-06-24 Brian SomersFix ~? output in "term" mode.
1997-06-24 John HayDisplay tickadj in struct clockinfo.
1997-06-24 John HayAdd tickadj to struct clockinfo, like NetBSD and OpenBSD.
1997-06-24 John HayAdd tickadj to struct clockinfo, like NetBSD and OpenBSD.
1997-06-24 Tor EggeEnsure that the boot CPU honours write protection in...
1997-06-24 Tor EggeDon't depend upon the kernel load address being 0xf0100000.
1997-06-24 Kazutaka YOKOTATake the OS release string from the kernel variable...
1997-06-24 Brian SomersSuggest using /etc/services entry rather than a
1997-06-24 KATO TakenoriRecognize AMD K5 PR166 and PR200 CPUs.
1997-06-24 David GreenmanKilled bogus kernacc() call in malloc() DIAGNOSTIC...
1997-06-24 Steve PasseFix calculation of initial mplock value.
1997-06-24 Satoshi AsamiAdd new variable USE_PERL5. It is similar to USE_GMAKE...
1997-06-24 Philippe CharnierDocument the use of `ls -lo' to see flags.
1997-06-24 Steve PasseFixed breakage for "default" configurations in mptable_...
1997-06-24 Philippe CharnierAdd prototypes to functions. Make -Wall happy.
1997-06-24 Philippe CharnierRemove use of program_name variable.
1997-06-24 Philippe CharnierRevert part of previous commit. I didn't see rcsid...
1997-06-24 Gene StarkSubmitted by: Gene Stark and Robert Sexton (robert...
1997-06-24 Gene StarkSubmitted by: Gene Stark, Steve Passe, and Robert Sexto...
1997-06-23 Brian Somerso Fix uptime for direct connections.
1997-06-23 Brian SomersTypo police.
1997-06-23 Tor EggeAllow use of the name "swap" instead of an actual swap...
1997-06-23 Julian ElischerAllow ipfw to look up service names from /etc/services...
1997-06-23 Tor EggeLong command names are not NUL terminated. Force trunca...
1997-06-23 Tor EggeDelay free of mf->mf_mount in uninit_mntfs until it...
1997-06-23 Tor EggeDon't try upgrading an existing exclusive lock in vm_ma...
1997-06-23 Steve PasseRemoved SMP_PRIVPAGES from options list.
1997-06-23 Julian Elischernetscape was obviously involved somewhere in the commit...
1997-06-23 Brian SomersFix "set parity"
1997-06-23 Joerg WunschImply a 10-second connection timeout when querying...
1997-06-23 KATO TakenoriSynchronize with following changes:
1997-06-23 KATO TakenoriSynchronize with sys/i386/i386/userconfig.c revision...
1997-06-23 KATO TakenoriSynchronize with sys/i386/isa/syscons.c revision 1...
next