]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-25 Jonathan LemonStyle and WARNS cleanups.
2001-10-25 Maxim SobolevDon't put an extra space after password prompts, becaus...
2001-10-25 Ruslan ErmilovStyle these once again.
2001-10-25 Bruce EvansFixed misformatting of options line for COMPAQ_M610...
2001-10-25 Bruce EvansFixed bugs in rev.1.973. Actually enable PCI_ENABLE_IO...
2001-10-25 Ruslan ErmilovFinish the removal of uucp scripts.
2001-10-25 Bruce EvansFixed some English errors, mainly ones not fixed in...
2001-10-25 Hellmuth Michaelisadd options line for Compaq Microcom 610 ISDN card.
2001-10-25 Doug RabsonImplement va->pa translation for kernel virtual address...
2001-10-25 Ruslan ErmilovJust use ${MACHINE}, it's already special-casing pc98.
2001-10-25 Doug RabsonCall ExitBootServices and disable interrupts before...
2001-10-25 Doug RabsonAdd the two sections used for PLT entries to the text...
2001-10-25 Ruslan ErmilovSimplify.
2001-10-25 Ruslan ErmilovThe directory of the makefile that's including the...
2001-10-25 Maxim SobolevMake `-b' option actually work as advertised.
2001-10-25 Ruslan ErmilovSort SUBDIR.
2001-10-25 Ruslan ErmilovFix cross-building further.
2001-10-25 Jonathan LemonDon't use the ip_timestamp structure to access timestam...
2001-10-25 Jonathan LemonIf we are bridging, fall back to using any inet address...
2001-10-25 Jonathan LemonRelocate the KASSERT for a null recvif to a location...
2001-10-25 Jonathan LemonMdoc fixes and clarification.
2001-10-25 Jonathan LemonDocument the link0 option, which downloads the microcod...
2001-10-25 Jonathan LemonAdd support for loadable microcode which implements...
2001-10-25 Jonathan Lemon . Add structure elements for sysctl.
2001-10-25 Jonathan Lemon . Add structure definition for microcode download.
2001-10-25 Jonathan LemonAdd Intel's loadable microcode to implement receive...
2001-10-25 Jonathan Lemoncnclose() can potentially race against itself. To...
2001-10-25 Jonathan LemonAdd PCI_ENABLE_IO_MODES option, for BIOSen that neglect...
2001-10-25 Archie CobbsFix bugs in NgSendMsg() and NgSendAsciiMsg() where...
2001-10-25 Andrey A. ChernovRe-commit www:www
2001-10-25 Garrett WollmanResume deorbit burn sequence for <malloc.h>. Inspectio...
2001-10-25 Robert Watsono Remove extern showallsockets, defunct as of the change to
2001-10-25 Luigi RizzoBackout 1.61 -- both intrcnt and intrnames are already...
2001-10-25 Peter WemmChange #include "DEFS.h" to <machine/asm.h>.
2001-10-25 Luigi RizzoUse the correct sysctl names for intrcnt and intrnames.
2001-10-25 John BaldwinSplit the per-process Local Descriptor Table out of...
2001-10-25 Jonathan LemonForce FWRITE on when opening the console, so that the...
2001-10-25 Greg LeheyUpdate Labour Day in New Zealand. It's definitely...
2001-10-24 Julian Elischerre-undo rev 1.78 now that style(9) is sane in this...
2001-10-24 Julian ElischerMerge in BSDisms. Slight rewordings in some cases.
2001-10-24 John BaldwinDocument the requirements and nature of the logical...
2001-10-24 John BaldwinChange the module name from 'snd_sonicvibes' to 'snd_vi...
2001-10-24 John BaldwinChange module name from 'snd_als' to 'snd_als4000'...
2001-10-24 John BaldwinChange the module name from 'via' to 'snd_via82c686...
2001-10-24 John BaldwinChange the module name from 'snd_cmipci' to 'snd_cmi...
2001-10-24 Doug Rabson* Clear the TLB on boot.
2001-10-24 Doug RabsonIf we get an unhandled page fault in kernel mode, eithe...
2001-10-24 Peter WemmDe-orbit DEFS.h - the other arches do not use it, and...
2001-10-24 Doug RabsonTry to get the self-relocator to work with IPLTLSB...
2001-10-24 Matt JacobUnbreak alpha builds.
2001-10-24 Matthew Dillonunwind v_writecount in fhopen() if we are unable to...
2001-10-24 Jonathan Lemoncn_tab no longer exists, use cnadd() to add a console...
2001-10-24 Dag-Erling... Don't enable write cacheing on devices that don't suppo...
2001-10-24 Jeroen Ruigrok... Document C99 conformity.
2001-10-24 Jeroen Ruigrok... Add __FBSDID.
2001-10-24 Jeroen Ruigrok... Add __FBSDID.
2001-10-24 Jeroen Ruigrok... Add $FreeBSD$.
2001-10-24 Jonathan LemonRemove call to cninit_finish().
2001-10-24 John Baldwin- Clean up the comments slightly here to make them...
2001-10-24 Andrey A. ChernovHelp to recover from bad seek (i.e. negative or too...
2001-10-24 Hajimu UMEMOTOMake apm a module.
2001-10-24 Bruce A. MahRefer more consistently to the different FreeBSD (hardw...
2001-10-24 Bruce A. MahAdd some new entities with the "official" names of...
2001-10-24 Yoshihiro TakahashiAdded the pmc driver which supports power management...
2001-10-24 John BaldwinFix this to actually compile in the !INVARIANTS case.
2001-10-24 Robert DrehmelUse vm_offset_t instead of caddr_t to fix a warning...
2001-10-24 Hellmuth Michaelisfix kvprintf panic in attach routine
2001-10-24 Peter PentchevCorrect a typo: numtiple -> multiple.
2001-10-24 Cameron Grantfix SNDCTL_DSP_GETISPACE behaviour
2001-10-24 Cameron Grantimprove recording behaviour
2001-10-24 Ruslan ErmilovFinish the removal of the LABPC driver.
2001-10-24 Ruslan ErmilovIt's safe to assume that ${.OBJDIR} == ${.CURDIR} in the
2001-10-24 Marcel MoolenaarRemove call to cninit_finish. This is part of the multiple
2001-10-24 Mark MurrayBack out my last commit. Ruslan (ru) has a better fix.
2001-10-24 Marcel MoolenaarAdd parse functions for local APIC and I/O APIC entries.
2001-10-24 Robert Watsono Note an additional potential problem here: LOCKD_MSG...
2001-10-24 Matthew DillonFix ktrace enablement/disablement races that can result...
2001-10-23 Andrey A. ChernovBack out read buffer invalidating via __SMOD.
2001-10-23 Matt JacobTra-La, another QLogic f/w funny- this time with the...
2001-10-23 Andrey A. ChernovChange comment explaining another usage of __SMOD
2001-10-23 John BaldwinRemove if_wx.
2001-10-23 John BaldwinDocument sx_assert(9).
2001-10-23 Andrey A. ChernovDisallow fseek() optimization in internal read buffer...
2001-10-23 Nick HibmaRegen.
2001-10-23 Nick HibmaAdd Olympus C-700
2001-10-23 John BaldwinChange the sx(9) assertion API to use a sx_assert(...
2001-10-23 John BaldwinAllow hw.acpi.cpu.{economy,performance}_speed to be...
2001-10-23 John BaldwinChange TUNABLE_*_FETCH to have a return value of 0...
2001-10-23 John Baldwin- Change getenv_quad() to return an int instead of...
2001-10-23 John BaldwinSet the code and signal for the F00F hack fault directl...
2001-10-23 Peter WemmFix RAW dependency violation when compiled with gcc-3
2001-10-23 Jonathan LemonAdd a manual page.
2001-10-23 Mark MurrayMake sure the copies: and symlinks: targets exist in...
2001-10-23 Jonathan LemonHook up conscontrol to the build.
2001-10-23 Jonathan LemonAdd conscontrol, a front end interface for manipulating...
2001-10-23 Bruce A. MahClarification: &release.next; refers to a future FreeB...
2001-10-23 Jonathan LemonSet RB_MULTIPLE (multiple console support) if the kerne...
2001-10-23 Murray StokelyFix typo.
2001-10-23 Jonathan LemonAllow the RBX_DUAL flag to appear in bootinfo.
2001-10-23 Jonathan LemonImplement multiple low-level console support.
next