]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-22 grehanInitialize fwsectors/fwheads to allow the DIOCGFWSECTOR...
2002-09-22 phkUse mdmfs(8) rather than rolling our own RAM-disks.
2002-09-22 phkDon't disklabel(8) the md(4) device, it is not needed...
2002-09-22 phkFailure to rewrite the disklabel should not be fatal.
2002-09-22 truckmanFix misspellings, capitalization, and punctuation in...
2002-09-22 phkMove the com_scr register address definition over with...
2002-09-22 mdoddModify vm_map_clean() (and thus the msync(2) system...
2002-09-22 tjrAdd the remaining C99 wide character string to integer...
2002-09-22 obrienTurn off the "-O2 flag TRIGGERS KNOWN OPTIMIZER BUGS...
2002-09-22 jeff - Add the -i option to read in a saved ktr file output...
2002-09-22 jeff - Hook ALQ up to the build.
2002-09-22 jeff - Add options ALQ and KTR_ALQ.
2002-09-22 jeff - Add support for logging KTR via ALQ. This is option...
2002-09-22 jeff - Tell witness about ALQ's spin lock.
2002-09-22 jeff - Add an asynchronous fixed length record logging...
2002-09-22 jakeCall trap directly for exceptional cases that need...
2002-09-22 jakeRemoved unneeded include (missed in last revision).
2002-09-22 tjrAdd an unlocked version of ungetwc(), __ungetwc(),...
2002-09-22 jakeMoved netisr code from kern/kern_intr.c to net/netisr...
2002-09-22 obrienThere is need to have a special BINUTIL_ARCH when we...
2002-09-22 silbyRemove all DELAY(1) calls around MII operations in...
2002-09-22 peterCreate inlines for ltr(sel), lldt(sel), lidt(addr)...
2002-09-22 alc o Update some comments.
2002-09-22 silbyFix issue where shutdown(socket, SHUT_RD) was effectively
2002-09-22 grogUpdate equinoxes and solstices.
2002-09-22 jakeRemove unneeded opt headers.
2002-09-22 mdodd- Move the init of %gs and pcb_gs before user_ldt_free().
2002-09-22 bennoIt's Apple GMAC, not HMAC.
2002-09-22 jakeMoved nfs_diskless setup code from autoconf.c to nfscli...
2002-09-21 miniStyle cleanup:
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.
next