]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
1996-06-19 nateFinish the import and merge in FreeBSD specific changes.
1996-06-19 jkhAdd a newline - it seems to want it.
1996-06-19 nateThis commit was generated by cvs2svn to compensate...
1996-06-19 nateFlex version 2.5.3 from Vern Paxson at LBL.
1996-06-19 natePrint out the IRQ rather than the IRQ mask when printin...
1996-06-19 wollmanSet IFF_RUNNING on the loopback interface.
1996-06-19 nateMacro expressions should be fully parenthesized! ...
1996-06-19 dgFix from Keith Bostic <bostic@bsdi.com> for bug in...
1996-06-19 jraynardMerged in 4.4Lite2 versions, added $Id$'s. The ktrace...
1996-06-19 asamiThe changes to go with ncftp -> fetch. Besides changin...
1996-06-19 asamiThis commit was generated by cvs2svn to compensate...
1996-06-19 asamiJean-Marc's url fetch program, with Josh MacDonald...
1996-06-19 jkhSpit out the a proper port path for the describe target.
1996-06-19 dysonClean up vmapbuf and vunmapbuf significantly. The...
1996-06-19 julianSubmitted by: archie@whistle.com
1996-06-19 alexAdd #include <err.h>.
1996-06-19 nateRemove the hardcoding of the IRQ, and instead have...
1996-06-19 jkhOk, now cleandir: is correct.
1996-06-19 nateEnable code that allows the daemon to select a free...
next