]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-10-30 Roger HardimanUpdate PicoBSD so it does not need to patch the passwd...
1999-10-30 Alan CoxReverse the sense of the test in the KASSERT's from...
1999-10-30 David E. O... `make' will fail if hash.h exists for some reason and...
1999-10-30 Alan CoxThe core of this patch is to vm/vm_page.h. The effects...
1999-10-30 Poul-Henning... Fix a rather amusing bug.
1999-10-30 David E. O... Fix ownership of /dev/fd/*. We still had a bin:bin...
1999-10-30 Poul-Henning... Change useracc() and kernacc() to use VM_PROT_{READ...
1999-10-30 Warner LoshMacro needed for NEWCARD kernel and STAILQ emulation.
1999-10-30 Matthew Dillon Add sysctl debug.dircheck to allow directory sanity...
1999-10-29 Archie CobbsRevamped and more useful PPP node type, supporting...
1999-10-29 Archie CobbsRevamped and more useful PPP node type, supporting...
1999-10-29 Chris CostelloRemove my completely un-funny IRC fortune.
1999-10-29 Poul-Henning... Don't test boolean return against != 1.
1999-10-29 Poul-Henning... useracc() the prequel:
1999-10-29 Joerg WunschWhen getting a RCN event in state ACK_RCVD, RFC 1661...
1999-10-29 Warner LoshDisable old PCCARD_MODULE code.
1999-10-29 Archie CobbsAdd a comment before sl_compress_tcp() regarding mbuf...
1999-10-29 David E. O... Add HISTORY.
1999-10-29 Bill PaulAdd entry for sys/dev/mii/mxphy.c which I somehow manag...
1999-10-29 Boris PopovHandle SAP responces in a more correct way. Allow conne...
1999-10-29 Poul-Henning... Remove #ifdef notyet code for doing I/O in a way we...
1999-10-29 Boris PopovAdd missing initialization which could lead to kernel...
1999-10-29 Semen UstimenkoAdded code to enable BusMaster operations.
1999-10-29 Brian FeldmanFix a logic problem that broke umount -a.
1999-10-29 Warner LoshAdd (untested) support for the 3C562D/3C563D. I have...
1999-10-29 Julian ElischerSlight touchups noticed after checkin.
1999-10-29 Julian ElischerAdd a man page for the pppoe node. Includes sample...
1999-10-29 Alan CoxRemove the last vestiges of "vm_map_t phys_map". It...
1999-10-29 Andrey A. Chernovtoupper -> tolower to match changed behaviour of new...
1999-10-29 Warner LoshI'm told this makes more laptops work with the new...
1999-10-29 Julian ElischerWhen the session is running, don't include the ethernet...
1999-10-29 Peter WemmActually install the rc.sysctl file (the one that reads...
1999-10-29 Peter WemmAdd $FreeBSD$ - not that it makes much difference,...
1999-10-28 Matthew Dillon Remove make.conf from /usr/src/etc/ in favor of...
1999-10-28 Matthew Dillon adjust Makefile to handle make.conf's new location
1999-10-28 Archie CobbsLimit COPTS added by Makefile to just '-Wall'.
1999-10-28 Ruslan ErmilovRestore reference to sleep(3).
1999-10-28 Ruslan ErmilovNull commit: the previous commit fixes the problem...
1999-10-28 Matthew HuntAdd references to cam(4) and xpt(4).
1999-10-28 Dag-Erling... Self-contradicting commit.
1999-10-28 Ruslan ErmilovRe-allocate cblocks after changing the slip unit number.
1999-10-28 Alexey ZelkinComplete page reorganization. I have splited FUNCTIONS...
1999-10-28 Alexey Zelkinfix couple mdoc error
1999-10-28 David E. O... Make "YYPARSE_PARAM" and "YYPARSE_PARAM_TYPE" C++/ANSI...
1999-10-28 Roger HardimanUpdate to driver release 2.04
1999-10-28 Jonathan M... add sample entry for Linksys 10/100 card
1999-10-28 Ruslan ErmilovUpgrade grep to version 2.3
1999-10-28 Doug RabsonFix some resource allocation peculiarities of the intpm...
1999-10-28 Warner LoshFix identify code. This also fixes the eeprom messages.
1999-10-28 Luoqi ChenBug fix: allow reset device command to complete.
1999-10-28 Daniel C. SobralNotice the -C flag got dropped when I reverted to versi...
1999-10-28 Warner LoshLast change to pccard_nbk now obviates the need to...
1999-10-28 Warner LoshAdd comments to Linksys probe code.
1999-10-28 Warner LoshDo not add children for new bus kludge version of pccard.
1999-10-28 Chris PiazzaLewis Carroll's name was spelled Lewis Carrol in some...
1999-10-28 Matt JacobI was misinformed. I cannot get away from specifying...
1999-10-27 Archie CobbsIf we get an EPROTONOSUPP error when trying to create...
1999-10-27 Archie CobbsRemove extraneous -I compile flag that was used during...
1999-10-27 Matt JacobMark path for deallocation only *after* you've successf...
1999-10-27 Matthew N.... Sync with recent 'ep' driver changes.
1999-10-27 David E. O... Add more verbage explaining the "-I" option and its...
1999-10-27 Matthew Dillon make.conf is being made to conform to the /etc...
1999-10-27 Jordan K. HubbardI'll take the MAINTAINER line. I have been accused...
1999-10-27 Daniel C. SobralRealize the changes to usage() and the man page were...
1999-10-27 David E. O... Allow a user specified parameter to 'yyparse()', in...
1999-10-27 Alan CoxShrink "struct vm_object" by not spending a full 32...
1999-10-27 David E. O... Emit YYERRCODE into y.tab.h to help `lex' report scanni...
1999-10-27 Matthew N.... It seems I forgot to remove the bits from isa_compat.h.
1999-10-27 Yoshihiro TakahashiFix potential panic by illegal increment of wfdnlun.
1999-10-27 Julian Elischerfix typo
1999-10-27 Julian ElischerThe node goes away when last session disconnects or...
1999-10-27 Julian Elischer change PPPoE occurences to pppoe. Not JUST a cosmeting...
1999-10-27 David E. O... Use the stock file for now.
1999-10-27 David E. O... s brings rev 1.2 (document printf0()) into GCC 2.95.1.
1999-10-27 David E. O... This brings rev 1.2 (reality check and document profili...
1999-10-27 David E. O... This adds rev 1.2 (-fformat-extensions) to GCC 2.95.1.
1999-10-27 David E. O... Use the stock file.
1999-10-27 David E. O... I really didn't want to maintain this.
1999-10-27 David E. O... After a proper import we now have both the original...
1999-10-27 David E. O... Add $FreeBSD$'s
1999-10-27 Matthew N.... Modify the man page for the 'ep' driver to be somewhat...
1999-10-27 Matthew N.... Modify the entries regarding the 'ep' driver to take...
1999-10-27 Matthew N.... HEADS UP! All 3c5x9 users!
1999-10-27 Warner LoshMake these compile. Next step is to connect newbus...
1999-10-27 Warner LoshOnly build old pcic device when building card controlle...
1999-10-27 Brian FeldmanIRC wisdom.
1999-10-27 John BaldwinIf PAGING is defined then actually turn it on when...
1999-10-26 Mike SmithMove some hardware-related items to the hardware-relate...
1999-10-26 Mike SmithChange the queueing model used by the controller to...
1999-10-26 Jonathan M... add support for LinkSys 10/100 cards
1999-10-26 Luoqi ChenRestore alphabetical order of command line options...
1999-10-26 Julian Elischercleanups regarding misused m_pullup() and similar.
1999-10-26 Matt Jacobnuke a debug printout I thought I had already nuked
1999-10-26 Luoqi ChenFix a typo which would result a bad REQUEST SENSE comma...
1999-10-26 Luoqi ChenDebug flags -T and -S were reversed.
1999-10-26 Bill FumerolaAdd IGNORE_MOTD to allow the sysadmin to ignore (likely...
1999-10-26 Bill FumerolaUse $FreeBSD$ (instead of the author's $Revision$)...
1999-10-26 Bill Fumerolafreebsd -> FreeBSD
1999-10-26 Bill FumerolaAdd $FreeBSD$
1999-10-26 Bill FumerolaCo-MAINTAINER this module.
next