]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-12-19 julianAdd Japanese EUC time definitions
1997-12-19 bdeFixed the termcap 3.0 hacks. They were very broken...
1997-12-19 julianAdd an entry for SKIP, and update the pointer to the...
1997-12-19 bdeComment that long double is poorly implemented, not...
1997-12-19 bdePut the .PATH statement first as in all other libc...
1997-12-19 bdeFormat the MLINKS statement the same as in most other...
1997-12-19 helbigUse '.\' and not '/* */' for troff-comments.
1997-12-19 bdeExec dmesg and awk to print everything in the message...
1997-12-19 bdeDon't print "Making info file ...' except in verbose...
1997-12-19 bdeBacked out all FreeBSD changes. They are unnecessary...
1997-12-19 bdeOverride gdb's version of N_TXTADDR() with the (new...
1997-12-19 bdeMade N_TXTADDR() work for kernels (assume that a ZMAGIC...
1997-12-19 bdeDon't strip trailing slashes (for the initial rmdir...
1997-12-19 acheMALLOC->malloc
1997-12-19 bdeSet the sender's low watermark to match the maximum...
1997-12-19 bdeOnly remove ${CLEANFILES} in the default clean rule...
1997-12-19 brianReset our "ifaddr" to zero if the "set ifaddr" fails in
1997-12-19 dysonChange bogus usage of btoc to atop. The incorrect...
1997-12-19 brianThe ``super scsi'' device is /dev/scc.
1997-12-19 bdeFixed namespace pollution in previous commit.
1997-12-19 acheSUNIT: use MALLOC/FREE and M_NOWAIT
1997-12-19 dysonSome performance improvements, and code cleanups (inclu...
1997-12-19 brianIf the peer asks for IP 0.0.0.0, choose an IP ourselves
1997-12-19 julianFix an incredibly horrible bug in the ipfw code
1997-12-19 dysonCorrect the check for multiword dma. It was incorrectl...
1997-12-18 bdeAugment $PATH to ensure searching of /sbin and /usr...
1997-12-18 bdeInstall sysctl in /sbin. It is used in some cases...
1997-12-18 bdeRemoved extra (non-trailing) arg in a call to warnx().
1997-12-18 bdeFixed missing dependency on version.c.
1997-12-18 bdeOops, the previous patch was botched.
1997-12-18 dgFixed a missing splx(s) bug in tcp_usr_send().
1997-12-18 dgCall in_pcballoc() at splnet(). As near as I can tell...
1997-12-18 charnierTypo.
1997-12-18 peterAdd missing references to Xcpuast, get_isrlock and...
1997-12-18 brianReplace
1997-12-18 brian"No reply from ppp" -> "Connection closed".
1997-12-18 brianDon't log the actual password when command-logging
1997-12-17 brianDon't depend on a u_long being 32 bits.
1997-12-17 brianchar filename[200] => char filename[MAXPATHLEN]
1997-12-17 brianLog the source of client connections to the diagnostic...
1997-12-17 brianRemove useless comparison.
1997-12-17 brianIf we've got a descriptor table that's bigger than an
1997-12-17 briano Log ******** instead of the actual password for ...
1997-12-17 bde<bsd.prog.mk> has always included ../Makefile.inc,...
1997-12-17 bde<bsd.prog.mk> has included ../Makefile.inc for a long...
1997-12-17 bde<bsd.prog.mk> has always included ../Makefile.inc,...
1997-12-17 wollmanAdd -Wno-unused so that ``make world'' can complete...
1997-12-17 bdeBSDify.
1997-12-17 bde<bsd.doc.mk> now includes ../Makefile.inc, so don't...
1997-12-17 bdeOops, rm -f can't handle empty lists.
1997-12-17 cwtDPADD repairs suggested by Bruce Evans <bde@zeta.org.au>
1997-12-17 bdeOops, rm -f can't handle empty lists.
1997-12-17 bdeDon't use LDDESTDIR. Just put the -L arg in LDADD.
1997-12-17 wollmanRevert poll() for UFS files to traditional behavior...
1997-12-17 bdeDon't clean files that we don't create.
1997-12-17 bdeNormally don't include <bsd.libnames.mk>. Include...
1997-12-17 bdeClose some file descriptors on exec so that the inferio...
1997-12-17 bdeUse the default LIBOWN, etc. instead of clobbering...
1997-12-17 bdeLIBOWN -> BINOWN, etc. There are no libraries here.
1997-12-17 bdeUse the default LIBOWN, etc. instead of clobbering...
1997-12-17 bdeUse BINOWN, etc. instead of bin, etc. so that (this...
1997-12-17 bdeFixed missing DPADD by removing empty LDADD.
1997-12-17 bdeFixed building with NOSHARED=YES. libncurses depends...
1997-12-17 katoRegenerate (fix argument of linux_nice).
1997-12-17 katoI should not edit linux_prot.h directly. Fix the argum...
1997-12-17 pstWarn if ISC-DHCP not available.
1997-12-17 brianRemove an unnecessary (and wrong) cast.
1997-12-17 brianFix a potential overflow where, if the label passed...
1997-12-16 eivindEXT2FS and MSDOSFS to the opt_dontuse bin.
1997-12-16 eivindFix my typo.
1997-12-16 eivindMake LINT compile again after wollman introduced poll...
1997-12-16 eivindRegenerate after changing makesyscalls.sh.
1997-12-16 jraynardTypo alert (cosmetic).
1997-12-16 eivindMove around opt_compat include to accomodate Linulator...
1997-12-16 eivindMake hidden COMPAT_43 dependencies explict. Options...
1997-12-16 eivindHandle COMPAT_43 define -> option change.
1997-12-16 bdeRemoved gross dir file bootstrap rule again. It would...
1997-12-16 eivindWhoops - fix this after yesterday's IPX option changes...
1997-12-16 bdeFixed DPADD.
1997-12-16 bdeFixed DPADD.
1997-12-16 eivindMake COMPAT_43 and COMPAT_SUNOS new-style options.
1997-12-16 bdeFixed DPADD.
1997-12-16 bdeFixed DPADD. ${LIBGCC} must be added explicitly since...
1997-12-16 dgFix bug where a struct buf was free()'d back to the...
1997-12-16 bdeFixed DPADD.
1997-12-16 bdeFixed missing DPADD.
1997-12-16 katoDon't use PG_N if EPSON PC-486HX/HG/HA (PC-9801 compati...
1997-12-16 acheOne more ctype cast
1997-12-16 acheAdd more (unsigned char) casts to ctype macros
1997-12-16 acheAdd (unsigned char) cast to ctype macro
1997-12-16 brianRemove the UK phone codes from inter.phone and create
1997-12-16 pstAdd support for explicit 3C589D varients and XJ1336...
1997-12-16 pstSupport ISC-DHCP if the package is available.
1997-12-16 brianWrap long lines
1997-12-15 cwtI'd swore I added this on my prior mega-commit. Any...
1997-12-15 cwtAdd lib/Makefile and adjust as necessary to build globa...
1997-12-15 brianCorrect return values from alias routines.
1997-12-15 cwtRemove extra cruft. The previouos commit silently...
1997-12-15 cwtResolve -Wall issues and be stylistic about #include...
1997-12-15 cwtMerge and resolve conflicts...
next