]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-10 bennoRemove some dead code.
2002-07-10 bennoRemove some unused includes.
2002-07-10 maximFix a typo.
2002-07-10 obrienMake our i386 hacks in a less vendor file disturbing...
2002-07-10 obrienStop trying to reimplement libkvm on i386. Instead...
2002-07-10 julianDon't slow every syscall and trap by doing locks and...
2002-07-10 obrienTarget specific FreeBSD kgdb hacks.
2002-07-10 truckmanRearrange the code so that it checks whether the file...
2002-07-10 bdeFixed compiling with -D_POSIX_SOURCE. The previous...
2002-07-10 mikeReconnect a comment with its code.
2002-07-10 ddCorrect a comment: Typing in the root password at the...
2002-07-10 ddFix indentation: Don't use space where tabs will do...
2002-07-10 ddRemove some missing words.
2002-07-10 ddDeuglify the usage message by making it look more like...
2002-07-10 ddAdd an -S option that allows the user to disable vty...
2002-07-10 ddAdd a VT_LOCKSWITCH ioctl that disallows vty switching...
2002-07-10 julianInclude all of isa/ipl.s into exception.s as there...
2002-07-10 joeIt's not "usio" anymore, it's "ucom".
2002-07-10 joeImprove detach operation.
2002-07-10 joeInclude the bmaj entry in the cdevsw for versions of...
2002-07-10 joeRegen.
2002-07-10 joeAdd another ucom device (ELECOM UC-SGT).
2002-07-09 muxRemove vfs_stdmount() and vfs_stdunmount(). They are not
2002-07-09 blackendTypo fix: s/THAI/TAHI
2002-07-09 jmallettUse libcrypto.so.2 instead of .1, since we have it...
2002-07-09 jeff - Remove IS_LOCKING_VFS() all of our filesystems suppo...
2002-07-09 jeff - Use the new vop_lookup_{pre,post} instead of simpler...
2002-07-09 jeff - Use standard locking functions in syncer's opv
2002-07-09 jeff - Change all LK_SHARE locks to LK_EXCLUSIVE. Shared...
2002-07-09 jhbFix a minor whitespace style nit that broke 'grep ...
2002-07-09 robertMove the switch statement labels for the explicit 64-bit
2002-07-09 obrienDesupport the TurboChannel Alpha's. This means the...
2002-07-09 acheRemove tcsetpgrp() stuff across suspend/continue becaus...
2002-07-09 alc o Lock accesses to the page queues in vm_object_termin...
2002-07-09 iwasakiResolve conflicts arising from the ACPI CA 20020611...
2002-07-09 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-09 iwasakiVendor import of the Intel ACPI CA 20020611 drop.
2002-07-09 johanUpdate usage for the addition of -n in rev 1.35 of...
2002-07-09 sheldonhRevert previous delta; warnings fixed by obrien:
2002-07-09 dillonReplace the 'at least the amount of physical memory...
2002-07-09 obrienQuiet warnings by making this ANSI-C clean.
2002-07-09 joeRegen for SMC 2206USB/ETH EZ Connect adapter.
2002-07-09 joeMFNetBSD: Add support for the SMC 2206USB/ETH EZ Connec...
2002-07-09 robertEnable emulation of the F_GETLK64, F_SETLK64, and F_SET...
2002-07-09 robertThe comment marked with XXX was right: emulate SVR4 for
2002-07-09 bennoBring this in line with what I'm using.
2002-07-09 bennoAdd an implementation for pmap_zero_page_area.
2002-07-09 bennoAdd the OF_getetheraddr function required by if_gem.
2002-07-09 bennoTidy up trap vector and external interrupt setup.
2002-07-09 bennoDriver for the Apple UniNorth Host-PCI bridge.
2002-07-09 bennoAdd ofw_pci.c in the pci case.
2002-07-09 bennoOpenFirmware PCI support code.
2002-07-09 deischenOops, forgot to set the suspended flag for threads...
2002-07-09 bennoChanges for KSE3.
2002-07-09 bennoAdd this file, which I forgot in a previous commit.
2002-07-09 benno1) Add busdma machdep code.
2002-07-09 sheldonhRegen:
2002-07-09 bennoDriver for OpenPIC compatible interrupt controllers.
2002-07-09 joergAdd definitions for the industry-standard DLT density...
2002-07-09 benno- Add the "compatible" property to the list that we...
2002-07-09 bennoAdd interrupt handling support code.
2002-07-09 tjrClose file descriptors when [n]>&- and [n]<&- redirecti...
2002-07-09 joergThe rate between EUR and USD has never been as large...
2002-07-09 sheldonhDefine NO_WERROR to unbreak world until the maintainer...
2002-07-09 luigiChange one variable to make it easier to switch between...
2002-07-09 peterFix whitespace botch in previous commit.
2002-07-09 obrienDon't define wchar_t if we are a C++ compiler.
2002-07-09 impPreliminary NEWCARD docs.
2002-07-09 impUpdate dates.
2002-07-09 impDocument what the pcic driver in newcard will support.
2002-07-09 impFinish the repo copy of pcic.4 -> oldcard.4. oldcard...
2002-07-09 tjrPrint out commands with NTOFD/NFROMFD redirections...
2002-07-09 peterAdd C code that counts the bits in a 32 bit word, right...
2002-07-09 johanAdd ability to only beep when mail arrives.
2002-07-09 johanAdd DIAGNOSTICS section to describe exit values.
2002-07-09 mikeRemove an unused type.
2002-07-09 mikeMove the type definition of ointhand2_t from i386/inclu...
2002-07-09 joeDelay the creation of the ugenX device node until we...
2002-07-08 iedowseOops, the previous revision (1.22) introduced a potenti...
2002-07-08 petervm_page_queue_free_mtx is a spin mutex, not a normal...
2002-07-08 peterTurn the zeroidle process off for SMP systems, there...
2002-07-08 luigiFix a bug caused by dereferencing an invalid pointer...
2002-07-08 luigiNo functional changes, but:
2002-07-08 luigiRemove one unused command name.
2002-07-08 luigiForgot to update one field name in one of the latest...
2002-07-08 mpBack out previous TCBHASHSIZE change. This should not...
2002-07-08 gordonAdd my interest in etc/rc.* to help keep etc/rc.d in...
2002-07-08 gordonRemove debugging nit
2002-07-08 blackendGrammar fix
2002-07-08 mjacobSimplify isp(4) line; add sa(4) for pre-commit review...
2002-07-08 desRegister an interest in pseudofs, procfs and linprocfs.
2002-07-08 muxTypo fix: Setlogin() -> setlogin().
2002-07-08 bdeFixed some world breakage caused by not updating client...
2002-07-08 bdeFixed some world breakage caused by not updating client...
2002-07-08 muxAdd a VFS_START() call in vfs_mountroot_try() for the...
2002-07-08 julianlink in the man page for thread_exit
2002-07-08 mjacobAdd 2002 to copyright.
2002-07-08 mjacobAdd get/set param ioctl support.
2002-07-08 mjacobAdd get/set param ioctls.
2002-07-08 mjacobAdd override so that we can force set our hard loopdid.
next