]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienImport of Binutils from the FSF 2.11 branch [checked...
2001-07-28 ddNote MFC of IPFilter 3.4.20.
2001-07-28 katoMerged from sys/i86/isa/npx.c revision 1.107.
2001-07-28 yarFinally add the manpage for the IEEE 802.1Q VLAN
2001-07-28 ddNote MFC of tcpdump 3.6.3.
2001-07-28 ddIPFilter updated to 3.4.20.
2001-07-28 darrenrfix conflicts created by import
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrImport IPFilter version 3.4.20
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrImport IPFilter version 3.4.20
2001-07-28 brianChange permissions back to 4554/554
2001-07-28 darrenrfix conflicts created by import
2001-07-28 brianIf the peer sends a REQ without the IPADDR option,...
2001-07-28 obrienThe security officer requested this be backed out for...
2001-07-28 imp#ifdef some 5.0 code with freebsd_version to reduce...
2001-07-28 impIt is spelled INTR_FAST in current and INTR_TYPE_FAST...
2001-07-28 impStable requires machine/clock.h to quiet warnings....
2001-07-28 impTo reduce diffs with -stable, ifdef selinfo.h or select...
2001-07-28 impMinor whitespace nit
2001-07-28 impUse spaces instead of hard tabs in the diagram.
2001-07-28 obrienRemove s_strl*(). I am not sure what was thought they...
2001-07-27 wpaulPacify users who get all bent out of shape when they...
2001-07-27 wpaulRemember to zero out certain things that we malloc...
2001-07-27 iedowseDisable the dirhash sanity check that panics if an...
2001-07-27 wpaulUncomment a return(ENXIO) that I commented out for...
2001-07-27 brooksMake ancontrol WARNS=2 clean.
2001-07-27 bmahMove route(8) entries out of Contributed Software secti...
2001-07-27 peterTake -Wconversion out of BDECFLAGS. It is not particul...
2001-07-27 impIntroduce two new tunables from the boot loader.
2001-07-27 brooksCleanup duplication in Aironet headers
2001-07-27 peterRevert previous accidental commit. FWIW, it was part...
2001-07-27 peterFix cut/paste blunder. Serves me right for doing a...
2001-07-27 ddBe consistent about how we quote commands that could...
2001-07-27 msmithThe ACPI timer register corruption problem is resolved...
2001-07-27 impMinor nits merged from my stable tree:
2001-07-27 impAdditional clarification.
2001-07-27 impAttempt to fix and document interactions between suspen...
2001-07-27 impGive hopefully better diagnostics about the card types...
2001-07-27 impImprove wording for pccard memory assignement.
2001-07-27 brooksRemove -traditional from CFLAGS and add unistd.h to...
2001-07-27 chrisAdd a short man page describing the vfs_unmountall...
2001-07-27 chrisAdd cross-references for the new kldsym(2) man page.
2001-07-27 chrisAdd a new kldsym(2) man page.
2001-07-27 peterMake PMAP_SHPGPERPROC tunable. One shouldn't need...
2001-07-27 peterThe kernel *does* now define setjmp/longjmp. Dont...
2001-07-27 peterFix a warning.
2001-07-27 peterPatch up some style(9) stuff in tcp_new_isn()
2001-07-27 peters/OpemBSD/OpenBSD/
2001-07-26 peterMASK_FPU_SW didn't do what it was expected to do.
2001-07-26 mikePrevent chpass(1) from writing -1 in the UID or GID...
2001-07-26 impCheck the state of the slot when we resume. Set it...
2001-07-26 peterUse the tunable maxusers rather than the compile-time...
2001-07-26 peterCall the early tunable setup functions as soon as kern_...
2001-07-26 peterMove MAXUSERS out of opt_param.h to make sure that...
2001-07-26 peterparam.c no longer gets special treatment. Use the...
2001-07-26 peterMove param.c out of the conf directory and make it...
2001-07-26 mjacobStrongly recommend that ispfw(4)'s f/w be used with...
2001-07-26 fennerUse alignment-safe code on non-i386 architectures.
2001-07-26 bmahFinally document the net.link.ether.bridge_cfg and
2001-07-26 krisOnly match the first osreldate date range for construct...
2001-07-26 tmmMake sure the total number of sectors is not 0 for...
2001-07-26 brianWhen -n is specified, don't attempt to turn hostnames...
2001-07-26 umemove ipsec security policy allocation into in_pcballoc...
2001-07-26 itojunincorrect bounds-check on snprintf.
2001-07-26 wilko<ctl>-<alt>-<del> are seen as sgml tags. <keycap>ctl...
2001-07-26 bmilekic- Do not handle the per-CPU containers in mbuf code...
2001-07-26 bmahSplit "Contacting the FreeBSD Project" into two sub...
2001-07-26 wilkoDocument you sometimes seem to need ctl-alt-del on...
2001-07-26 bmahCleanup of "Reporting Problems" section, which has...
2001-07-26 umeifconfig if0 netmask xxx.xxx.xxx.0 didn't change the...
2001-07-26 bmahUPGRADE.TXT doesn't exist anymore...point readers at...
2001-07-26 bmahAdd some navigation in the form of internal hyperlinks...
2001-07-26 bmahFix some style nits, and also try to include some text...
2001-07-26 bmahList a forgotten SGML source file (intro.sgml) in the...
2001-07-26 sobomaxMove definition of structure used in CONS_SCRSHOT ioctl...
2001-07-26 brianHandle peer REQ/NAKs of >1500 byte MRUs when we have...
2001-07-26 tgInclude <sys/kbio.h> or <machine/console.h>, depending...
2001-07-26 tgCorrect font names. Now, how on earth did this work...
2001-07-26 tgFix bugs introduced in 1.26:
2001-07-26 sheldonhUse STD{ERR,IN,OUT}_FILENO instead of their numeric...
2001-07-26 yokotaFix spelling in the last commit. (Oh, I thought I had...
2001-07-26 yokotaAdds notes on program termination and signal handlers.
2001-07-26 ericRemove duplicate cvs tag.
2001-07-26 ericUpdate sysinstall menu texts to reflect the new key...
2001-07-26 ericProperly update cursor position when the list is scrolled.
2001-07-26 bmahNew release notes: ed(4) MII, isdnd.rc(5) maxconnectti...
2001-07-26 ericHandle keys consistently.
2001-07-26 nyanSpeed up console driver.
2001-07-26 krisXref to openssl(1) (i.e. "openssl passwd")
2001-07-26 brianRemove $daily_status_named_logs and figure out which...
2001-07-26 msmithFix typo (* -> &)
2001-07-25 impAdd, belated, entry for ed driver needing mii
2001-07-25 scottlAdd /dev/hpn? as an alias to /dev/aac? so that the...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-25 peterCommit the hwsleep.c patch for suspend/resume onto...
2001-07-25 mjacobFix 64 bit issues so that sockstat && fstat work correc...
2001-07-25 fennerSomewhat modernize ip_mroute.c:
2001-07-25 fennerDon't bother passing p to rtioctl just so it can fail...
next