]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-11-06 acheThis curses fix allows to print something in lower...
1994-11-06 jkhDefault boot floppies are 1.44MB again - I ran out...
1994-11-06 acheSecurity nitpicking: don't make *.core world readable
1994-11-06 jkhIf a file is not present, it's not an error. This...
1994-11-06 dgFrom Johannes Stille:
1994-11-06 dgFixed return status from pagers. Ahem...the previous...
1994-11-06 acheSeveral fixes for 'back_color_erase' curses problem
1994-11-06 acheFix curses bug with delete character and standout
1994-11-06 pstAdd end of line check so mkinit doesn't produce garbage...
1994-11-06 dgAdded support for starting the experimental "vmdaemon...
1994-11-06 dgAdded support for starting the experimental "vmdaemon...
1994-11-06 dgDo a better job at preparing registers for the new...
1994-11-06 phkremember to tell dialog that we leave.
1994-11-06 jkhRetreat from the idea of using gzip'd ascii files.
1994-11-06 jkh1. The gzip'd docs aren't going to work - there's no...
1994-11-06 phklabel.c Make sure we always show 8 disk-partitions.
1994-11-06 jkhMake a link for gzip so we actually have it available...
1994-11-06 jkhSigh. My error message printing was still wrong. ...
1994-11-06 jkhDon't use a shell, silly, we don't have one!
1994-11-06 bdeNuke the losing version of microtime. The assembler...
1994-11-06 jkhGet this braindead, mongoloid shell look in /stand...
1994-11-06 jkhDon't strip kernel after all - perhaps a bad idea....
1994-11-06 jkhTweak tweak..
1994-11-06 smaceMake /usr/bin/crontab install setuid root. (doesn't...
1994-11-06 bdePublic function declarations moved to <machine/npx.h>.
1994-11-06 bdeAbort writes if a signal is received (don't ignore...
1994-11-06 bdeThe style in my patch011 is inconsistent and out of...
1994-11-06 bdeWork around microtime() enabling interrupts.
1994-11-06 jkhTwiddle newfs parameters to select for space optimizati...
1994-11-06 jkhStrip kernel before installation. Anything to bum...
1994-11-06 jkhAdd -lreadline for ncftp.
1994-11-05 jkhI misunderstood dialog_prgbox() - fix it.
1994-11-05 bdeMaintain a new variable `timer0_overflow_threshold...
1994-11-05 bdeFix a bug introduced between 1.1 and 1.1.5. Loading...
1994-11-05 jkhMake ShowFile() now show gzip'd text files. This shoul...
1994-11-05 acheEnable back dialog_msgbox in TellEm, real problem was...
1994-11-05 jkhInstall docs gzip'd.
1994-11-05 bdeDeclare all functions exported by the npx driver.
1994-11-05 bdeDeclare the full uglyness of the interfaces to the...
1994-11-05 bdeDisable the direct call from hardclock() to softclock...
1994-11-05 acheChange -O2 to -O
1994-11-05 acheFix group permissions check for group list size > 1
1994-11-05 acheFix root -w case according to manpage (-x & -r cases...
1994-11-05 nateDate: Wed, 26 Oct 1994 15:44:49 -0600
1994-11-05 acheCosmetique, missing tab/spaces after patch
1994-11-05 acheMore complex implementation of previos superuser fix
1994-11-05 achetest produce wrong results for superuser, i.e. tells
1994-11-05 jkhAdd targets to crunch floppy to match Makefile.
1994-11-05 jkhAdd ncftp. I needed it for "hands-free" ftp operation...
1994-11-05 jkhWhoops! Knew I forgot something.. Bump the menu size.
1994-11-05 jkhAdd a chance to read the release notes, too.
1994-11-05 jkhAdd the release notes, so I can have the user read...
1994-11-05 jkhPut this here instead.
1994-11-05 jkhAdd new mount_* commands.
1994-11-05 jkhAdd slattach.
1994-11-05 jkhArgh! Missing quotes.
1994-11-05 jkhWe need CD9660 and MSDOS filesystems built-in if the...
1994-11-05 jkhI'm not sure if we're just supposed to fall off the...
1994-11-05 jkhMake stage5 go either to a shell, or on to the bindist...
1994-11-05 jkhMake this work the way it was really supposed to -...
1994-11-05 jkhDe-Danish this. Add a lot more chatty commentary in...
1994-11-05 phkUse /DISKSPACE.FAQ as help-file in the disk-editor.
1994-11-05 phkput the DISKSPACE.FAQ on the boot.flp
1994-11-05 phkThis file is the documentation for the fdisk/disklabel...
1994-11-05 jkhChange the logic for how error messages are printed...
1994-11-05 phkCosmetics: edit_line() does standend() when done;
1994-11-05 phkAdded a (H)elp function to the fdisk/disklabel code...
1994-11-05 phkFixed a ghastly mistake. Edit_line() would "delwin...
1994-11-04 phkExplicitly tell cpp where to look for include files.
1994-11-04 phkFix a potential bug in stage2.
1994-11-04 dgFrom njw@cs.city.ac.uk (Nick Williams):
1994-11-04 acheAdd const to termcap prototypes to help libg++ 2.6...
1994-11-04 dgFrom tim@cs.city.ac.uk (Tim Wilkinson):
1994-11-04 acheBetter tuning for FreeBSD 2.0
1994-11-04 acheMerge changes with new version
1994-11-04 acheThis commit was generated by cvs2svn to compensate...
1994-11-04 acheInitial import 1.8.6
1994-11-04 achePrepare for 1.8.6 import
1994-11-04 phkLast commit was bogus. Changed b_bsize to b_bcount.
1994-11-04 acheSimplify __FreeBSD__ block since __386BSD_ eliminated
1994-11-04 jkh__386BSD__ -> __FreeBSD__
1994-11-04 dgBacked out mbuf performance improvement. mbufs are...
1994-11-03 gclarkiiCorrect my hosing...:(
1994-11-03 dgNuked #ifdef __386BSD__ since this is not appropriate...
1994-11-03 wollmanFix off-by-one error reported to NetBSD by Karl Fox in
1994-11-03 phkBump the version-number of the "shared-gcc-internals...
1994-11-03 gclarkiiChange libs to install in /usr/lib/perl
1994-11-03 gclarkiiChange libs to /usr/lib/perl
1994-11-03 gclarkiiInstall libs into /usr/lib/perl. The discussion we...
1994-11-03 jkhFor submakes, don't do a `${MAKE} ${MAKEFILE} all' or
1994-11-03 jkhAdd reinstall target for Poul-H. This lets you install...
1994-11-03 joerg|Both, the wd and the sd driver do not reject invalid...
1994-11-03 pstAssign character device 20 to be the user reserved...
1994-11-03 jkhEliminate USERCONFIG. This option is now standard.
1994-11-03 dgDon't include map.h - it's been obsoleted.
1994-11-03 jkhUnconditionalize USERCONFIG. Uh, thanks, David.
1994-11-03 jkhRemove obsolete __386BSD__ predefine.
1994-11-03 acheFix for 'pstat -t' works on vtys
1994-11-03 phk----------------------------------
1994-11-03 jkhWhoops - one two many zeros in the initializer. This...
next