]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-06-29 steveMerge conflicts and make this compile -Wall clean.
1997-06-29 steveThis commit was generated by cvs2svn to compensate...
1997-06-29 steveImport of NetBSD's rbootd version 19970629
1997-06-29 bdeRemoved most unused files (about 8M total).
1997-06-29 jkhProtect against CVSROOT not being set.
1997-06-29 bdeRemoved unused files (about 8MB total).
1997-06-29 bdeUpdated generated files (makesyscalls.sh changed)....
1997-06-29 bdeDon't generate unused nested #include of <sys/aio.h>.
1997-06-29 bdeFixed the fix for not using -fomit-frame-pointer with...
1997-06-29 yokotaA fix/work-around for ThinkPad 535.
1997-06-29 brianFix HUP handling while dialing.
1997-06-29 bdeFixed clobbered vendor Id.
1997-06-29 bdeAttempt to fix clobbered vendor Id.
1997-06-29 obrien``-C ${WRKDIR} -xzf'' are no longer the default args...
1997-06-29 jkhAdd support for @option preserve - moves existing files...
1997-06-29 obrienAdd magic for FIGlet fonts and controlfiles
1997-06-29 steveAdd a blurb on how to import newer versions of patch...
1997-06-29 steve-Wall clean.
1997-06-29 steveThis commit was generated by cvs2svn to compensate...
1997-06-29 steveImport of GNU patch version 2.4.
1997-06-29 pstMerge from 2.2
1997-06-29 pstNOSHARED takes a yes/YES no/NO value, not "true, false...
1997-06-29 jkh_err() -> err().
1997-06-28 steveSome minor cosmetic tweaks.
1997-06-28 pstFix bogus patch (my fault)
1997-06-28 jkhendif -> .endif (from BOOT_CONFIG changes).
1997-06-28 pstReorder things and import NOSHARED.
1997-06-28 pstAttempt to open the device for reading before actually...
1997-06-28 pstMake NOSHARED = no / NOSHARED = NO do what you'd expect.
1997-06-28 peteradd cvspserver (officially registered at 2401)
1997-06-28 peterreplace the OpenBSD fd_set sizing code with something...
1997-06-28 jkhProperly make directory before moving things into it.
1997-06-28 brianDeal with HISADDR/MYADDR in filter rules.
1997-06-28 brianAllow command line control of ppp through both
1997-06-27 fsmpapic_vector.s:
1997-06-27 fsmpInitialize private variable other_cpus during AP boot.
1997-06-27 fsmpAdded POST code output to various points of the startup...
1997-06-27 fsmpExperimental calls to stop_cpus()/restart_cpus() within...
1997-06-27 fsmpAdded other_cpus to CPU private page.
1997-06-27 fsmpPreliminaries for stop_cpus()/restart_cpus().
1997-06-27 fsmpProgram lint1 to handle NMIs.
1997-06-27 fsmpAdded fields to the LVT1/2 group.
1997-06-27 alexRemoved unused variables.
1997-06-27 gibbsModify my copyright notice to allow the sequencer to...
1997-06-27 gibbsModify my copyright notice to allow the sequencer to...
1997-06-27 gibbsKNF cleanup.
1997-06-27 wpaulFix a condition where nfs_statfs() can precipitate...
1997-06-27 fsmpRemoved '#include <machine/smptests.h>' line, no longer...
1997-06-27 peterRevive this file, it's come back from the dead in the...
1997-06-27 teggeDon't depend upon the user structure having been aligne...
1997-06-27 teggeFill in some extra fields in the eproc structure. gdb...
1997-06-27 peterDon't accept insane values for SO_(SND|RCV)BUF, and...
1997-06-27 peterMerge in sendmail-8.8.5 -> 8.8.6 changes to those files...
1997-06-27 peterThis commit was generated by cvs2svn to compensate...
1997-06-27 peterImport sendmail-8.8.6
1997-06-27 katoAdded CPU_DIRECT_MAPPED_CACHE option which sets L1...
1997-06-27 peterZap some unused debugging printfs that I accidently...
1997-06-27 peterDynamically size fd_set in select rather than fail...
1997-06-27 achectype: portability, sign extension and cleanup fixes
1997-06-27 acheMove editrc.5 from MAN3 to MAN5
1997-06-27 acheReplace hand-made tolower conversions with real tolower...
1997-06-27 acheProtect isspace by isascii to not count high spaces
1997-06-27 acheActivate collate to sort local files properly for compl...
1997-06-27 acheLocalize it (ctype)
1997-06-27 petercompensate for res_send <-> __res_send changes
1997-06-27 petermerge in bind-4.9.6 changes (only effect is __res_send...
1997-06-27 peterMerge in bind-4.9.6 resolver changes. Note that they...
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.
next