]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-16 trhodesConsistancy check: s/file system/filesystem/g
2002-05-16 trhodesMore consistancy. file system > filesystem
2002-05-16 trhodesConsistancy, file system > filesystem
2002-05-16 trhodesConsistancy check s/file system/filesystem/
2002-05-16 tjrAdd the SUSv3 -l option to at. This is an alias for...
2002-05-16 gallatinFixup unaligned bwx instructions (ldwu, stw). This...
2002-05-15 obrienAdd x86-64 bits.
2002-05-15 obrienTime to enter modern age and default to NFS version 3.
2002-05-15 obrienThe IA-64 config needs to know that we are using GNU...
2002-05-15 obrienGrow RSYSCALL.
2002-05-15 obrienOur default syscall.S is identical to what was explicit...
2002-05-15 obrienBlah, fix stupid syntax error.
2002-05-15 obrienAn exact copy of i386/include/float.h will work here.
2002-05-15 obrienhost-network order conversion routines.
2002-05-15 bmahNew release note: k5su non-suid-root.
2002-05-15 obrienDo not build pam_ssh if NOSECURE is set (NO_OPENSSL...
2002-05-15 obrienDo not build libmp if NOSECURE is set (NO_OPENSSL is...
2002-05-15 obrienPowerPC does not have profile support yet.
2002-05-15 obrienBeginnings of syscall bits for PowerPC. These are...
2002-05-15 billfrestore missing default case removed in ls.c:r1.57
2002-05-15 obrienDefault Alpha compiles to ev5.
2002-05-15 phkRevert daddr_t to 32 bits while we research the reporte...
2002-05-15 trhodespciconf(8) has an incorrect synopsis which argues the...
2002-05-15 silbyEnhance the use of the watchdog timer in this driver...
2002-05-15 fanfClarify that the value of getc() etc. is an unsigned...
2002-05-15 fanfReport errors properly if wait() fails.
2002-05-15 obrienstyle sync with other platforms.
2002-05-15 umecorrect wording.
2002-05-15 fanfUpgrade unifdef:
2002-05-15 ruMake sure to not yet build the GNU C++, but still allow
2002-05-15 ruRename `includes' to `buildincludes'.
2002-05-15 ru`all-man' now creates manpages in the -DNOMANCOMPRESS...
2002-05-15 brianRemove an extraneous )
2002-05-15 jhayDEV_BSIZE lives in sys/param.h and not in machine/param...
2002-05-15 obrienStub out _kvm_mdopen, we don't the same constants as...
2002-05-15 obrienAdd a PowerPC machdep for kvm.
2002-05-15 jmallettMake 'user' and 'group' const as to not discard the...
2002-05-15 jmallettRemove an empty default case to make this syntactically...
2002-05-15 desExplicitly cast NCONTINENTS to int to silence an overfl...
2002-05-15 desRemove bogus cast.
2002-05-15 desUnbreak Alpha build.
2002-05-15 obrienfor OpenSSL 0.9.5a
2002-05-15 obrienWe won't be doing FreeBSD-NT (NTBSD?, BSDNT?) anytime...
2002-05-15 obrienWe aren't quite ready to switch emulations and loose the
2002-05-15 obrienWe won't be doing FreeBSD/m68k or FreeBSD/rs6k anytime...
2002-05-15 desUnbreak Alpha build.
2002-05-15 obrienThis code is no longer WARNS level 2 OK.
2002-05-15 alfredUndo namespace pollution by prefixing the globals pthre...
2002-05-15 dougbCorrectly attribute a Douglas Adams quote, and remove...
2002-05-15 obrienUse .rodata section for $FreeBSD$.
2002-05-15 bmahFix description of uuencode(1)/uudecode(1) base64 abili...
2002-05-15 tjrBuild the asa(1) utility.
2002-05-15 tjr#include <unistd.h> for getopt() and friends.
2002-05-15 tjrUse getopt() to reject options (asa has none), and...
2002-05-15 tjrRemove __P,
2002-05-15 tjrstyle(9): remove space between function name and openin...
2002-05-15 tjrAdd the POSIX.2 asa utility, which interprets FORTRAN...
2002-05-15 kbyancReset token-ring source routing control field on receip...
2002-05-14 iedowseUse fgetln to remove the static limit on the length...
2002-05-14 greeno Clean up tmp file usage a little by using mkstemp...
2002-05-14 rwatsonp_cansignal() returns an errno value; at some point...
2002-05-14 jmallettFix a "tiny and squeeby and little" markup mistake.
2002-05-14 jeffDisable the shared locking namei() code for now. It...
2002-05-14 obrien`unexpand -a' should be run _before_ sed 's/^#define...
2002-05-14 obrienTighten up the defined()'s.
2002-05-14 sobomax- Make use of DEPOROGINs (if there are any) when instal...
2002-05-14 joergAfter some comments from bde, rewrite the loops to...
2002-05-14 dannyboyTrivial language fixes.
2002-05-14 phkMove MI stuff out of MD param.h files.
2002-05-14 phkRemove the unused definitions of ctod() and dotc().
2002-05-14 markmBuild using pregenerated manpages; don't use perl to...
2002-05-14 rwatsonModify the arguments to syncache_socket() to include...
2002-05-14 desRemove a printf(3) argument with no corresponding forma...
2002-05-14 mpMake our version tag unique due to our local changes.
2002-05-14 bmahUpdated release notes: BIND 8.3.2-T1B, gcc-3.1.0 (and...
2002-05-14 brianFix an include for NetBSD
2002-05-14 iedowseFollowing a repo-copy from src/sys/ufs/ufs, rename...
2002-05-14 markmThis commit was generated by cvs2svn to compensate...
2002-05-14 markmAs the perl-generated assembler files have been committ...
2002-05-14 ruMake this -j safe.
2002-05-14 rwatsonStrategic diff reduction against TrustedBSD MAC branch...
2002-05-14 sheldonhRegen:
2002-05-14 keramidaGrammar fix: cause -> causes.
2002-05-14 ruSplit release.2 into two stages. release.2 now install...
2002-05-14 ruMake sure the first ${CHROOTDIR} installworld is done...
2002-05-14 ruGC now redundant BOOTSTRAPUTILS stuff.
2002-05-14 brianAvoid a rather bizarre warning from gcc 3.1:
2002-05-14 ruEven more BBSIZE related breakage.
2002-05-14 briano Clean up some #includes
2002-05-14 nyanFixed to build for GCC 3.1
2002-05-14 brianUnderstand the new NGM_PPPOE_SESSIONID message and...
2002-05-14 nyanAdd -ffreestanding to CFLAGS.
2002-05-14 brianAdd a NGM_PPPOE_SESSIONID message to the ng_pppoe node.
2002-05-14 nyanMFi386: revision 1.519
2002-05-14 nyanMerged from sys/isa/fd.c revisions from 1.229 to 1...
2002-05-14 nyanMerged from sys/dev/syscons/syscons.c revision 1.384
2002-05-14 ruI somehow managed to forgot to commit this in my INCS...
2002-05-14 ruNew cpp(1) doesn't like -I${DESTDIR}/usr/include.
2002-05-14 phkMake daddr_t and u_daddr_t 64bits wide.
2002-05-14 phkMatch prototypes to functions over in fsck_ffs.
next