]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-07-08 bdeUse the installed versions of cc, cc1 and cpp for build...
1998-07-07 bdeUse the installed version of perl for `make install...
1998-07-07 jdpAdd definitions for PT_LOPROC and PT_HIPROC.
1998-07-07 bdeUse the installed version of perl for `make depend...
1998-07-07 bdeUse the installed version of mklocale for `make all...
1998-07-07 bdeUse the installed version of colldef for `make all...
1998-07-07 jkhPrevious fix didn't make it past the Bruce filter....
1998-07-07 jkh msgs -p (and maybe other flags, too) gives...
1998-07-07 bdeOops, don't build tools for building games, etc. when...
1998-07-07 bdeUse the installed versions of caesar and strfile. ...
1998-07-07 bdeBuild internal tools in build-tools so that they have...
1998-07-07 bdeChanged `#if defined(i386)' to `#ifdef __i386__'.
1998-07-07 bdeDon't depend on gcc's feature of casting lvalues.
1998-07-07 bdeDon't assume that longs are 32 bits in struct dos_parti...
1998-07-07 bdeQuick fix for type mismatches which were fatal if longs...
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeFinished previous fix - don't forget to add one dummy...
1998-07-07 bdeAdded a `build-tools' target for internal tools. ...
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-07 bdeAdded a `build-tools' target for internal tools.
1998-07-06 bdeFixed type mismatches which were fatal when sizeof...
1998-07-06 bdeFixed classic sign extension bug `-(long)sizeof(foo)'.
1998-07-06 bdeFixed printf format errors.
1998-07-06 bdeFixed type mismatches and style bugs in rev.1.30.
1998-07-06 bdeDeclared version_string() properly (1970's style).
1998-07-06 bdeFixed printf format errors.
1998-07-06 bdeRemoved bogus #ifdef INET - <net/if_slvar.h> no longer...
1998-07-06 rnordierActivate newfs_msdos.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-06 rnordierAdd newfs_msdos: extensive newfs-style support for...
1998-07-06 bdeioctl() request args are unsigned longs, so don't attem...
1998-07-06 fennerIntroduce (fairly hacky) workaround for odd TCP behavio...
1998-07-06 bdeRestored rev.1.11, which I somehow clobbered in rev...
1998-07-06 gibbsAttempt to load serial eeprom contents in both 93c46...
1998-07-06 eivind"vender" -> "vendor"
1998-07-06 eivindShorten line.
1998-07-06 katoSync with sys/i386/isa/fd.c and wd.c revisions 1.115...
1998-07-06 julianoops ended comment before the comment ended..
1998-07-06 julianBring back some slight cleanups from 2.2
1998-07-06 charnierCorrect use of .Nm. Spelling. Add rcsid and remove...
1998-07-06 charnier-Wall.
1998-07-06 charnierSync usage string and man page. Correct use of .Nm...
1998-07-06 charnierCorrect use of .Nm.
1998-07-06 charnierRemove unused #includes. Spelling. Add rcsid. Do not...
1998-07-06 charnierAdd rcsid. Remove unused #includes. Spelling.
1998-07-06 charnierAdd rcsid, remove unused #includes, spelling.
1998-07-06 charnierRemove unused #include. Add usage().
1998-07-06 charnierCorrect use of .Nm. Spelling. Add rcsid, remove unused...
1998-07-06 charnierAdd rcsid. remove unused #includes. Getopt returns...
1998-07-06 charnierLowercase 1st char. in err(3) strings.
1998-07-06 charnierremoce unused #include.
1998-07-06 charnierCorrect .Nm use. Add rcsid. Use min for minutes instead...
1998-07-06 charnierUpdate man page to allow adding address_family when...
1998-07-06 charnierCorrect use of .Nm, use .Bx Free for FreeBSD. Add rcsid...
1998-07-06 impAdd the ability to suspend as well as hibernate to...
1998-07-06 julianDon't expect the new code to be used without the right...
1998-07-06 julianFix braino in switching to TAILQ macro.
1998-07-06 julianForgot to register the IPFIREWALL_FORWARD option.
1998-07-06 jkoshyDocument `-I' and `-R' options to `pkg_info'.
1998-07-06 julianSupport for IPFW based transparent forwarding.
1998-07-05 julianDEVFS completely bypasses the cdevsw and bdevsw tables...
1998-07-05 julianfix braino from yesterdays' megacommit
1998-07-05 dfrAdd support for kernel gdb.
1998-07-05 dfrUse byte/word access in badaddr if relevant.
1998-07-05 dfrSupport channel B as well as channel A.
1998-07-05 dfrAdd basic support for 2117x pci chipsets. Currently...
1998-07-05 dfrAdd macros for byte/word sized load and store instructions.
1998-07-05 dfrAdd declaration of the NetBSD/alpha bootinfo.
1998-07-05 dfrFirst steps at supporting EB164 (AlphaPC 164, 164LX...
1998-07-05 dfrDefine bio_imask to allow the ncr driver to compile...
1998-07-05 dfrMake the prom console work as a real device as well...
1998-07-05 dfrMake sure hold_count for level 2 maps is maintained...
1998-07-05 dfrDon't truncate the return value of mmap to sizeof(int).
1998-07-05 dfrMinor tidying.
1998-07-05 dfrUse u_int32_t in NQFHHASH instead of u_long.
1998-07-05 dfrRemove the two single step breakpoints in the reverse...
1998-07-05 dfrAdd symtab parameter to X_db_symbol_values.
1998-07-05 dfrSupport 'g' format for printing 8 byte values.
1998-07-04 julianThere is no such thing any more as "struct bdevsw".
1998-07-04 jdpFix spelling error.
1998-07-04 brianDon't disable ^D in interactive mode.
1998-07-04 brianDon't require context when there's only one link
1998-07-04 julianVOP_STRATEGY grows an (struct vnode *) argument
1998-07-04 phkHmm, braino in last commit.
1998-07-04 phkChange the sign on a race-condition, so that instead...
1998-07-04 steveRemove '???' because it generates an annoying message...
1998-07-04 jkhMF22: check for null pointer.
1998-07-04 brianMake things clearer.
1998-07-04 brianVersion 2.0-beta becomes 2.0 :-)
1998-07-04 semenuFix some strange errors of shutting transmitter up...
1998-07-04 brian6668/divert -> 8668/divert. IRC uses 6668.
1998-07-04 brianSuggest port 8668 rather than 6668 for natd.
1998-07-04 hoekFix bug from last commit: don't SEGV when reading as...
1998-07-04 julianDon't use a struct buf (malloc'd) without first initial...
1998-07-03 hoekUse '-e' when viewing helpfile.
1998-07-03 bdeRestored revs.1.89-1.90 which I somehow clobbered in...
next