]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-09-20 phk/home/phk/jg
1994-09-20 phkApplied patch to make -Wall and -Dlint shut up.
1994-09-20 bdeUse `1' for a boolean value instead of something irrele...
1994-09-20 bdeDon't use SIG_DFL or SIG_IGN for case label expressions...
1994-09-20 bdeFix the order of includes (*.mk must be included after...
1994-09-20 bdeAdd dependency for -lcompat.
1994-09-20 bdeRemove the alias splnone() for spl0(). It was used...
1994-09-20 wollmanRe-implement YP password file support from scratch...
1994-09-20 wollmanMaintain pw_fields, and output same to password database.
1994-09-20 wollmanAdd a new field to the passwd structure, indicating...
1994-09-20 acheresettodr() now exists, enable it
1994-09-20 acheresettodr() implemented, inittodr() fixed
1994-09-19 acheCorrection for new sysctl interface
1994-09-19 acheRemove warning about adjkerntz /var/run file
1994-09-19 acherewritted to use sysctl, no more /var/run/.adjkerntz now
1994-09-19 wollmanPut back missing .text before swi_net. This could...
1994-09-19 acheFunction in this module bloodly called 'gethostname...
1994-09-19 wollmanFor Bruce: -DNO_SHARED_LIBCC_INT reverts back to static...
1994-09-19 wollmanGet rid of the files that now live in src/share/example...
1994-09-19 wollmanInstall /etc from the same source as /usr/share/example...
1994-09-19 acheoget/sethostname: add missing argument to kern_sysctl
1994-09-19 achesysctl incorrectly check name[2] instead of name[1]
1994-09-19 adamMore reasonable example of BOOTWAIT parameter
1994-09-19 adamDefault wait approx 10 seconds for keypress during...
1994-09-19 csgrMore elegant fix for short settings.
1994-09-19 dfrChanged some NetBSD backwards compatibility code which...
1994-09-19 dfrAdded support for MSDOS file systems.
1994-09-19 phkremoved usr/include/md
1994-09-19 acheAdd vm/vm.h for complete sysctl type.
1994-09-19 dfrReversed last revision which was a mistake.
1994-09-19 dfrAdded MSDOSFS option.
1994-09-19 dfrAdded msdosfs.
1994-09-19 dfrAdded mount_msdos.
1994-09-19 achebugfix: change gidset[] type from int to gid_t
1994-09-19 dgDeclared msginfo, shminfo, and seminfo structs.
1994-09-19 pstAdd support for '-k' option to print file allocation...
1994-09-19 phkThis commit was generated by cvs2svn to compensate...
1994-09-19 phkThis is the present state of CTM version 2. Please...
1994-09-19 pstFix 'ls' alias to work with new ls (-k is not supported)
1994-09-19 swallaceChange setup.c so that game files are generated into...
1994-09-19 phkNeed to call on libmd in "includes" target.
1994-09-19 phkAdded beforeinstall rule to install .h files. We might...
1994-09-19 acheAdd commented out setenv ENABLE_STARTUP_LOCALE
1994-09-19 acheRemove STARTUP_LOCALE reference, obsoleted
1994-09-19 acheChange level of setlocale hack enabling from compile...
1994-09-19 rgrimesThese are mtree generated versions of these files using the
1994-09-19 rgrimesMy optimization to eliminate /set records was a little...
1994-09-19 jkhModified DEPENDS rule so that anything you depend on...
1994-09-19 acheDESTDIR added to PORTSDIR definition
1994-09-18 bdeThe previous revision got the wrong log message (for...
1994-09-18 bdeRemove some unnecessary #includes.
1994-09-18 bdeUse new-style declarations for min/max functions so...
1994-09-18 wollmanMake GCC's back end be shared among all languages....
1994-09-18 wollmanEmendation to previous commit: only create static INTER...
1994-09-18 acheAdd (#ifdef'ed by STARTUP_LOCALE) following line to...
1994-09-18 wollmanIt turns out that occasionally you want both shared...
1994-09-18 bdeReplace `unsigned' by `u_int' so that it is not necessa...
1994-09-18 bdeClean up #includes. <machine/spl.h> has to be included...
1994-09-18 bdeRemove "#ifdef notdef" around declaration of fuibyte...
1994-09-18 wollmanAdded domainname.
1994-09-18 rgrimesAdd q modifier (for long longs) support to -Wformat.
1994-09-18 wollmanA new domainname(1) command based on hostname(1), this...
1994-09-18 seRemoved obsolete example of specifying PCI IntA to...
1994-09-18 rgrimes1. Remove commented out CFLAGS+=-DDEBUG from Makefile
1994-09-18 wollmanDeclare [gs]etdomainname().
1994-09-18 wollmanRedo Kernel NTP PLL support, kernel side.
1994-09-18 wollmanRedo kernel NTP PLL support, user-mode interface.
1994-09-18 swallaceAdd LDDESTDIR to ld command.
1994-09-18 swallacePut LDDESTDIR before library listing.
1994-09-18 acheAdd 'rm -f /etc/localtime' before cp to /etc/localtime,
1994-09-18 phkadded fdwrite -> usr.sbin/fdwrite
1994-09-18 phkAdded a missing ${DESTDIR}. The real problem is that...
1994-09-18 swallaceMakefile: add ${LDDESTDIR} to linking of boot code...
1994-09-18 phkA small program, which can take a file of any size...
1994-09-18 phkThis commit was generated by cvs2svn to compensate...
1994-09-18 phklibmd no longer built as shared-lib, only static.
1994-09-18 phkParallel-port TCP/IP interface can now take any MTU.
1994-09-18 swallaceDeclare fuction setpassive in file cmds.c void and...
1994-09-18 dgFix from John Kohl:
1994-09-18 dgVarious fixes:
1994-09-18 dgKludge to workaround ftp coredumping when password...
1994-09-18 jkhNew man pages from Wilko Bulte.
1994-09-17 joergFixed the problem where the floppy has incorrectly...
1994-09-17 dgFix include path.
1994-09-17 dgAdded fdformat utility from 1.1.5.
1994-09-17 dgUpdated driver to the 1.1.5 version:
1994-09-17 seInclude <i386/include/cpufunc.h> to have outb() defined ...
1994-09-17 dgGot rid of compiler warnings.
1994-09-16 seChanged CDOUTSTANDING back to a value of 2 (from 1...
1994-09-16 wollmanPer discussion on the mailing-lists, move LKMs from...
1994-09-16 wollmanDelete unlikely-to-be-used filesystems from GENERIC...
1994-09-16 gclarkiiAdded new entry
1994-09-16 gclarkiiAdded first system entry (mine)
1994-09-16 gclarkiiAdded version string (All new FAQ stuff should have...
1994-09-16 gclarkiiStarted cleaning up FAQ directory for 2.0.
1994-09-16 dfrAdded code for FreeBSD-1.1.5 backwards compatibility.
1994-09-16 jkhAdd support for DEBUG_FLAGS. If you say something...
1994-09-16 dgRemoved inclusion of pio.h and cpufunc.h (cpufunc.h...
1994-09-16 paulMoved include of cdefs.h outside of ifndef KERNEL so...
1994-09-16 jkhDeal with outw being defined - the declaration clashes.
next