]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-06-25 alexUpdate to reflect new ipfw syntax.
1996-06-25 dgFixed end condition for clustered reads.
1996-06-25 dysonLimit the scan for preloading pte's to the end of an...
1996-06-25 dysonFix some serious problems with limits checking in the...
1996-06-25 alexAllow fragment checking to work with specific protocols.
1996-06-24 gpalmerRemove another extraneous setting of if_lastchange
1996-06-24 jkhAdd default targets for cleandepend and objlink.
1996-06-24 pstStart vi.recovery processing after ldconfig.
1996-06-24 nateAdd the (commented out) OBJLINK hook.
1996-06-24 gibbsEnsure that media protection is released before attempt...
1996-06-24 dysonRemove RSS limiting until I rewrite the code to be...
1996-06-24 jkhBring in my changes for removing the pestilent obj...
1996-06-24 jkhAdjust docs to match reality.
1996-06-24 jkhAdjust the reference to ftpBinary() in the (unused...
1996-06-24 woschupdate Istanbul
1996-06-24 woschupdate E-Mail address of Julian Stacey
1996-06-24 jmzDo not exit if ftpGetSize() returns a value < 0. You...
1996-06-23 wpaulWhoops: had a couple of hardcoded instances of '/var...
1996-06-23 acheAdd moused hooks (OFF by default)
1996-06-23 alexFix address mask calculation when using ':' syntax...
1996-06-23 gibbsFix problem with scb flag handing that crept in with...
1996-06-23 acheOops, forget the fact that LINT compiles (fixing previo...
1996-06-23 acheDescribe the way how to add OPL for PAS without conflict
1996-06-23 joergUpdate the BUGS section, now that we've got some experi...
1996-06-23 bdeUnstaticize psratio and staticize profprocs. psratio...
1996-06-23 bdeDon't truncate minor or major numbers in the nfsv3...
1996-06-23 bdeMoved declarations of static functions to the correct...
1996-06-23 bdeRemoved unused #include. Linux doesn't support SCO...
1996-06-23 bdeRun the headers through cpp -dM to find the #defines...
1996-06-23 jkhAdd some examples on burning CDRs - I figured it was...
1996-06-23 bdeForward-declare a struct tag so that this doesn't depen...
1996-06-23 bdeDon't add -I/sys to CFLAGS. bsd.kmod.mk adds the corre...
1996-06-23 bdeDon't claim to be a VFS_LKM - generate vnode_if.h by...
1996-06-23 bdeDon't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn...
1996-06-23 bdeFinished converting ipfw to use opt_ipfw.h.
1996-06-23 bdeDon't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use...
1996-06-23 bdeUse IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNE...
1996-06-23 bdeDisabled unusable union lkm.
1996-06-23 bdeDescribe MAXMEM better. Enable it by default. (It...
1996-06-23 bdeRemoved -g from CFLAGS.
1996-06-23 bdeMade strip failures fatal. This fixes PR 1328.
1996-06-23 sosAdd moused to targets.
1996-06-23 bdeRemoved rubbish that stopped usr.bin/ncftp from going...
1996-06-23 gpalmerRemove an un-necessary call to microtime() to set if_la...
1996-06-23 peterFix a couple of bogus casts to off_t that caused dumpfs...
1996-06-22 gpalmerSpecify that daemon(3) returns int, and standardise the
1996-06-22 jkhAdjust the copyright to match reality, remove printing...
1996-06-22 jkhFix a bug in the way binary/ascii settings were being...
1996-06-22 jkhClean up more bogons:
1996-06-22 pstAdd /var/log/ppp.log from iij ppp
1996-06-22 gpalmerCorrect spelling errors (i before e except after c...
1996-06-22 acheBack out security changes until pst review them
1996-06-22 jkhAddress Andrey's complaints:
1996-06-22 jraynardSubmitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1996-06-22 pstAsk CVS to run in quiet mode, which makes it easier...
1996-06-22 joergDump the timeout for st_erase().
1996-06-22 joergAdd a few hints about the cleaning policy of /tmp,...
1996-06-22 jraynardSuggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer
1996-06-22 acheDo not produce empty cat file in debug mode
1996-06-22 gpalmerTry to make it a bit clearer that our send-pr comes...
1996-06-22 phkAdd tcl related directories.
1996-06-22 phkAdd man-page section 'n' and LIBTCL macro.
1996-06-22 acheUpdate my pgp key
1996-06-22 jraynardDocument the fact that it only works if the trace recor...
1996-06-22 alexFlush out the rules before adding entries. This preven...
1996-06-21 peterSet the rmx.rmx_expire to 0 when creating fake ethernet...
1996-06-21 peterWhen writing the settings for stop bits and output...
1996-06-21 acheClose security holes and restore suid bit
1996-06-21 jkhAdd John Hay to list of developers and add him as an...
1996-06-21 sosOops, fix a bug that caused updates to the screen to...
1996-06-21 sosMoused is the daemon that provides the connection betwe...
1996-06-21 sosAdded new -m option, that enable / disables the mousepo...
1996-06-21 sosSome news for syscons (long overdue):
1996-06-21 dysonImprove algorithm for page hash queue. It was previous...
1996-06-21 alexCode clean up. Prototypes, parentheses around assignme...
1996-06-20 jkhHandle the `distribute' target.
1996-06-20 fennerUse the route that's guaranteed to exist when picking...
1996-06-20 markmRemove $log's.
1996-06-20 nateDon't un-necessarily include varargs.h.
1996-06-20 jkhTry to get some of the most egregiously old cruft out...
1996-06-20 julianSubmitted by: archie@whistle.com
1996-06-20 jkhWhoops - I made `make clean' chatty by mistake.
1996-06-20 jkhAdd pre-world and post-world hooks so that people can...
1996-06-20 jkhMake pkg_install understand and use libftpio instead...
1996-06-20 fennerRemove one last rip_output from inetsw (gpalmer missed...
1996-06-20 adamadded fetch
1996-06-20 jkhUpdate net.inet.ip.forwarding example to give right...
1996-06-20 jkhMake certain small things more consistent with the...
1996-06-20 natePut the 'debug' messages of the type:
1996-06-20 jmacdI hate to read a man page that almost has useful inform...
1996-06-20 adamlibforms is no more
1996-06-20 dgProperly account for non-page aligned buffers.
1996-06-20 dgMinor KNF formatting change to vmapbuf() and vunmapbuf().
1996-06-19 nateWhoops, forgot one FreeBSD specific change necessary...
1996-06-19 nateDon't try to do a 'make bootstrap all install' in one...
1996-06-19 jkhRemove libforms, it was never used.
1996-06-19 jkhRemove libforms - it's unused.
1996-06-19 jkhRemove ncftp
1996-06-19 jkhNuke this thing.
1996-06-19 nateAdded lex to the bootstrap target.
next