]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-10-30 joergThis commit was generated by cvs2svn to compensate...
1994-10-30 joergImport the fdcontrol command. It has been in 1.1.5...
1994-10-30 joergFixed a type.
1994-10-30 joergdaily:
1994-10-30 acheAdd commented out startup locale setup, needed for...
1994-10-30 acheMore 8bit/ctype fixes, command mode
1994-10-30 acheMake window 8bit clean and ctype oriented.
1994-10-30 acheFix hang on exit: needs to restore SIGIO reaction _before_
1994-10-30 atsSubmitted by: Paul F. Werkowski
1994-10-30 wollmanDelete `vax' (and `i386' and `hp300' etc.) namespace...
1994-10-29 achewrite ptys use _the_same_ tsleep/wakeup address as...
1994-10-29 pstadd md5
1994-10-29 pstThis commit was generated by cvs2svn to compensate...
1994-10-29 pstIncorproate version of md5 placed into public domain...
1994-10-29 jkhMake this documentation more sane in the context of...
1994-10-29 phkThe latest hacks to make a release with.
1994-10-29 phkFixes related to release-production:
1994-10-29 phkFixed another bunch of problems. I belive we are in...
1994-10-29 phkAdd back a "is" variable which was removed by accident.
1994-10-29 phkDon't check existence of -lcrypt to decide if DES is...
1994-10-29 phkfixed a typing error.
1994-10-29 phkFixed to make sysinstall work again. Notable changes:
1994-10-29 jkhAdd ipfw.
1994-10-29 pstTest test test! sigh!
1994-10-28 acheFinally move DB declaration under _CURSES_PRIVATE
1994-10-28 acheFix print class mistype
1994-10-28 acheContinue previous fix still
1994-10-28 acheAfter some thinking better place to fix appearse curses...
1994-10-28 acheRename cDB to DB back like old good BSD curses always...
1994-10-28 phkA new Makefile, which is more our kind of makefile.
1994-10-28 phkAdd netboot to the world of make.
1994-10-28 phkMissed one reference to the DB variable.
1994-10-28 phkRenamed a variable from 'DB' to 'cDB', so the vi(1...
1994-10-28 dgFixed Jordan's editing mistake that caused this to...
1994-10-28 joergFixed an evil bug where rawname() could write across...
1994-10-28 joergCorrected the xref to the driver man page to be fdc...
1994-10-28 jkhTotally refrobnicate stage0. Add an extern to sysinsta...
1994-10-28 jkhAdd sample stuff for the ipfw(1) utility.
1994-10-28 jkhFix up the man page a little more, delete the README...
1994-10-28 jkhIP Firewall code from Daniel Boulet and J.S.Antsilevich
1994-10-28 jkhThis commit was generated by cvs2svn to compensate...
1994-10-28 jkhAdd the ipfw command, for IP firewall construction.
1994-10-28 jkhAdd the ipfw command, for IP firewall construction.
1994-10-28 jkhAndreas Klemm's tape erase patches from 1.1.5.1.
1994-10-28 jkhAndreas Klemm's tape erase patches from 1.1.5.1
1994-10-28 jkhFrom: fredriks@mcs.com (Lars Fredriksen)
1994-10-28 rgrimesRemoved extra slash between ${DESTDIR} and ${BINDIR...
1994-10-28 acheAdd -I${.CURDIR}
1994-10-28 jkhBut just a little more merciless.
1994-10-28 jkhMake CLEANFILES just a little bit less psychotic.
1994-10-28 jkhAdd a -I${.CURDIR} so that the next time Andrew changes...
1994-10-28 phkUrg! the netboot/Makefile is in a miserable state.
1994-10-28 phkThis concludes the CVS-surgery. This makefile now...
1994-10-28 jkhRemove eeprom from the default list of subdirs. It...
1994-10-28 acheAdd refresh after each line of program output,
1994-10-28 acheprgbox example added
1994-10-28 acheAdd --prgbox option to test new prgbox() function
1994-10-28 acheImplement dialog_prgbox() function which allows run...
1994-10-28 phkAdded two #defines to make this compile, until Paul...
1994-10-28 jkhNote that enable and disable don't do anything, at...
1994-10-27 wollmanAgain, this is not a filesystem so don't compile it...
1994-10-27 wollmanibcs2 is not a filesystem, don't compile it as if it...
1994-10-27 wollmanConvince Perl to that is is part of the system, as...
1994-10-27 achePrevious commit was incompleted, yet one step required
1994-10-27 wollmanAdded: /usr/share/{info,locale,perl}.
1994-10-27 acheRemove VMIN_BUG from CFLAGS, add 57600, 115200
1994-10-27 acheFix scroll bug bringed by vi(1), from phk's flame
1994-10-27 jkhJulian Elischer's disklabel fixes.
1994-10-27 seChange some compile time defaults, which may be overrid...
1994-10-27 pstrecommit rev 1.5 of ftpd, I fatfingered a command
1994-10-27 pstlorder(1) manual page not properly installed due to...
1994-10-27 pstPrinting out /etc/motd when a ftp login occurs is a...
1994-10-27 pstSet the EOF flag properly.
1994-10-27 pstRemove extra newline.
1994-10-27 ljoRemove the f77 script now that we are instead installin...
1994-10-27 rgrimes>Description:
1994-10-27 bdeRemove my failed attempt to add an Id string.
1994-10-27 bdeRestore fd.4 to a machine-independent directory.
1994-10-27 bdeFix memchr(p, 0, 0) to return NULL instead of p.
1994-10-27 ljoAdded libf2c, the library for f2c.
1994-10-27 jkhChange hardwired irqs to soft irqs (?).
1994-10-27 sosAdded device registration stuff.
1994-10-27 phkThe other half of patch011, read Numlck state from...
1994-10-27 phkExtra intr's have nothing to do with LAPTOP.
1994-10-27 phkFix a bunch of annoying details here, while I remember it.
1994-10-27 phkMade an annoying printf #ifdef SEADEBUG
1994-10-27 phkFix the panic message if init dies to show the exit...
1994-10-27 phkFix a bug which had crept in (an almost certain panic).
1994-10-26 bdeFix compiler warnings.
1994-10-26 bdeMove definition and initialization of video_mode_pointe...
1994-10-26 bdeFix initialization of video_mode_ptr. It only worked...
1994-10-26 wollmanStylistic changes.
1994-10-26 jkhGross hack to make kernel names not starting with ...
1994-10-26 jkhAdjust boot message to conform to reality.
1994-10-26 seFix typo in #if which prevented use of getbootfile...
1994-10-26 jkhEnable USERCONFIG and document it in LINT.
1994-10-26 jkhAdd userconfig.
1994-10-26 jkhAdd my user configuration utility - userconfig().
1994-10-26 ljoUse -DNON_UNIX_STDIO as our FILE doesn't have the usual...
1994-10-26 ljoInstall f2c.h for FORTRAN support.
next