]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-10-27 Warner Loshlpc/cmds.c:
1996-10-26 Wolfram SchneiderDo not make symbolic links from obj directory into...
1996-10-26 Joerg WunschFix an off-by-one error in getvfsent().
1996-10-26 Søren SchmidtUse the calibrated/adjustable i8254 frequency `timer_fr...
1996-10-26 Alexander LangerNote that streams are now flushed on abort.
1996-10-26 Mark MurrayFirst round of moving secure telnet (AKA kerberised...
1996-10-26 Peter WemmApparently this patch fixes the objc backend on the...
1996-10-26 Alexander LangerReplace hardcoded length of "/dev/" with strlen(_PATH_DEV).
1996-10-26 Poul-Henning... Update this to match my version.
1996-10-26 Poul-Henning... Various cosmetics
1996-10-26 Alexander Langersprintf --> snprintf
1996-10-26 Alexander LangerPOSIX requires stdio buffers be flushed on abort.
1996-10-26 Warner LoshFix transcription error I introduced in last patch...
1996-10-26 Bruce EvansRemoved initialization of a variable that went away...
1996-10-25 Joerg WunschAllow the specification of a mountpoint, and resolve...
1996-10-25 Warner LoshFix a problem where the command line could be used...
1996-10-25 Bill FennerDon't allow reassembly to create packets bigger than...
1996-10-25 Bruce EvansDeclare pointers to signal handling functions in full...
1996-10-25 Bill PaulGive ypxfr the ability to detect the presence of the...
1996-10-25 Bruce EvansRemoved unused #includes.
1996-10-25 Bruce EvansUse the same format for the "expect N shift reduce...
1996-10-25 Bruce EvansMade this work for non-root again. The security fixes...
1996-10-25 Bruce EvansRestored order of cuac above ttyc.
1996-10-25 Bruce EvansBuild intermediate object files for mkinit, mknodes...
1996-10-25 Bruce EvansImproved comment about `all' target.
1996-10-25 Bruce EvansUse macros from timmerreg.h instead of private ones.
1996-10-25 Bruce EvansPrint the clock calibration messages all on one (long...
1996-10-25 Bruce EvansImproved biasing of i586 clock by adjusting for hardclo...
1996-10-25 Bruce EvansRemoved #include of <machine/clock.h>. It is no longer...
1996-10-25 Masafumi Max... Added Michael Butschky <butsch@computi.erols.com>,...
1996-10-25 Bruce EvansUnremoved used #include of <sys/systm.h> for the !GUPRO...
1996-10-25 Bruce EvansMoved #include of <sys/types.h> earlier so that this...
1996-10-25 Justin T. Gibbs- KNF cleanup.
1996-10-25 Justin T. Gibbs- KNF cleanup.
1996-10-25 Justin T. GibbsKNF cleanup.
1996-10-25 Justin T. GibbsGo back to using DMA to get SCBs down to the adapter.
1996-10-25 Andrey A. ChernovChange recently added diagnostics to more descriptive
1996-10-24 Søren SchmidtAdded a missing break, so all static bins would be...
1996-10-24 Bill PaulAdd support for handling the YP_SECURE and YP_INTERDOMA...
1996-10-24 Mark MurrayFix the dependancies.
1996-10-24 Mark MurrayFix this so that dependancies work properly.
1996-10-24 John PolstraIf errors occur during the loading of the shared librar...
1996-10-24 Eric L. HernesTeach file about:
1996-10-24 Bill PaulAdd -b and -s flags for adding YP_INTERDOMAIN and YP_SE...
1996-10-24 Peter WemmUntangle NEWDB/NDBM options.
1996-10-24 Satoshi AsamiAdd ports-astro.
1996-10-24 Satoshi AsamiAdd description of ports-astro.
1996-10-24 Marc G. Fournierfixes:
1996-10-24 Peter Wemmmissed this praliases.8 <-> praliases.0 change
1996-10-24 Peter WemmFold sendmail-8.8.2 changes into files that have been...
1996-10-24 Peter WemmThis commit was generated by cvs2svn to compensate...
1996-10-24 Peter WemmImport sendmail-8.8.2 onto the vendor branch
1996-10-24 Bruce EvansFixed tabs and punctuation to match nearby (and KNF...
1996-10-24 Bill PaulNuke a couple of useless lines of code from the /etc...
1996-10-24 John DysonRemove a bogus optimization in the mmap code. It is...
1996-10-24 John DysonFix setting breakpoints in shared regions.
1996-10-24 Adam Davidold host:/filename syntax was broken
1996-10-23 Wolfram Schneiderfix FAQ URL. Note for Jordan: don't merge this change...
1996-10-23 Bill PaulAdd extra sanity checking to the in-place update routin...
1996-10-23 Julian ElischerReviewed by: various (mailing list feedback)
1996-10-23 Garrett WollmanGive ip_len and ip_off more natural, unsigned types.
1996-10-23 Andrey A. ChernovRemove local fnmatch() copy, we now compatible with...
1996-10-23 Andrey A. ChernovRename FNM_ICASE to FNM_CASEFOLD
1996-10-23 Andrey A. ChernovGNU-style changes:
1996-10-23 Andrey A. ChernovGNU-style changes:
1996-10-23 Bill PaulIn ypxfr_callback(), the failure to create an RPC CLIEN...
1996-10-23 Bill PaulMake error messages more informative.
1996-10-23 Andrey A. ChernovSimplify debug output
1996-10-23 Andrey A. ChernovCheck for not defined / redefined chars now
1996-10-23 Bill PaulFix a core dump condition I discovered the other day...
1996-10-23 Bill PaulAdd a flag to allow the 'use NIS or local?' logic to...
1996-10-23 Satoshi AsamiClose and open-ended <em>. (Why isn't "<em" without...
1996-10-23 Paul TrainaRemove SC_KBD_PROBE_WORKS option and replace it with...
1996-10-23 Satoshi AsamiAnother round of merge.
1996-10-23 Marc G. FournierFix description of -cli option so that it comes out...
1996-10-23 Marc G. FournierAdd a 'depth (-d#)' flag to du
1996-10-23 John DysonAccount for the UPAGES in the same way as before moving...
1996-10-23 Marc G. FournierTotally botched ths patch...revert back to Rev 1.7...
1996-10-23 Marc G. FournierDescription:
1996-10-23 John FieberFix broken link to the FAQ.
1996-10-22 Andrey A. ChernovUse same primary / different secondary order for umlaut...
1996-10-22 Marc G. FournierLast time I trust 'sucess's on a non-context diff...
1996-10-22 Søren SchmidtChanged args to the nat functions.
1996-10-22 Joerg WunschMention the historic mount options, as `deprecated'.
1996-10-22 Joerg WunschCleanup. Boldfaced dashes didn't print at all, also...
1996-10-22 Marc G. FournierFixes:
1996-10-22 Marc G. FournierFixes:
1996-10-22 Marc G. FournierFixes:
1996-10-22 Marc G. FournierFixes:
1996-10-22 Stefan EßerAdd pciconf.
1996-10-22 Stefan EßerAdd character device (78,0): pci
1996-10-22 Stefan EßerDefinitions for ioctl() accesses to PCI config space...
1996-10-22 Stefan EßerInitial version of the user land code for the PCI confi...
1996-10-22 Stefan EßerAdd support for ioctl() accesses to PCI config space...
1996-10-22 Poul-Henning... Add #include <sys/types>
1996-10-22 Poul-Henning... close bin/1648 libmd not 64bit safe.
1996-10-22 Joerg WunschThe neverending story... vgrind.
1996-10-22 Bill PaulTwo small changes that were in my development sources...
1996-10-22 Jordan K. HubbardMove Michael Smith to the developers section.
1996-10-22 Marc G. FournierDocument f2c's -o option
next