]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
1994-11-03 jkhWhoops - make sure TRUE and FALSE are defined now.
1994-11-03 jkhChanges to initialize the id_enabled flag to 1.
1994-11-03 jkhAdd extra id_enabled flag for userconfig to manipulate...
1994-11-03 jkhMake the enable & disable commands finally work.
1994-11-03 ache-i case goes to background pause and acts like -a case...
1994-11-03 gpalmerCosmetic changes in comment at start (it's no longer...
1994-11-03 wollmanCompletely replace JTW's idea with my (incompletely...
1994-11-03 wollmanCollapse two fields so that we have space for another...
1994-11-03 acheRestore jkh's changes, now it works for const strings
1994-11-03 acheNow autosizing code works with const strings too.
1994-11-02 phkDon't set hostname if we already have it. (diskless).
1994-11-02 seSubmitted by:
1994-11-02 seSubmitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
1994-11-02 seSubmitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
1994-11-02 jkhDon't use autosizing code after all - it doesn't like...
1994-11-02 phka missing star.
1994-11-02 dgFix from Gary Jennejohn - use 'cp' not 'buf' in read...
1994-11-02 jkhLast changes before going to bed. Disk label editor...
1994-11-02 acheRestore back -i, -a
1994-11-02 acheCall adjkerntz -a every half hour from 0 to 4 am
1994-11-02 acheRestore back -i for adjkerntz
1994-11-02 acheRestore back -i, -a
1994-11-02 jkhWhoops. When you `ls' a kernel with lots and lots...
1994-11-02 jkhBack out Joerg's latest commit. Sorry, Joerg, but...
1994-11-02 jkhStage0 can't dump you into a shell. There isn't one...
1994-11-02 phkMake MkDir() actually do "mkdir -p", so that we can...
1994-11-02 pstPut a real man page in for cpp(1)... it needs to be...
1994-11-02 jkhFix more mongoloid coding style.
1994-11-02 acheRestore things broken by phk, please use patches to...
1994-11-02 acheRestore things broken by phk, please use patches on...
1994-11-02 phkmake the right link to "zzz"
1994-11-02 jkhMore miscellaneous changes. Clear the screen in some...
1994-11-02 jkhMake note of the fact that debugging information is...
1994-11-02 phkThe last committer didn't know that '*' doesn't start...
1994-11-02 jkhGet stage0 and stage5 working.
1994-11-02 phkRemove a relic from the old "equiv" kludge
1994-11-02 phkFixed a #include to point to machine/apm_bios.h
1994-11-02 wollmanThis is the file that actually implements the smarter...
1994-11-02 wollmanAdd code to be a bit smarter about IP routes, condition...
1994-11-02 acheEnhance inputbox to pass initial prompt (optional)
1994-11-02 acheNow line_edit() uses passed string as initial prompt
1994-11-02 wollmanFix Jordan's misplaced IPFIREWALL option. Fix style...
1994-11-02 wollmanClean up ARP error messages: format IP addresses, expla...
1994-11-02 jkhTranslate README to english. :-)
next