]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-06-27 peterThis commit was generated by cvs2svn to compensate...
1997-06-27 peterClean (trimmed down) import of bind-4.9.6 onto vendor...
1997-06-26 jhayRemoved the #ifdef IPXERRORMSGS'ed code. Fix a lot...
1997-06-26 alexMore comment cleanup.
1997-06-26 alexTypo police.
1997-06-26 alexStyle fix my previous commit.
1997-06-26 katoSynchronize with sys/i386/isa/clock.c and isa.c revisio...
1997-06-26 charnierUse err(3) instead of local redefinition.
1997-06-26 charnierAdd usage(). Put program name in bold in the man page.
1997-06-26 charnierRemove use of progname. Add usage().
1997-06-26 charnierCorrect usage string. Program name converted to bold...
1997-06-26 teggeBack out a bad commit.
1997-06-25 teggeClear nfs_iodwant[myiod] when the nfsiod process exits...
1997-06-25 teggeTreat no match as a failure. This is the normal behavio...
1997-06-25 fsmpMerged/renamed functions:
1997-06-25 fsmpModified to use merged/renamed functions:
1997-06-25 fsmpModified to declare merged/renamed functions:
1997-06-25 teggeFill in parent process id when reading process informat...
1997-06-25 fsmpModified to use renamed get_pci_apic_irq() -> pci_apic_...
1997-06-25 teggeAllow the kernel configuration file to override the...
1997-06-25 teggeAllow kernel configuration file to override PMAP_SHPGPE...
1997-06-25 teggeBlock some interrupts during the call to pmap_zero_page in
1997-06-25 brianAdd "set server" to control the server socket.
1997-06-25 teggeIntroduce an advisory exclusive lock on the scsi link...
1997-06-25 acheComment out rc.conf picking by default
1997-06-25 acheAdd . /etc/rc.conf to pick variables
1997-06-25 pstExecute rc.local in a subshell instead of sourcing it.
1997-06-25 msmithPull histedit.h out, it lives in /usr/src/include,...
1997-06-25 msmithUpdate histedit.h to match the new libedit.
1997-06-25 msmithImport substantial improvements to ftp(1) from NetBSD...
1997-06-25 dfrAvoid small synchronous writes when an application...
1997-06-25 dfrMake nfs_lookup return a NULLVP on error so that DIAGNO...
1997-06-25 msmithAdd extra test functionality.
1997-06-25 msmithUpdate libedit with changes from NetBSD. Includes...
1997-06-25 msmith Add stringlist functions from NetBSD. (required for...
1997-06-25 msmithAdd stringlist functions from NetBSD. (required for...
1997-06-25 joergDon't ever allow lowering the securelevel at all. ...
1997-06-25 charnierUpdate manpage to newer version. Use err(3).
1997-06-25 charnierFree a malloc'ed variable before exiting. Compute line...
1997-06-25 dimaFix krb5_prop entry.
1997-06-25 dimaAdd krb5_prop service (kerberos v5 prop).
1997-06-25 dimash /etc/rc.local -> . /etc/rc.local
1997-06-25 brianAllow shell commands (still run as original user)
1997-06-25 sefDo The Right Thing when an iBCS2 program does getgroups...
1997-06-24 jkhYAMF22
1997-06-24 dimaAdd missing '.'
1997-06-24 jkhYeesh! Some of this stuff I yanked out of the makefile...
1997-06-24 brianFix ~? output in "term" mode.
1997-06-24 jhayDisplay tickadj in struct clockinfo.
1997-06-24 jhayAdd tickadj to struct clockinfo, like NetBSD and OpenBSD.
1997-06-24 jhayAdd tickadj to struct clockinfo, like NetBSD and OpenBSD.
1997-06-24 teggeEnsure that the boot CPU honours write protection in...
1997-06-24 teggeDon't depend upon the kernel load address being 0xf0100000.
1997-06-24 yokotaTake the OS release string from the kernel variable...
1997-06-24 brianSuggest using /etc/services entry rather than a
1997-06-24 katoRecognize AMD K5 PR166 and PR200 CPUs.
1997-06-24 dgKilled bogus kernacc() call in malloc() DIAGNOSTIC...
1997-06-24 fsmpFix calculation of initial mplock value.
1997-06-24 asamiAdd new variable USE_PERL5. It is similar to USE_GMAKE...
1997-06-24 charnierDocument the use of `ls -lo' to see flags.
1997-06-24 fsmpFixed breakage for "default" configurations in mptable_...
1997-06-24 charnierAdd prototypes to functions. Make -Wall happy.
1997-06-24 charnierRemove use of program_name variable.
1997-06-24 charnierRevert part of previous commit. I didn't see rcsid...
1997-06-24 starkSubmitted by: Gene Stark and Robert Sexton (robert...
1997-06-24 starkSubmitted by: Gene Stark, Steve Passe, and Robert Sexto...
1997-06-23 briano Fix uptime for direct connections.
1997-06-23 brianTypo police.
1997-06-23 teggeAllow use of the name "swap" instead of an actual swap...
1997-06-23 julianAllow ipfw to look up service names from /etc/services...
1997-06-23 teggeLong command names are not NUL terminated. Force trunca...
1997-06-23 teggeDelay free of mf->mf_mount in uninit_mntfs until it...
1997-06-23 teggeDon't try upgrading an existing exclusive lock in vm_ma...
1997-06-23 fsmpRemoved SMP_PRIVPAGES from options list.
1997-06-23 juliannetscape was obviously involved somewhere in the commit...
1997-06-23 brianFix "set parity"
1997-06-23 joergImply a 10-second connection timeout when querying...
1997-06-23 katoSynchronize with following changes:
1997-06-23 katoSynchronize with sys/i386/i386/userconfig.c revision...
1997-06-23 katoSynchronize with sys/i386/isa/syscons.c revision 1...
1997-06-23 charnierTypo fix: Alan Turning is aka Alan Turing.
1997-06-23 charnierUse err(3). Abort if strdup() returns NULL.
1997-06-23 charnierUpgrade to a newer version. Old synopsys was incorrect.
1997-06-23 charnierUse err(3). Typo fix in usage string.
1997-06-23 charnierTypo fix in man page. Use err(3) instead of local copy.
1997-06-23 charnierUse err(3).
1997-06-23 charnierConvert man page to mdoc format. Cosmetic in usage...
1997-06-23 steveFix a minor nit in the .Dd macro invocation so that
1997-06-23 steveShow the real revision date and not the date that this
1997-06-23 julianMake this file bare a small resemblance to reality...
1997-06-23 jkhDo ports.1 earlier.
1997-06-22 sefFor the xenix_ftime() routine, don't use the native...
1997-06-22 jkhArgh - 3rd time's a charm. Move doc even further in...
1997-06-22 phkIntegrate calloc with the rest of the gang.
1997-06-22 phkBYOC - Bring Your Own Calloc(3)
1997-06-22 jkhThe doc dist was being made too early - move it.
1997-06-22 peterPreliminary support for per-cpu data pages.
1997-06-22 peterKill some stale leftovers from the earlier attempts...
1997-06-22 jkhsysconfig -> rc.conf
1997-06-22 msmithFrom the submitted patch :
next