]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1993-08-31 rgrimesAdded DEFCYLN, DEFHEAD and DEFSECT parameters to inst1...
1993-08-31 rgrimesHad to remove dd from the cpio floppy as we ran out...
1993-08-31 rgrimesFixed ^? to ^\?, need to escape that for csh
1993-08-31 rgrimesChanged stty erase ^H to stty erase ^?.
1993-08-31 rgrimesUpdated paths and cdpath to be more appropriate to...
1993-08-30 rgrimesAdded info for gnu stuff
1993-08-30 rgrimesUpdated st*) entry from Julian.
1993-08-30 rgrimesAdded new mtree file to populate /usr/local or /usr...
1993-08-30 rgrimesInserted a modified version of /etc/rc so that a fsck...
1993-08-30 rgrimesMakefile no longer needs passwd, pwd.db and spwd.db...
1993-08-30 jkhRemoved annoying -Wall
1993-08-30 jkhInstall man pages in /usr/local/man
1993-08-29 rgrimesAdded the RELNOTES.FreeBSD to the FREEBSD list. Change...
1993-08-29 rgrimesFixed typo in the syscons.* entries (omde instead of...
1993-08-29 rgrimesAdded #ifndef inline #endif around definition of inline...
1993-08-28 rgrimesReplaced the return (1)'s with return (IO_KBDSIZE)...
1993-08-28 rgrimesChanged trap.c so that a panic will occur if we do...
1993-08-28 rgrimesAdded options MATH_EMULTATE to the kernel config files...
1993-08-28 rgrimesNew manual pages from NetBSD, revised for FreeBSD slightly
1993-08-28 rgrimesChanged MAXSSIZ from MAXDSIZ to 2MB
1993-08-28 rgrimesAdded targets crypt and non-crypt to make it easier...
1993-08-28 rgrimesRevised headers from Julian. Support for generic scsi.
1993-08-28 rgrimesRevised drivers from Julian. Support for generic scsi...
1993-08-28 rgrimesRevised drivers from Julian.
1993-08-28 rgrimesAdded support for scsi/sg.c as cdev major 18.
1993-08-28 rgrimesxxxprobe now returns the correct number of I/O register...
1993-08-27 almRenamed some files that were giving SUP trouble.
1993-08-27 almOnly a single slash (/) is now necessary to repeat...
1993-08-27 almprefixed inline functions' parameter names with _ and...
1993-08-27 rgrimesKernel support for ppp 1.3 + fixes
1993-08-27 rgrimesAdded usr/share/syscons.{fonts,keymaps} for the new...
1993-08-26 rgrimesAdded the following line to all the supplied config...
1993-08-26 rgrimesRemoved Chris D. added --unlink option since our tar...
1993-08-26 rgrimesRemoved LOCATIME and TZDIR stuff since it is now handle...
1993-08-26 rgrimesAdded a real ugle hack so that cat, tar and gzip tools...
1993-08-26 rgrimesRemoved mount -at ufs command, since it is now done...
1993-08-26 rgrimesAdded DEFBLOCKING to hold the default blocking factor...
1993-08-26 jkhThis commit was generated by cvs2svn to compensate...
1993-08-26 jkhThe release version of my package install suite. Pleas...
1993-08-25 almadding fpgetround(3) IEEE floating point environment...
1993-08-24 rgrimesChanged prompt from "> " to "kc > " so that it does...
1993-08-24 rgrimesFix so that unit number 1 is found again.
1993-08-24 swallaceChanged -r /fastboot to -e /fastboot. File just needs...
1993-08-24 rgrimesCorrected off by 2 error in DELAY macro (it was delayin...
1993-08-23 rgrimesChanged install -o root -g bin to -o ${BINOWN} -g ...
1993-08-22 rgrimesAdded kc-kernel target that builds both GENERICAH and...
1993-08-22 rgrimesSome more small nits in the printf's fixed.
1993-08-22 rgrimesNew kernel config file for checking out the kernel...
1993-08-21 rgrimesMoved if_we.c to be back in alphabetic order..
1993-08-21 rgrimesUpdate to be a clone of GENERICAH, but for syscons...
1993-08-21 rgrimesAdded Id: string
1993-08-21 rgrimesUpdated GENERICAH to be more current, new kernel GENERI...
1993-08-21 rgrimesRemoved patch kit header, added Id:
1993-08-21 rgrimesRemoval of patch kit header, removal of old scsi as...
1993-08-21 rgrimesFixed printf's so that they announce them selfs correct...
1993-08-20 almmore cleanup (e.g., root and swap partitions are mandat...
1993-08-20 almadded big loop to allow redoing the configuration
1993-08-20 rgrimesAdded from: line to reference the pccons.c derivation...
1993-08-20 almadded default answers
1993-08-20 rgrimesEnabled call to sddump so that if you have options...
1993-08-20 rgrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 rgrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 rgrimesUpdate scsi code to the latest from Julian. This code...
1993-08-20 rgrimesMoved /sys/scsi code files information to independed...
1993-08-20 almpatch 1of2 to prevent kill -1 syslogd from hanging...
1993-08-20 rgrimeschess is now in src/gnu, moved here from src/games
1993-08-20 rgrimesAdded libg++ since it is now in src/gnu
1993-08-20 rgrimesRemoved gcc1 from top level make file, moving gcc1...
1993-08-19 almadded Bustek 545 support (patch from Christoph Robitschko):
1993-08-17 rgrimesReplaced empty manual page with one that has atleast...
1993-08-17 jtc1003.2 requires that lexical comparisons be done in...
1993-08-16 jtcSRCS should contain *.c's, not *.o's.
1993-08-16 almNullify pattern after failed regcomp
1993-08-15 almadd more notes and examples
1993-08-14 nateRemoved Jordan's DO_LINKS from the Makefile, since...
1993-08-13 rgrimesWrong path for uucp login, was /usr/lib instead of...
1993-08-13 rgrimesFixed entry for t9600, baud rate was 19200, should...
1993-08-13 rgrimesEnable lastlog install commands.
1993-08-12 rgrimesCommented out installation of /var/log/lastlog:
1993-08-12 rgrimes/etc/termcap is now created as a symlink to /usr/share...
1993-08-12 rgrimesFixed poor timeout code in out_fdc. The timeout counte...
1993-08-12 rgrimesAdded 3 targets (kc-ah-floppy, inst1-floppy, inst2...
1993-08-12 rgrimesHeavily modified from NetBSD sources to FreeBSD, many...
1993-08-11 rootDue to broken pwd_mkdb always wanting to do it's work...
1993-08-11 rootInitial import of NetBSD install2 floppy .profile
1993-08-11 rgrimesInitial import of NetBSD install2 floppy /install script
1993-08-11 rgrimesChanged printing messages to refer to ${OPSYSTEM} inste...
1993-08-11 rgrimesImport of NetBSD inst1.fs floppy /.profile and /install...
1993-08-10 rgrimesAdded support to build i386-kc_floppy:, kernel copy...
1993-08-10 rgrimesCorrected kernel name from newbsd to 386bsd, it now...
1993-08-10 rgrimesInitial import of .profile from NetBSD Kernel Copy...
1993-08-10 rgrimesDisabled the scan for SCCS checked out files since...
1993-08-10 rgrimesMiss spelled backups in BSD.var.dist, should have been...
1993-08-10 rgrimesAdded ntp 123/udp # Network Time Protocol for xntp...
1993-08-10 rgrimesThe fdisk man page doesn't show correctly the usage...
1993-08-10 rgrimesRemoved one more reverence to the old Adaptec 1542b...
1993-08-09 almadded (unsiged) cast to avoid int overflow
1993-08-09 rgrimesFinish removal of reminents of as.c Adaptec scsi driver.
1993-08-09 rgrimesMoved make copies of src/includes to be after the top...
1993-08-09 rgrimesMoved _eintr{names,cnt} so that vmstat -i does not...
next