]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-12-02 achebkgd() family fixes
1994-12-02 jkh|From: Keith Walker <kew@timesink.spk.wa.us>
1994-12-02 jkhJosh Littlefield's fixes for my extreme boneheadedness.
1994-12-02 jkhFix dialog width for "Please enter the next diskette...
1994-12-02 acheImplement chage_scroll_region properly
1994-12-02 acheUpgrade to version 1.8.6
1994-12-02 nateKernel name is now kernel and not 386bsd.
1994-12-02 wollmanAdd a check to make sure that we don't fiddle with...
1994-12-02 wollmanChange obnoxious ``Not root dir'' error message into...
1994-12-01 acheChange wakeup to endtsleep, because wakeup don't produc...
1994-12-01 wollmanAdd latest version of ``advanced route metric managemen...
1994-12-01 wollmanIn _gethostbydnsaddr(), force RES_RECURSE into _res...
1994-12-01 atsSubmitted by: Philippe Charnier
1994-12-01 phkFixed a typo. Poited out by Bruce & Phillipe.
1994-12-01 atsThe values for setrlimit in the data size and stack...
1994-12-01 jkh1. the prgboxes aren't working at all. Stop using...
1994-12-01 jkhAdd gzips for the real floppy images.
1994-12-01 jkhRemove gratuitous gzip of boot.flp
1994-12-01 jkhFix another unfortunate little buglet intruduced during...
1994-12-01 dgInstall rc.serial.
1994-12-01 jkhMore fixes from Keith Walker. Thanks, Keith!
1994-12-01 jkhFix some long-standing english wonkiness.
1994-12-01 ugenSorry..forgot something for yesterdays login patch..
1994-11-30 jkhArgh. I hate my life. I broke NFS *again* by leaving...
1994-11-30 jkhBuild both 1.2MB and 1.44MB floppies now. this all...
1994-11-30 ugenPatch of password expired bug.
1994-11-30 dgChanged the TIOCSTAT ioctl to a no argument type so...
1994-11-30 jkhDocument how to re-enable the floppy-tape drive.
1994-11-30 dgFix bug I introduced that broke BPF support. Caused...
1994-11-30 jkhReverse the meaning of previous change.
1994-11-30 jkhKeith Walker's "howto" notes on preparing floppy or...
1994-11-30 jkhMerge in more creature-confort changes, plus some spell...
1994-11-29 jkhChange `-o resvport' to a much simpler -P.
1994-11-29 jkhMake the suggested NFS options actually work now. ...
1994-11-29 jkhAdd entry for Australia.
1994-11-29 acheRestore mv check, cause panic without it
1994-11-29 gibbsPut the sequencer into FASTMODE during initialization...
1994-11-29 gibbsMerge in latest Linux sequencer code release with my...
1994-11-29 jkhAdd additional sites from ftp list. Put germany in...
1994-11-29 jkhAdd uni-duisburg Germany site.
1994-11-29 guidoAdd ftp.nl.net to MIRROR.SITES.
1994-11-29 dgIn past releases of FreeBSD, I have used the exit statu...
1994-11-29 jkhExperimental change to floppy driver to NOT probe the...
1994-11-29 achewscrl: implement partial scrolling via al/dl
1994-11-29 acheGet rid of gets
1994-11-29 acheBSD 4.4 compatibility fix
1994-11-29 jkhDo some last evil things when extracting the bindist...
1994-11-28 seReally deactivated the code that puts scsi stats into...
1994-11-28 jkhFirst shot at fixing all the various bugs reported...
1994-11-28 gibbsAdd fbtab.5 to the Makefile so that it will be installed.
1994-11-28 atsAdd the 3C501 to the supported hardware list.
1994-11-28 atsAdd the NCR 53C825 and the 3com 3C507 and 3C579 to...
1994-11-28 atsAdd the files y.tab.h and a2p.c that get automatically...
1994-11-28 atsAdd the automatically generated files: y.tab.h c-exp...
1994-11-28 ugenAdded: ICMP reply,TCP SYN check,logging..
1994-11-28 ugenInterface changes to support additions to firewall.
1994-11-28 atsAdd the automatically generated crunched_skel.c file...
1994-11-28 atsAdd the files: characs, gold, lastdead, mess, monsters...
1994-11-28 asamiAdd a site in Northern Japan.
1994-11-27 atsSubmitted by: M.C. Wong
1994-11-27 atsInclude "scbus.h" in scsiconfig.c to get the number...
1994-11-27 atsComment out an illegal define (E_CLNL_???).
1994-11-27 bdeRemove ifdef for STATCLOCK. STATCLOCK is standard.
1994-11-27 bdeApply an even number of ntohl's to icmp_otime. This...
1994-11-27 bdeFix syntax errors (0 = foo()).
1994-11-27 bdeFix previous change: don't attempt to reserve cblocks...
1994-11-27 atsExpand again the SYMTAB_SPACE for LINT.
1994-11-27 dgGo back to -O optimization...Bruce's arguments against...
1994-11-27 joergTemporary kludge: treat \r same as \n in input, so...
1994-11-27 atsCorrect a typo in my mailing address and also use the...
1994-11-27 atsSubmitted by: Philippe Charnier
1994-11-27 acheFix many duplicated attribute sets
1994-11-27 acheAdd wrefresh before doing putp when idlok
1994-11-27 acheMake idlok works properly with back color erase.
1994-11-27 phkI made a syntax error yesterday.
1994-11-26 atsExpand the EISA MAX_SLOTS from 8 to 16.
1994-11-26 bdeSubmitted by: Kirk McKusick
1994-11-26 acheCall rc.local with . instead of sh to pass variables
1994-11-26 bdeFix cblock starvation bugs by reserving enough cblocks...
1994-11-26 bdeDon't block for output in non-blocking mode if clists...
1994-11-26 atsAdd a -fwritable-strings to the CFLAGS. hack need it...
1994-11-26 atsCorrect a litle typo in an error message: PRC -> RPC.
1994-11-26 asamiTypo.
1994-11-26 dgAlways put received packets in an mbuf cluster. This...
1994-11-26 phkSet the bootverbose if so desired.
1994-11-26 phkDeclare "extern int bootverbose", so that device-driver...
1994-11-26 phkImplement RB_VERBOSE. This is intended to mean: Print...
1994-11-26 phkStefan Esser proved that I couldn't program, and Ollivi...
1994-11-25 asamiAdded some Japanese sites that carry 2.0-RELEASE.
1994-11-25 atsChanged the MAX_SLOTS constant from 8 to 16. The EISA...
1994-11-25 gclarkiiAdd entry about missing perl libs. Would someone pleas...
1994-11-25 acheChange wrong comment: NCFTP_ARGS --> NCFTPFLAGS
1994-11-25 dgGo back to Bruce's fix with a minor change that will...
1994-11-25 dgThese changes fix a couple of lingering VM problems:
1994-11-25 dgFixed bugs related to returning NULL if length is zero.
1994-11-25 dgMoved "VMSTAT" column up by one row so that it displays...
1994-11-25 acheRemove -u argument, does nothing for non-priviliged...
1994-11-24 phkFix secrdist sharedlib bug.
1994-11-24 phkFinally commit the tzsetup thing :-)
1994-11-24 acheSectors field too narow (6 digits only), increase it...
next