]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-26 deischenLimit threads clock resolution to no less than 1000usec...
2001-02-25 olgeniFix my ambiguous message about ECONNABORTED.
2001-02-25 msmithAdd the 'mly' device nodes.
2001-02-25 msmithRemove the 'gdt' and 'gdtd' majors; the ICP driver...
2001-02-25 msmithMajor update and bugfix for the 'mly' driver.
2001-02-25 olgeniSpelling: Signalling -> Signaling.
2001-02-25 olgeniAdd ECONNABORTED to the ERRORS section.
2001-02-25 krisUpdate the list of OpenSSL manpages (now contains many...
2001-02-25 gjUse vsnprintf in logmsg() to avoid overflowing the...
2001-02-25 jesperRemove tcp_drop_all_states, which is unneeded after...
2001-02-25 julianslight cleanups during testing.
2001-02-25 jwd Allow for easier configuration when using disklabel...
2001-02-25 jakeRemove brackets around variables in a function that...
2001-02-25 jlemonDo not delay a new ack if there already is a delayed...
2001-02-25 nono Check the size of I/O window handed by parent bus.
2001-02-25 nono Check the size of I/O window handed by parent bus.
2001-02-25 dwmaloneStop pac dereferencing a null pointer if accounting...
2001-02-25 phkForgot to remove unneeded "intcmp" function.
2001-02-25 phkMake "md" and "mdctl" macroized parameters.
2001-02-25 nono Support AUTO SENSE correctly.
2001-02-25 desFix references to Chapman & Zwicky and Cheswick & Bellowin.
2001-02-25 nyanSupported pcmcia modem card.
2001-02-25 teggeUpdate unused __dtoa prototypes to match reality.
2001-02-25 jkhAdd fsck_4.2bsd to boot crunch target. This returns...
2001-02-25 katoMerged from sys/i386/i386/machdep.c revision 1.443.
2001-02-25 petergenassym.sh does not work with a.out because the sizes...
2001-02-25 peterMake the kernel actually compile and link under a.out...
2001-02-25 peterMake this compile in a.out mode. link.h has extra...
2001-02-25 peterManually add an extra _ to _DYNAMIC since it is provide...
2001-02-25 peterRemove underscores from linker set stabs for the a...
2001-02-25 peterAlways use the ELF naming after the demise of asnames.h.
2001-02-25 bmilekicRemove superfluous m_pkthdr.rcv_if = NULL assignment...
2001-02-25 jakeRemove the leading underscore from all symbols defined...
2001-02-25 julianAllow the eiface node to be made as a module (not linke...
2001-02-25 peterDrop the 'count' from the aha device specs
2001-02-25 julianAdd a node that looks to all the word like an ethernet...
2001-02-25 julianMake the sample netgraph node compileable again.
2001-02-25 julianAdd a Makefile for the sample node so It can be compiled.
2001-02-25 julianMove netgraph spimlock order entries out of
2001-02-25 jake- Rename the lcall system call handler from Xsyscall...
2001-02-24 obrienAdd "ELFOSABI_NONE" which is the symbol used in a copy...
2001-02-24 obrienMFS: bring the consistent `compat_3_brand' support...
2001-02-24 jhbGrrr, s/INVARIANTS_SUPPORT/INVARIANT_SUPPORT/.
2001-02-24 jhb- Axe RETIP() as it was very i386 specific and unwieldy...
2001-02-24 gibbsIn the SCSI_NO_SENSE_STRINGS case, properly fill the...
2001-02-24 jhbsched_swi -> swi_sched
2001-02-24 jhbDon't include machine/mutex.h and relocate sys/mutex...
2001-02-24 jhbAdd back in INVARIANT_SUPPORT and expand the comments...
2001-02-24 jhbClockframes have a trapframe stored in a cf_tf member...
2001-02-24 jkhProperly orient the buttons for yes/no and no/yes so...
2001-02-24 jhbWhitespace nits.
2001-02-24 jhbPass in process to mark ast on to aston().
2001-02-24 phkMake md/mdconfig do kld.
2001-02-24 bpIntroduce API for sequential reads/writes (build/dissec...
2001-02-24 julianAdd knowledge of the netgraph spinlocks into the Witnes...
2001-02-24 sobomaxAdd two missed modifiers into usage message (`-G' and...
2001-02-24 jake- Assert that the proc to return is not NULL in runq_ch...
2001-02-24 phantomFix visibility of empty variable -- it should be static.
2001-02-24 krisBump FreeBSD version to correspond to addition of CPUTY...
2001-02-24 rumdoc(7) police: restore correct order of references...
2001-02-24 ruRestrict -a to root only.
2001-02-24 jhbIt turns out the kernel console works fine and thus...
2001-02-24 tanimuraI thought it was a new CPU :)
2001-02-24 assartry hard to make sure this does not get build as a...
2001-02-24 jlemonAdd an EV_SET() convenience macro for initializing...
2001-02-24 jlemonIntroduce a NOTE_LOWAT flag for use with the read/write...
2001-02-24 jlemonWhen returning EV_EOF for the socket read/write filters...
2001-02-24 impForce TERM to be dumb when building termcap. ex in...
2001-02-23 peterStricter style(9) conformance - remove unnecessary...
2001-02-23 wilkoCorrect CS20 section.
2001-02-23 wilkoispell-ify..
2001-02-23 jlemonWhen converting soft error into a hard error, drop...
2001-02-23 jlemonAllow ICMP unreachables which map into PRC_UNREACH_ADMI...
2001-02-23 jlemonFix typo in comment (knode -> knote).
2001-02-23 jlemonAdd a NOTE_REVOKE flag for vnodes, which is triggered...
2001-02-23 wpaulFix typo that was causing a compiler warning.
2001-02-23 jhbTest out the kernel console just before launching the...
2001-02-23 jlemonUse correct list pointer when detaching knote from...
2001-02-23 rwatsonRemove directive to install top as group kmem. Remove...
2001-02-23 rwatsonAdapt the top utility to not use kmem_read to retrieve...
2001-02-23 rwatsonAdapt libkvm_getswapinfo() to make use of recently...
2001-02-23 rwatsonIntroduce per-swap area accounting in the VM system...
2001-02-23 jhbFix release. Just as in other kerberos5 libraries...
2001-02-23 greenCorrectly handle the race itself, too (don't leave...
2001-02-23 julianShuffle sysctls a bit (thankyou whoever made them dynam...
2001-02-23 knuImplement the following options and primaries:
2001-02-23 ruMake ``groff -man'' work again for both man(7) and...
2001-02-23 mckusickFree lock before calling panic so that subsequent attem...
2001-02-23 impAdditional enhancments to allow IBM Etherjet cards...
2001-02-23 greenUse the right names to call pthread_mutex_{,un}lock...
2001-02-23 mjacobFix a longstanding bug- we had the sense of what bit 14
2001-02-23 greenFix the problems I (and others, undoubtedly) have been...
2001-02-23 peterFlip the default for CVS_RSH to "ssh". I am tired...
2001-02-23 impIf the symbolic links @ or machine exist, do not depend...
2001-02-23 alfredDisplay the Joliet Extension 'level' in the log message.
2001-02-23 peterRemove the camcontrol rescan $device insert events...
2001-02-23 peterSigh, nobody ever got back to me about this. So, here...
2001-02-23 peterActivate USER_LDT by default. The new thread libraries...
2001-02-23 greenTypo: "interrupt" -> "harvest_interrupt"
2001-02-23 jhbRemove undefined and unreferenced doreti_syscall_ret...
next