]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-21 bdeWhitespace fixes (mainly for many more messes in the...
2002-09-21 jakeUse the fields in the sysentvec and in the vm map heade...
2002-09-21 bdeWhitespace cleanup (half for fixing missing whitespace...
2002-09-21 markmRemove #ifdef'ed Giant mutex wrappers round debugging...
2002-09-21 nsouchCleanup of amdpm(4).
2002-09-21 markmNo functional change. Fix comments and whitespace.
2002-09-21 bdeWhitespace fixes (mainly for a space instead of a tab...
2002-09-21 rwatsonRemove another missed trailing space.
2002-09-21 alc o Remove an initialized but unused variable from pmap_...
2002-09-21 rwatsonTrim trailing whitespace from the ends of lines.
2002-09-21 rwatsonContinue cleanup and sync of mac_biba and mac_mls polic...
2002-09-21 markmWrap GNUish asm() code in #ifdef __GNUC__
2002-09-21 markmUse a function instead of a non-portable, GCC-specific...
2002-09-21 markmA good dose of style.9. No functional change.
2002-09-21 rwatsonRemove mac_biba_high_single() check for interface renam...
2002-09-21 markmCode tidy-up. ISOfy, turn a macro into an inline for...
2002-09-21 markmUse a function instead of embedding non-portable asm...
2002-09-21 markmSort includes.
2002-09-21 rwatsonAs INVARIANTS isn't supported for code that loads only...
2002-09-21 markmProvide in inline function for the (GNUC) assembler...
2002-09-21 markmWrap GCC-specific asm() code in #ifdef __GNUC__
2002-09-21 muxDon't include opt_bus.h here, it breaks stuff trying to
2002-09-21 markmConstify to kill some warnings.
2002-09-21 markmEverywhere else, an argument passed to a device contain...
2002-09-21 schweikhs/seems to thing/seems to think
2002-09-21 simokawaFirewire can be built on other than i386 after sbp...
2002-09-21 simokawadon't include bus_dma.h which doesn't need.
2002-09-21 simokawaremove unused code.
2002-09-21 tjrDelete stray reference to vsnprintf().
2002-09-21 tjrAdd implementations of the wprintf() family of function...
2002-09-21 markmRename the ftp log filename for compatability with...
2002-09-21 tjrRestrict visibility of wcslcat() and wcslcpy() to the...
2002-09-21 phkRemove empty #if*/#endif clauses.
2002-09-21 maxFix typo.
2002-09-21 phkRemove #ifdef/#endif 3 years after the stuff they prote...
2002-09-21 phkFix a 3 year old oversight: Remove the #ifdef/#endif...
2002-09-21 alcReduce namespace pollution.
2002-09-21 wollmanClaim to be 1003.1-2001. We're not quite, yet, but...
2002-09-21 wollmanInitiate deorbit burn sequence for sysctl CTL_USER...
2002-09-21 wollmanDefine constants for those POSIX options and option...
2002-09-21 wollmanUse new visibility macros. Reorder some disordered...
2002-09-21 wollmanUse new visibility macros. (1 of 5)
2002-09-21 wollmanMake the threatened fts(3) ABI fix. FTSENT now avoids...
2002-09-21 rwatsonInsert a missing call to MAC protection check for deliv...
2002-09-21 tjrRemove unnecessary #include <assert.h>; it was used...
2002-09-20 grehanAdd missing semicolon
2002-09-20 phkAssert my copyright on this file (using the default...
2002-09-20 markmRemove a prototype for a function that is no longer...
2002-09-20 markmInstall empty ftp.log file to start off ftp logging.
2002-09-20 markmLog ftpd stuff in the same way that we log lpd stuff...
2002-09-20 alfredFix an infinite loop when _fetch_read() can return...
2002-09-20 markmThe resolver library does a pretty acceptable set of...
2002-09-20 markmKerberised NFS has never (as far as I can tell) worked...
2002-09-20 ericInitialize a variable in order to fix when faced with...
2002-09-20 phk(This commit touches about 15 disk device drivers in...
2002-09-20 markmExtend the lint handling a bit.
2002-09-20 mdoddRemove NVIDIA ioctl bits. They will be provided in...
2002-09-20 jhbAxe unused include.
2002-09-20 umeup gif during setup.
2002-09-20 umemistakenly set IFF_UP by SIOCSIFPHYADDR.
2002-09-20 phkThis file does not <sys/disklabel.h>
2002-09-20 phkRemove unused #includes: <sys/disk.h> <sys/devicestat...
2002-09-20 phkWe need neither <sys/diskslice.h> nor <sys/disklabel...
2002-09-20 phkPut an XXX comment here to point somebody in the right...
2002-09-20 mikeFix various style(9) bugs:
2002-09-20 phkFor reasons now lost in historical fog, the bounds_chec...
2002-09-20 phkWe don't need the <sys/disklabel.h> include for alpha...
2002-09-20 phk#include <sys/disk.h> to get disk_err() prototype.
2002-09-20 nectarFix k5admind by dropping libkadm5clnt from LDADD.
2002-09-20 matusitaKernel MIB name for disabling ACPI was changed.
2002-09-20 phkReduce <sys/disklabel.h> poisoning a bit.
2002-09-20 nectarReorder libraries in LDADD in case some wants to statically
2002-09-20 nectarMake ipropd-slave/ipropd-master actually work. These...
2002-09-20 phkRemove unneeded #include <sys/disklabel.h>
2002-09-20 phkInclude <sys/ioccom.h> directly, rather than indirectly...
2002-09-20 phkRemove even more Copy&Pasted sets of #includes.
2002-09-20 phkRemove unused #includes. Looks amacingly like the...
2002-09-20 phkRemove #include of <sys/disklabel.h> (and a few other...
2002-09-20 phkWe don't need to #include <sys/disklabel.h>.
2002-09-20 phkRemove needless <sys/disklabel.h> and <sys/diskslice...
2002-09-20 phkDon't call dkunit() to find our unit number, it is...
2002-09-20 phkDon't use dkunit() to find out unit, we already have...
2002-09-20 archieRevert previous commit to unbreak world until we figure...
2002-09-20 mbrFix the support for the AN985/983 chips, which do not...
2002-09-20 mbrEnable the automatic TX underrun recovery for the ADMte...
2002-09-20 phkMake FreeBSD "struct disklabel" agnostic, step 312...
2002-09-20 jhbfork_trampoline() marks a trap frame.
2002-09-20 jhbUse proper type for a variable used as a DDB symbol.
2002-09-20 jhbTrim includes.
2002-09-20 jhbVarious style fixes, including moving db_print_backtrac...
2002-09-20 tjrLock the file once per call and use the unlocked fgetwc...
2002-09-20 tjrLock and unlock the file once per call and use the...
2002-09-20 tjrIntroduce unlocked versions of fputwc() and fgetwc...
2002-09-20 phkMake FreeBSD "struct disklabel" agnostic, step 311...
2002-09-20 ruBandaid for a broken world. The real fix is somewhat...
2002-09-20 phkRemove unused variable.
2002-09-20 phkRetire now unused DIOCGDVIRGIN kludge.
2002-09-20 phkConstruct new disklabels based on the medias stated...
2002-09-20 mikeAdd restrict type-qualifier.
2002-09-20 mikeFix an error which prevented ssize_t from becoming...
next