]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-10-30 impMacro needed for NEWCARD kernel and STAILQ emulation.
1999-10-30 dillon Add sysctl debug.dircheck to allow directory sanity...
1999-10-29 archieRevamped and more useful PPP node type, supporting...
1999-10-29 archieRevamped and more useful PPP node type, supporting...
1999-10-29 chrisRemove my completely un-funny IRC fortune.
1999-10-29 phkDon't test boolean return against != 1.
1999-10-29 phkuseracc() the prequel:
1999-10-29 joergWhen getting a RCN event in state ACK_RCVD, RFC 1661...
1999-10-29 impDisable old PCCARD_MODULE code.
1999-10-29 archieAdd a comment before sl_compress_tcp() regarding mbuf...
1999-10-29 obrienAdd HISTORY.
1999-10-29 wpaulAdd entry for sys/dev/mii/mxphy.c which I somehow manag...
1999-10-29 bpHandle SAP responces in a more correct way. Allow conne...
1999-10-29 phkRemove #ifdef notyet code for doing I/O in a way we...
1999-10-29 bpAdd missing initialization which could lead to kernel...
1999-10-29 semenuAdded code to enable BusMaster operations.
1999-10-29 greenFix a logic problem that broke umount -a.
1999-10-29 impAdd (untested) support for the 3C562D/3C563D. I have...
1999-10-29 julianSlight touchups noticed after checkin.
1999-10-29 julianAdd a man page for the pppoe node. Includes sample...
1999-10-29 alcRemove the last vestiges of "vm_map_t phys_map". It...
1999-10-29 achetoupper -> tolower to match changed behaviour of new...
1999-10-29 impI'm told this makes more laptops work with the new...
1999-10-29 julianWhen the session is running, don't include the ethernet...
1999-10-29 peterActually install the rc.sysctl file (the one that reads...
1999-10-29 peterAdd $FreeBSD$ - not that it makes much difference,...
1999-10-28 dillon Remove make.conf from /usr/src/etc/ in favor of...
1999-10-28 dillon adjust Makefile to handle make.conf's new location
1999-10-28 archieLimit COPTS added by Makefile to just '-Wall'.
1999-10-28 ruRestore reference to sleep(3).
1999-10-28 ruNull commit: the previous commit fixes the problem...
1999-10-28 mphAdd references to cam(4) and xpt(4).
1999-10-28 desSelf-contradicting commit.
1999-10-28 ruRe-allocate cblocks after changing the slip unit number.
1999-10-28 phantomComplete page reorganization. I have splited FUNCTIONS...
1999-10-28 phantomfix couple mdoc error
1999-10-28 obrienMake "YYPARSE_PARAM" and "YYPARSE_PARAM_TYPE" C++/ANSI...
1999-10-28 rogerUpdate to driver release 2.04
1999-10-28 jmb add sample entry for Linksys 10/100 card
1999-10-28 ruUpgrade grep to version 2.3
1999-10-28 dfrFix some resource allocation peculiarities of the intpm...
1999-10-28 impFix identify code. This also fixes the eeprom messages.
1999-10-28 luoqiBug fix: allow reset device command to complete.
1999-10-28 dcsNotice the -C flag got dropped when I reverted to versi...
1999-10-28 impLast change to pccard_nbk now obviates the need to...
1999-10-28 impAdd comments to Linksys probe code.
1999-10-28 impDo not add children for new bus kludge version of pccard.
1999-10-28 cpiazzaLewis Carroll's name was spelled Lewis Carrol in some...
1999-10-28 mjacobI was misinformed. I cannot get away from specifying...
1999-10-27 archieIf we get an EPROTONOSUPP error when trying to create...
1999-10-27 archieRemove extraneous -I compile flag that was used during...
1999-10-27 mjacobMark path for deallocation only *after* you've successf...
1999-10-27 mdoddSync with recent 'ep' driver changes.
1999-10-27 obrienAdd more verbage explaining the "-I" option and its...
1999-10-27 dillon make.conf is being made to conform to the /etc...
1999-10-27 jkhI'll take the MAINTAINER line. I have been accused...
1999-10-27 dcsRealize the changes to usage() and the man page were...
1999-10-27 obrienAllow a user specified parameter to 'yyparse()', in...
1999-10-27 alcShrink "struct vm_object" by not spending a full 32...
1999-10-27 obrienEmit YYERRCODE into y.tab.h to help `lex' report scanni...
1999-10-27 mdoddIt seems I forgot to remove the bits from isa_compat.h.
1999-10-27 nyanFix potential panic by illegal increment of wfdnlun.
1999-10-27 julianfix typo
1999-10-27 julianThe node goes away when last session disconnects or...
1999-10-27 julian change PPPoE occurences to pppoe. Not JUST a cosmeting...
1999-10-27 obrienUse the stock file for now.
1999-10-27 obriens brings rev 1.2 (document printf0()) into GCC 2.95.1.
1999-10-27 obrienThis brings rev 1.2 (reality check and document profili...
1999-10-27 obrienThis adds rev 1.2 (-fformat-extensions) to GCC 2.95.1.
1999-10-27 obrienUse the stock file.
1999-10-27 obrienI really didn't want to maintain this.
1999-10-27 obrienAfter a proper import we now have both the original...
1999-10-27 obrienAdd $FreeBSD$'s
1999-10-27 mdoddModify the man page for the 'ep' driver to be somewhat...
1999-10-27 mdoddModify the entries regarding the 'ep' driver to take...
1999-10-27 mdoddHEADS UP! All 3c5x9 users!
1999-10-27 impMake these compile. Next step is to connect newbus...
1999-10-27 impOnly build old pcic device when building card controlle...
1999-10-27 greenIRC wisdom.
1999-10-27 jhbIf PAGING is defined then actually turn it on when...
1999-10-26 msmithMove some hardware-related items to the hardware-relate...
1999-10-26 msmithChange the queueing model used by the controller to...
1999-10-26 jmb add support for LinkSys 10/100 cards
1999-10-26 luoqiRestore alphabetical order of command line options...
1999-10-26 juliancleanups regarding misused m_pullup() and similar.
1999-10-26 mjacobnuke a debug printout I thought I had already nuked
1999-10-26 luoqiFix a typo which would result a bad REQUEST SENSE comma...
1999-10-26 luoqiDebug flags -T and -S were reversed.
1999-10-26 billfAdd IGNORE_MOTD to allow the sysadmin to ignore (likely...
1999-10-26 billfUse $FreeBSD$ (instead of the author's $Revision$)...
1999-10-26 billffreebsd -> FreeBSD
1999-10-26 billfAdd $FreeBSD$
1999-10-26 billfCo-MAINTAINER this module.
1999-10-26 alcAdd text for the VIA 82C686 southbridge used by some...
1999-10-26 impVery preliminary pcic device support. Will make depend...
1999-10-26 davidnDon't try updating the passwd file if no data has chang...
1999-10-26 cracauerFix ';' command when used with -e flag.
1999-10-26 julianMinor hack in the netgraph interface to ethernets.
1999-10-26 julianSend the negotiated session ID on our packets (DUH!).
1999-10-26 julianSend a PADT message to the peer when a session is close...
next