]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-12-14 rumdoc(7) police: added missing .Os call.
2000-12-14 rumdoc(7) police: removed duplicate .Os call.
2000-12-14 takawataMake Embedded Controller driver interrupt driven.
2000-12-14 rumdoc(7) police: removed duplicate .Os calls.
2000-12-14 rumdoc(7) police: removed history info from the .Os FreeB...
2000-12-14 ruPrepare for FreeBSD 4.3, we already have the manpage...
2000-12-14 rumdoc(7) police: removed history info from the .Os call.
2000-12-14 sheldonhGrammar fix.
2000-12-14 tanimura- Move ifs_init() so that it can initialize ifs_inode_h...
2000-12-14 rumdoc(7) police: add a missing .Os, change the list...
2000-12-14 ruMdoc(7)ify.
2000-12-14 jakeUse _lapic+offset to access the local apic from assembl...
2000-12-14 jkhAdapt sysinstall to use the new msgNoYes() function...
2000-12-14 jkhAdd a new function, dialog_noyes(), for sysinstall...
2000-12-14 rwatsono Check return of strdup() for NULL, abort if so.
2000-12-14 impFix this based on Mike's moved pci code. We needed...
2000-12-13 jhbDocument the MA_RECURSED and MA_NOTRECURSED assertion...
2000-12-13 marcelFix include directories for crossbuilding.
2000-12-13 tomsoftFix a logical bug introduced by changing the formatting.
2000-12-13 jhb- Add a new flag MTX_QUIET that can be passed to the...
2000-12-13 impo Remove the COMPAT_OLDPCI option now that Mike removed it.
2000-12-13 desReconnect linprocfs.
2000-12-13 desUse kinfo_proc instead of eproc (which Kirk deep-sixed...
2000-12-13 desAdd dependency on linux, which is needed for proc/version.
2000-12-13 wilkoFor PC164: document "ERROR: ISA table corrupt!" and...
2000-12-13 desAdd sbuf(9) man page with links to API function names.
2000-12-13 desAdd subr_sbuf.c.
2000-12-13 desString buffer API
2000-12-13 bsdFlesh out a simple framework for dependency checking...
2000-12-13 jhbIf we fail to emulate a vm86 trap in kernel mode, then...
2000-12-13 tanimuraInclude vm/vm_zone.h prior to vm/swap_pager.h.
2000-12-13 rnordierStrip the .comment and .note sections when stripping...
2000-12-13 ruThis file was not regenerated for the latest import...
2000-12-13 julianI really hate it when part of a patch gets left out.
2000-12-13 assardocument TUNSIFINFO, TUNGIFINFO, TUNSIFPID, TUNSIFHEAD...
2000-12-13 nonMove `#include <sys/devicestat.h>' into #ifdef/#endif...
2000-12-13 non-Change manufacture ID for REX-5535AC, REX-5535X, REX...
2000-12-13 ruMdoc(7)ify.
2000-12-13 desIf the URL did not specify a scheme, try to guess it...
2000-12-13 desAvoid a segfault (due to an unitialized pointer) when...
2000-12-13 tanimuraDo not race for the lock of an inode hash.
2000-12-13 tanimura- If swap metadata does not fit into the KVM, reduce...
2000-12-13 jakeIntroduce a new potientially cleaner interface for...
2000-12-13 mjacobAdd route interrupt method.
2000-12-13 jakeLock the allproc list.
2000-12-13 obrien#endif should not have a non-comment token after it.
2000-12-13 mckusickPreventing runaway kernel soft updates memory, take...
2000-12-13 obrienSync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI".
2000-12-13 impRemove unnecessary includes found by phk's script....
2000-12-13 impFix problem with ax88190 based cards trying to probe...
2000-12-13 impRemove unnecessary includes found by phk's script a...
2000-12-13 impAdd aic and ray modules. I've been building these...
2000-12-13 impModule for aic
2000-12-13 impAdd module dependencies on CAM module.
2000-12-13 bmilekicEliminate a race in MEXTFREE(). The reference counter...
2000-12-13 rwatsono Tighten restrictions on use of /proc/pid/ctl and...
2000-12-13 msmithRemove a redundant prototype.
2000-12-13 msmithDon't try to free the now-nonexistent hdrspec field...
2000-12-13 impAdd isa support:
2000-12-13 msmithUpdates to match changes elsewhere in the PCI subsystem:
2000-12-13 msmithNext round of PCI subsystem updates:
2000-12-13 msmithRemove the COMPAT_OLDPCI option, it's going away.
2000-12-13 msmithRemove a couple of leftover unused variables.
2000-12-13 mckusickUse proper mutex locking when calling setrunnable from...
2000-12-13 bsdIf portmap is started as a dependancy, echo a notice...
2000-12-13 julianAdd support for advertising the service we support...
2000-12-13 jake- Change the allproc_lock to use a macro, ALLPROC_LOCK...
2000-12-12 julianAnother mismatch found by Gcc:
2000-12-12 julianChange initialiser to match new structure layout.
2000-12-12 julianremove unused variable
2000-12-12 msmithIt's possible for an ISA bus to be hung off an EISA...
2000-12-12 jhbCatch up to the new kinfo_proc.
2000-12-12 jhbCatch up to the new kinfo_proc.
2000-12-12 archieFix bug in parse type for struct ng_one2many_config.
2000-12-12 julianI always forget this file. It's netgraph, but not one...
2000-12-12 dannyboyTypofix: Configration -> Configuration.
2000-12-12 julian I have no idea at all why this file was not included...
2000-12-12 desPoint #includes at compat/linprocfs instead of i386...
2000-12-12 desRemove after repo-copy to sys/compat/linprocfs.
2000-12-12 desThe linprocfs sources have moved to sys/compat/linprocfs.
2000-12-12 mjacobonly include sys/proc.h once
2000-12-12 obrienInclude sys/proc.h so this compiles [on the Alpha].
2000-12-12 mjacobWe reference curproc, ergo need <sys/proc.h>
2000-12-12 jhbAdd a missing include of <sys/proc.h>.
2000-12-12 tomsoftcorrected spelling mistakes in comments
2000-12-12 wpaulGrrrrr. That last commit was supposed to be to the...
2000-12-12 julianoops that commit included a local hack... take it out..
2000-12-12 julianReviewed by: Archie@freebsd.org
2000-12-12 rnordierAdd a magic number, for easier identification of boot0...
2000-12-12 rnordierDo install-time configuration of the i386 boot0 boot...
2000-12-12 jhbAdd in symbols needed in the WITNESS_ENTER and WITNESS_...
2000-12-12 desTemporarily disconnect linprocfs from the build, until...
2000-12-12 rumdoc(7) police: Add a missing .Os.
2000-12-12 rumdoc(7) police: .Os CMU -> .Os, split authors for bette...
2000-12-12 ruRemove hard-sentence breaks, canonify .Dd (no leading...
2000-12-12 iwasakiCatch up with the recent conversion the per-eventhandle...
2000-12-12 ruDocument what Idle=* means in a short format display.
2000-12-12 msmith - We have access to our own device_t here, so use...
2000-12-12 msmithDon't try to fix up the Orion here; the interface we...
2000-12-12 iedowseStop restore from looping under certain error condition...
next