]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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. :-)
1994-11-02 wollmanForward-declare a few structures to avoid warning messages.
1994-11-02 acheRemove -i option from adjkerntz
1994-11-01 wollmanAdd support for filesystem-specific `-o' options, and...
1994-11-01 bdeFix a very old, very stupid race clearing the mask...
1994-11-01 bdeOnly log errors every second (instead of every 5-10...
1994-11-01 phkThe latest user-land changes from the author. I added...
1994-11-01 bdeReturn immediately from ttwrite() if the ttysleep(...
1994-11-01 wollmanMake it compile again. XXX - this is not really the...
1994-11-01 jkhJohn Hay's patches to prevent missing gateway from...
1994-11-01 jkhLink g++ -> c++, like I did with gcc -> cc. This is...
1994-11-01 jkhFix from John Hay to avoid kernel panics when ap->a_eof...
1994-11-01 jkhThis is what I get for implementing suggestions without...
1994-11-01 jkhAdd LINKS to get gcc back.
1994-11-01 pstMake make world -DCLOBBER work again .. grrr
1994-11-01 jkh2 changes:
1994-11-01 acheFix beforeinstall compare
1994-11-01 acheDMA automode patch, fix SB16 clicks
1994-11-01 acheRemove adjkerntz call
1994-11-01 acheRemove -i options from adjkerntz call
1994-11-01 acheRemove options, run adjkerntz as daemon now
1994-11-01 phkPublic apology:
1994-11-01 pstClean up install rules
1994-11-01 pstClean up beforeinstall
1994-11-01 pstDon't reinstall includes when not necessary
1994-11-01 pstMake PPP compile cleanly
1994-11-01 acheRemove extra :%s from syslog formats
1994-11-01 acheNow:
1994-11-01 acheImplement CPU_ADJKERNTZ in different way: call resettodr()
1994-11-01 pstAdd kernel hooks for /dev/vatio -- a minimalistic BSD...
1994-10-31 jkhLatest changes from Uben.
1994-10-31 phkChanged RAW_PART to RAWPART so it comes from disklabel.h.
1994-10-31 jkhMake patch rule pick up everything in patchdir alphabet...
1994-10-31 joergIncluded the fdcontrol subdir.
1994-10-31 jkhExpunge the stain I left upon this code. My '/' fix...
1994-10-31 joergAdded hooks for an easy drop-in of the pcvt concole...
1994-10-31 atsAdded a reference for the GENERIC kernel.
1994-10-31 atsChanged all occurences of GENERICAH/GENERICBT to a...
1994-10-31 pstDetect old-style multicast routers and interoperate...
1994-10-31 phkchanged '#ifdef i386' to '#ifdef __i386__'
1994-10-31 acheDon't make too big windows, count actually text width...
1994-10-31 acheChange hardcoded 24x80 to LINES-1, COLS
1994-10-31 acheAdd pointer check after each newwin/subwin with error...
1994-10-31 acheAdd SIGTERM reaction -- cleanup
1994-10-31 acheMore verbose diagnostic, if fails
1994-10-31 acheNow COLS/LINES uses window cols/lines, not cols/lines...
1994-10-31 atsDeleted the private clean/cleandir targets in the Makef...
1994-10-31 atsDelete the clean and cleandir target and let the bsd...
1994-10-30 bdeGive up instead of looping endlessly for unknown speeds.
1994-10-30 joergDocumented the FDSEEKWAIT option.
1994-10-30 bdePrint "(null)" instead of crashing for null strings...
1994-10-30 bdeDon't include isa.c! How did it link?
1994-10-30 bdeFix selector arg to match the (missing) prototype for...
1994-10-30 bdeFix selector arg to match the (missing) prototype for...
1994-10-30 bdelocore.s:
1994-10-30 joergSeveral minor fixes to the floppy driver:
1994-10-30 bdeDon't attempt to free null cblocks. There may be less...
1994-10-30 joergIncluded the command definition for FD_DEBUG.
1994-10-30 joergThis commit was generated by cvs2svn to compensate...
next