]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-12-12 Julian Elischer I have no idea at all why this file was not included...
2000-12-12 Dag-Erling... Point #includes at compat/linprocfs instead of i386...
2000-12-12 Dag-Erling... Remove after repo-copy to sys/compat/linprocfs.
2000-12-12 Dag-Erling... The linprocfs sources have moved to sys/compat/linprocfs.
2000-12-12 Matt Jacobonly include sys/proc.h once
2000-12-12 David E. O... Include sys/proc.h so this compiles [on the Alpha].
2000-12-12 Matt JacobWe reference curproc, ergo need <sys/proc.h>
2000-12-12 John BaldwinAdd a missing include of <sys/proc.h>.
2000-12-12 Thomas-Henning... corrected spelling mistakes in comments
2000-12-12 Bill PaulGrrrrr. That last commit was supposed to be to the...
2000-12-12 Julian Elischeroops that commit included a local hack... take it out..
2000-12-12 Julian ElischerReviewed by: Archie@freebsd.org
2000-12-12 Robert NordierAdd a magic number, for easier identification of boot0...
2000-12-12 Robert NordierDo install-time configuration of the i386 boot0 boot...
2000-12-12 John BaldwinAdd in symbols needed in the WITNESS_ENTER and WITNESS_...
2000-12-12 Dag-Erling... Temporarily disconnect linprocfs from the build, until...
2000-12-12 Ruslan Ermilovmdoc(7) police: Add a missing .Os.
2000-12-12 Ruslan Ermilovmdoc(7) police: .Os CMU -> .Os, split authors for bette...
2000-12-12 Ruslan ErmilovRemove hard-sentence breaks, canonify .Dd (no leading...
2000-12-12 Mitsuru IWASAKICatch up with the recent conversion the per-eventhandle...
2000-12-12 Ruslan ErmilovDocument what Idle=* means in a short format display.
2000-12-12 Mike Smith - We have access to our own device_t here, so use...
2000-12-12 Mike SmithDon't try to fix up the Orion here; the interface we...
2000-12-12 Ian DowseStop restore from looping under certain error condition...
2000-12-12 Nick Hibmamake sure we tear down the devnodes for the endpoints...
2000-12-12 Ruslan Ermilovmdoc(7) police: Now that .Fx macro is parsed, backout
2000-12-12 Mike SmithAlways build the ISA and EISA bridge code. This is...
2000-12-12 Kirk McKusickChange the proc information returned from the kernel...
2000-12-12 Kirk McKusickDon't give up on file write errors. Just log them and...
2000-12-12 Archie CobbsDocument /usr/include/isc.
2000-12-12 John Baldwin- Convert the per-eventhandler list mutex to a lockmgr...
2000-12-12 John BaldwinFix the assembly mutex macros to call the appropriate...
2000-12-12 John BaldwinSince _mtx_enter() and friends are static inline functi...
2000-12-12 Mike Smith - Don't return early from the PCI:EISA bridge attachme...
2000-12-12 Andrew Gallatinenable the proper cascade irq on as1000a
2000-12-12 Andrew Gallatinfix AS1000/AS1000A support. It turns out the that...
2000-12-12 Andrew Gallatinfix various compiler warnings generated by previous...
2000-12-12 Jake Burkholder- Add code to detect if a system call returns with...
2000-12-12 John Baldwin- Don't bother taking a trace message if we have panic...
2000-12-12 John BaldwinOops, the witness mutex is a spin lock, so use MTX_SPIN...
2000-12-11 Matt Jacobadd comment about ispfw
2000-12-11 David E. O... Set portmap_enable if Amd or running as an NFS server...
2000-12-11 Warner Loshgetopt interface is defined in <unistd.h> so use that...
2000-12-11 Nick SayerAdd the spic driver, which is a simple first attempt...
2000-12-11 Warner LoshAdd comments just before each config for the awi cards.
2000-12-11 Nick SayerAdd MAKEDEV support for jogdial device, the first cut...
2000-12-11 Wilko BulteAdd a workaround in the EXAMPLE section for booting...
2000-12-11 Nick SayerStake a claim on major 160 for the forthcoming spic...
2000-12-11 Hajimu UMEMOTOfix problem with vmware DAD. reported by many, tested...
2000-12-11 David E. O... Revert back to rev 1.24 as we have not come to a consen...
2000-12-11 John HayChange sppp from optional to count. At least ar(4)...
2000-12-11 Dag-Erling... Run all three maintenance script in succession, making...
2000-12-11 Ruslan Ermilovmdoc(7) police: use canonical form of .Dd macro.
2000-12-11 Alexey ZelkinRe-add home born file(1) and magic(5) manual pages...
2000-12-11 Ruslan Ermilovmdoc(7) police: use canonical form of .Dd macro.
2000-12-11 Robert Watsono Introduce a pile more documentation about capabilitie...
2000-12-11 Ruslan Ermilovmdoc(7) police: use canonical form of .Dd macro.
2000-12-11 Ruslan Ermilovmdoc(7) police: use canonical form of .Dd macro.
2000-12-11 MIHIRA Sanpei... add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.
2000-12-11 Poul-Henning... Remove DDB, it leaked in here with another commit.
2000-12-11 Ruslan ErmilovDocument /usr/include/netnatm and /usr/share/sendmail.
2000-12-11 Ruslan Ermilovmdoc(7) cosmetics.
2000-12-11 Ben Smithurst.Nm Config -> .Nm, there is no such program "Config...
2000-12-11 Mike SmithIt looks like we can't count on these devices always...
2000-12-11 Ruslan Ermilovmdoc(7) police: reapply rev 1.7 lost in previous commit...
2000-12-11 Matthew Dillon Be less conservative with a recently added KASSERT...
2000-12-11 Bruce A. MahFix a typo in the listing for the Accton "Cheetah".
2000-12-11 Bruce A. MahNew release notes: pccardc(8) beep types, PCI cleanups...
2000-12-11 Daniel EischenMove telldir position recording type definitions and...
2000-12-11 Archie CobbsFix a bug where if the interface was in promiscuous...
2000-12-10 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2000-12-10 Assar Westerlundmerge fix from vendor for not overwriting old ticket...
2000-12-10 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2000-12-10 Assar Westerlundmerge fix from vendor for removing buffer overrun
2000-12-10 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2000-12-10 Assar Westerlundmerge fix from vendor for not looking at environment...
2000-12-10 Philippe CharnierThe tunefs code assumed that the last argument was...
2000-12-10 Philippe CharnierRemove unused #includes, duplicate $FreeBSD$ and $NetBS...
2000-12-10 Philippe CharnierAdd rcsid. Remove unused #include. Remove error() defin...
2000-12-10 Philippe CharnierRemove one more incorrect section name. Typos.
2000-12-10 Assar Westerlund(scrub_env): change to only accept a listed set of...
2000-12-10 Dag-Erling... Add a reference to the fetch(3) man page.
2000-12-10 Dag-Erling... On Sundays through Fridays, run daily at 03:01 am.
2000-12-10 Mike SmithThe ICH2 reports itself as a PCI:ISA bridge, so don...
2000-12-10 Yoshihiro TakahashiAdded 'MACHINE=pc98' to MKMODULESENV variable. It is...
2000-12-10 Yoshihiro TakahashiAdded '-DPC98' to CFLAGS if MACHINE == pc98.
2000-12-10 Yoshihiro TakahashiRemoved the VoxWare sound drivers.
2000-12-10 Bruce EvansActually install pci_vendors.
2000-12-10 Marcel Moolenaaro Remove mcclock
2000-12-10 Marcel MoolenaarSync-up so that buils actually work again.
2000-12-10 David E. O... Add history.
2000-12-09 Matt JacobPut the bits in place for Alpha support for ext2. Not...
2000-12-09 Matt JacobCorrect to a common %ld the 5 argument to a printf.
2000-12-09 Matt JacobUse a pointer to a size_t for the 4th argument to copyi...
2000-12-09 Matt JacobStore in globaldata our CPU ID#. Provide a lock for...
2000-12-09 David E. O... The options I added where not formated to new manpage...
2000-12-09 Dag-Erling... Add proc/<pid>/cmdline.
2000-12-09 Dag-Erling... Add a dependency on procfs.
2000-12-09 Thomas-Henning... added growfs(8) including ffsinfo(8) to the freebsd...
2000-12-09 Dag-Erling... A bunch of fixes that have been rotting in my tree...
next