]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1994-10-11 acheThis commit was generated by cvs2svn to compensate...
1994-10-11 acheMake all dialog box available from C programs via funct...
1994-10-11 wollmanFix a bug which caused panics when attempting to change...
1994-10-11 sosOuch, fixed bug in errno translation (ibcs2 support).
1994-10-11 sosFixed bug in ibcs2 signal translation.
1994-10-11 sosRemoved static declaration of getvnode() (used in ibcs2)
1994-10-11 acheBetter IXANY/IXOFF processing into setflags.
1994-10-11 acheFix old cs8->cs7 bug, bringed by rlogin.
1994-10-11 acheImplement meta bit in more cosher way after contacting...
1994-10-11 csgr- remove unnecessary #includes (I think a couple of...
1994-10-11 wollmanMake `id' and `groups' somewhat faster and less cpu...
1994-10-11 wollmanTurn off OXTABS by default. Inspection of systems...
1994-10-10 acheImplement HOME/END keys for line edit
1994-10-10 acheImplement insert-mode line editing
1994-10-10 phkminaddr #ifdef lost in previous commit. Sorry.
1994-10-10 rgrimesRemove /usr/include/g++/{gen,sys}, we long ago quit...
1994-10-10 gclarkiiupdated mailing lists and took out refs to 1.1 be around.
1994-10-10 gclarkiiupdate mailing lists
1994-10-10 phkCosmetics. Silence gcc -Wall
1994-10-10 phkCosmetics. Silence gcc -Wall.
1994-10-10 phkCosmetics. reduce the noise from gcc -Wall.
1994-10-10 sosHmm, only translate errno when doing an actual return.
1994-10-10 dgClean up after last commit: get rid of some unused...
1994-10-10 rgrimesSHAREDSTRINGS support was no longer used and just clutt...
1994-10-10 dgRewrote swap code to work with our swap layout. Much...
1994-10-10 phkGot rid of "APM" macro. Now only NAPM is needed to...
1994-10-10 phkCosmetics. Silence gcc -Wall. Much more to do here :-(
1994-10-10 phklocore.s: Made the APM stuff depend on NAPM > 0 rather...
1994-10-10 phkCosmetics. Added a prototype.
1994-10-10 phkCosmetics. make gcc less noisy. Still some way to...
1994-10-10 acheChange link to symbolic link (term.h)
1994-10-10 phkCosmetics. related to getting prototypes into view.
1994-10-10 phkCosmetics. (sort of) Added 19 prototypes.
1994-10-10 jkhMake the Bt545S work a little nicer with a strategic...
1994-10-10 acheMerge term.h & nterm.h
1994-10-10 acheMerge term.h and nterm.h
1994-10-09 acheFix termcap path
1994-10-09 acheMove copyright link from initscr to newterm (initscr...
1994-10-09 sosAdded errno conversion table (initialize to zero).
1994-10-09 sosAdded spare space on the usr stack. Used in ibcs2 emula...
1994-10-09 sosUpdated to convert errno return in syscall if conversio...
1994-10-09 sosUpdated to add errno conversion table (initialize to...
1994-10-09 sosUpdated to add errno conversion table. (intialize to...
1994-10-09 sosChanged option IBCS2 to COMPAT_IBCS2 (for lkm support)
1994-10-09 sosAdded errno conversion table for ibcs2 support.
1994-10-09 sosLatest ibcs2 changes, add errno conversion table.
1994-10-09 rgrimes1. Mark file as seriously out of date with reality.
1994-10-09 rgrimes1. Remove comments about broken procfs, it has been...
1994-10-09 rgrimesAdd -U option which does the same things as -u except...
1994-10-09 dgBacked out part of the last change that prevents the...
1994-10-09 acheGenerate term.h only once, not each beforeinstall.
1994-10-09 acheSplit all binaries from makefile now
1994-10-09 acheThis commit was generated by cvs2svn to compensate...
1994-10-09 acheSplitted from libmytinfo
1994-10-09 achePreparation to split binary away, move caps to TESTS
1994-10-09 acheBack out part of ctype fixes, unneded with new ctypoe
1994-10-09 acheBack out ctype fix, unneded with new ctype
1994-10-09 acheBack out part of ctype fixes, unneded with new ctype
1994-10-09 acheSync with ctype.h (remove EOF handling)
1994-10-09 acheRemove EOF handling after Bruce explanation. This step...
1994-10-09 acheAdd copyright.c to be always linked in
1994-10-09 dgModified to use swaplist instead of swapmap.
1994-10-09 dg#if 0'd out the meat of the swap code until I get a...
1994-10-09 dg#if 0'd out the meat of the swap code until I get a...
1994-10-09 dgGot rid of map.h. It's a leftover from the rmap code...
1994-10-09 acheRestore leading tabs
1994-10-09 phkCosmetics: unused vars, ()'s, #include's &c &c to...
1994-10-09 pstUpdate multicasting FAQ entry
1994-10-09 pstCosmetic cleanup
1994-10-09 dgCall resetpriority, not setpriority() ...oops.
1994-10-08 jkhBe optionally verbose about free-space checking. I...
1994-10-08 phkCosmetics: silences gcc -Wall.
1994-10-08 phkCosmetics: to silence gcc -wall.
1994-10-08 phkCosmetics: added a #include and a static prototype...
1994-10-08 phkCosmetics: added ()'s and fixed prinf-formats to make...
1994-10-08 phkA couple of prototypes moved out from here.
1994-10-08 phkRemoved unused vars. Silenced gcc -Wall. Some of...
1994-10-08 phkAdded prototypes here and there. Moved pfctlinput...
1994-10-08 phkAdded prototypes.
1994-10-08 phkdb_disasm.c: Unused var zapped.
1994-10-08 jkhThis file describes new features, conventions or newly...
1994-10-08 acheSync with ctype.h (EOF, sign extention fixes)
1994-10-08 acheHandle EOF case in all macros by ANSI standard.
1994-10-08 acheDialog added
1994-10-08 acheMoved from ports, arrow keys allowed to edit input,
1994-10-08 acheThis commit was generated by cvs2svn to compensate...
1994-10-08 achelibmytinfo, libncurses added to 'make beforeinstall...
1994-10-08 dgCompletely removed trailer support. The only reason...
1994-10-08 phkPOSSIBLE BOGUS CODE found, (related to dos-partitions...
1994-10-08 rgrimesCorrect #ifdef for nfs_disless support is #ifdef NFS...
1994-10-08 phkCosmetics for gcc -Wall. A couple of unused "int i...
1994-10-08 phkI got my patch-file applied twice it seems. Fixed.
1994-10-08 jkhAdd HW.TROUBLE to ROADMAP.
1994-10-08 jkhPut this here, moving it from /usr/src.
1994-10-08 phkPrototypes of today. Brought to you by a 28 minute...
1994-10-08 phkCosmetics.
1994-10-08 phkMostly Cosmetics. Some of the procedures in if_sl...
1994-10-07 csgrMake inflate() reentrant - no more global variables.
1994-10-07 csgrFirst stage of getting imgact_gzip reentrant:
1994-10-07 phkI forgot this bit of APM stuff last week.
next