]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-03-11 rwatsonClean up logging of security information a bit:
2002-03-11 iedowseFix a bug in ufsdirhash_adjfree() that caused it to...
2002-03-11 impOn FreeBSD make usb_proc_t the same as d_thred_t always.
2002-03-11 phkI missed one VOP_CLOSE in the previous commit.
2002-03-11 joeBe more specific about when block major numbers disappe...
2002-03-11 murrayAdd security/sudo to the list of packages for disc...
2002-03-11 phkAs a XXX bandaid open the mounted device READ/WRITE...
2002-03-11 murrayUpdate number of ports available.
2002-03-11 maximRemove duplicated yacc nonterminals declarations, sort...
2002-03-11 markmTry harder to lint without nonstandard stuff.
2002-03-11 markmPunt to attic file that moved in latest import.
2002-03-11 markmFix a prototype to match our headers. I am not convince...
2002-03-11 desSparc64 support.
2002-03-11 markmFix silly one line error. (Half a .if statement left...
2002-03-11 maximAdd a bunch of functions.
2002-03-11 phkRemove use of the bogus ioctl DIOCGPART.
2002-03-11 muxSimplify the interface cloning framework by handling...
2002-03-11 cjcDon't protect savecore(8) from being run with a bad...
2002-03-11 phkAdd commented out GEOM line to NOTES
2002-03-11 phkAdd GEOM to conf/files.
2002-03-11 phkAugment struct bio for GEOM.
2002-03-11 phkAdd a field to struct disk for GEOM
2002-03-11 phkMake the disk_clone() routine more robust for abuse.
2002-03-11 phkAdd the GEOM option.
2002-03-11 phkMark some arguments __unused.
2002-03-11 luigiMake this compile again
2002-03-11 luigiMake this compile again (increase MFS size, remove...
2002-03-11 tanimuraStop abusing the pgrpsess_lock.
2002-03-11 tanimuraDo not lock the pgrpsess_lock exclusively across ttywait().
2002-03-11 bennoCorrect a typo. (* that should've been &)
2002-03-11 luigiMake the handling of machdep.guessed_bootdev compiled...
2002-03-11 obrienDue to changes in the handling of the #line directive...
2002-03-11 luigiFix detection of existing ssh host key, generate the...
2002-03-11 luigiMake appropriate changes to use devfs.
2002-03-11 luigiDefault to ee as EDITOR (some apps such as disklabel...
2002-03-11 luigiUse machdep.guessed_bootdev to guess the boot device.
2002-03-11 obrienAdd complete Sparc64 support.
2002-03-11 obrien* Support the Sparc64.
2002-03-11 ddMake the diagnostics printfs less ugly.
2002-03-11 tmmFix some bugs that would prevent %fsr to be set correct...
2002-03-11 tmmAccount for <machine/fsr.h> no longer being usable...
2002-03-11 tmmFix __dtoul to work on sparc64 (it used a half-way...
2002-03-11 simokawaAdd support for Simplified Direct Access Device in...
2002-03-11 tmmFix the type of some constants, and make some macros...
2002-03-11 tmmAdd convenience macros to extract the cc0 and cc1 from...
2002-03-11 tmmSave/restore the %y register around calls to the C...
2002-03-11 obrienWrong spelling of PIC.
2002-03-11 ddDon't depend on ucred.h to include sys/queue.h for us.
2002-03-11 tmmUse the pci_enable_* functions instead of manually...
2002-03-11 ddBelatedly add a release note about destaticizing and...
2002-03-11 ddChase sysctl name.
2002-03-10 obrienSync with csu/alpha/Makefile: build crt{i,n}.o.
2002-03-10 dwmaloneDon't assign strcmp to a variable called err and then...
2002-03-10 cjcRemove a mention of the worm(4) device that was missed...
2002-03-10 sobomaxCG superfluous prototype.
2002-03-10 eivind- Remove a number of extra newlines that do not belong...
2002-03-10 markmDon't build xlint until surgery is finished.
2002-03-10 luigiCURRENT has devfs, so we do not need to specify what...
2002-03-10 luigiUncomment the entry for a getty on the serial port...
2002-03-10 luigiAdd back the "sis" driver, we had some room left...
2002-03-10 sosSilence a warning when compile without atapi devices.
2002-03-10 luigiWith devfs, we do not need to initialize pty's permissions.
2002-03-10 luigiThe probable boot device is "machdep.guessed_bootdev".
2002-03-10 dfrAdd an implementation of cpu_throw() and make restorect...
2002-03-10 dfrDon't try to print the arguments if the value of bsp...
2002-03-10 luigiExport a (machine dependent) kernel variable bootdev as
2002-03-10 sobomaxFix a breakage introduced in rev.1.75 (supposedly style...
2002-03-10 woschAdded upcoming FreeBSD 4.6
2002-03-10 woschFreeBSD 4.5 is releaseed "29 Jan 2002" (not 20 Jan)
2002-03-10 dfrAllow '.' in identifiers - some ia64 register names...
2002-03-10 dfrUse the right value for the region length in parse_spil...
2002-03-10 tanimuraDo not call a synthesizer with a sequencer lock held.
2002-03-10 gioriaFilesystem translation
2002-03-10 rwatson/var/log/security gets almost no (if not no) activity...
2002-03-10 acheSetlocale returns static buffer, don't assume it will...
2002-03-10 gioria"Base system/contributed software " section translation
2002-03-10 gioriaAdding Multimedia section translation
2002-03-10 sosCheck the <channel> arg a bit more.
2002-03-10 gioriaPCCARD support translation
2002-03-10 gioriaAdding Disk and storage translation
2002-03-10 takawataAdd SONY VAIO psm controller ISA-PnP ID.
2002-03-10 billfcosmetic: spell 'cashe' as 'cache'
2002-03-10 phkMake the proposed name arg to dev_stdclone() const.
2002-03-10 ddDocument `sysctl variable=/dev/foo' syntax.
2002-03-10 ddLink scbus(4) to scsi(4). Most of the other CAM device...
2002-03-10 ddDon't refer the reader to look for a word that doesn...
2002-03-10 ddThe chapter on kernel debugging is now in the Developer...
2002-03-10 ddRemove inappropriate .Op calls in examples.
2002-03-10 ddMinor English fixes.
2002-03-10 luigiFix one genuine bug and a potential one:
2002-03-10 nyanFree allocated buffer at siodetach().
2002-03-10 mikeo Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines...
2002-03-10 nyanMFi386: revision 1.501
2002-03-10 bmahSpell-check and fix some other typos.
2002-03-10 alcCondition the compilation of trapwrite() on I386_CPU.
2002-03-10 jakeAdd sparc64 ifdefs.
2002-03-10 jakeMake this build on sparc64.
2002-03-09 jakeIncrease VM_KMEM_SIZE to 16 megs from 12. Define VM_KM...
2002-03-09 alfredRemove __P
2002-03-09 tmmAdd a driver for the mem and kmem devices, based off...
next