]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-19 peterRemove bootinfo.bi_kernel. It isn't used by the kernel...
2001-11-19 peterFix a dependency violation, same as in libefi/elf_freeb...
2001-11-19 peterThis is used in C, not C++. functions with no args...
2001-11-19 impAdd NEWCARD support to awi.
2001-11-19 impCreate a module for awi.
2001-11-19 impUpdate to 1.23 pccarddevs
2001-11-19 impAdd ZOOM as one of the bgous vendors
2001-11-19 impAdd Linksys Instant Wireless Network PC Card from NetBSD
2001-11-19 impUpdate to 1.22 pccarddevs
2001-11-19 impNits to make it whitespace compatible with what I'm...
2001-11-19 impUpdate to 1.21 pccarddevs
2001-11-19 impMerge NetBSD 1.146: Linksys Instant Wireless Network...
2001-11-19 greenInstall LOMAC public headers.
2001-11-19 greenAdd module compile framework for LOMAC.
2001-11-19 impUpdate to 1.20 pccarddevs
2001-11-19 impMerge NetBSD 1.145: Xircom XE2000
2001-11-19 greenFix a license and change $Id$s to $FreeBSD$s.
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenInitial import of the LOMAC (Low-Watermark Mandatory...
2001-11-19 impAvaya Wireless PCCARD
2001-11-19 iedowseHitachi DK32 disks have problems with tagged queuing...
2001-11-19 dilloncast hashing index to (int)(intptr_t) for calculation.
2001-11-19 jakeActually build new files.
2001-11-18 jakeForced commit to note that the maintainer's freefall...
2001-11-18 jakelibkvm for sparc64. Only works for kernel memory so...
2001-11-18 jakeOpensslconf for sparc64. Just a copy of the alpha...
2001-11-18 tmmAdd a structure defintion for the id prom contents.
2001-11-18 tmm1. Add ofw_pci.h with definitions for the OpenFirmware...
2001-11-18 jakeStandardize idempotentcy ifdefs.
2001-11-18 marcelImplement DVD-ROM ioctls.
2001-11-18 iwasakiYet another verbose printing cleanup. Remove debug_wak...
2001-11-18 arr- Ensure that linker file id's are unique, rather than...
2001-11-18 iwasakiCleanups of verbose printing. All the messages for...
2001-11-18 jakeAdd kernel headers needed to build libc. Some are...
2001-11-18 iedowseMake completion work with filenames containing spaces.
2001-11-18 iedowseAllow the path for /dev and the location of the databas...
2001-11-18 iedowseAdd the PnP ID for a Rockwell 33.6k modem.
2001-11-18 marcelForced commit:
2001-11-18 marcelImplement missing SOUND_MIXER_WRITE_RECSRC ioctl.
2001-11-18 impAdd Xircom wireless card from pir@pir.net
2001-11-18 marcelPass maintainership over to emulation@FreeBSD.org....
2001-11-18 jakeNeed .type and .size here too.
2001-11-18 jakeAdd more libc stuff.
2001-11-18 jakeCatch up to jmpbuf changes. Define offsets used from...
2001-11-18 jakeRemove fork and vfork wrappers. The kernel does the...
2001-11-18 jakeAdd .type and .size pseudo-ops to system call macros...
2001-11-18 jakeMake jmpbuf the same size as ucontext_t so that it...
2001-11-18 jake1. Split fp.h into fp.h and fsr.h so that the latter...
2001-11-18 jakeAvoid missing ticks and hardclock stopping.
2001-11-18 jakeCatch up to new constants. (These commit messages...
2001-11-18 arr- M_ZERO already sets bif_dlist to zero; there is no...
2001-11-18 jake1. Remove kdbframe. Bad idea.
2001-11-18 jakeImplement SET. Set execption.s 1.12.
2001-11-18 jake1. Convert the tstate saved in the pcb to a pstate...
2001-11-18 jakeImplement hw.machine and hw.model sysctls.
2001-11-18 jake1. Remove bootinfo and just pass loader metadata to...
2001-11-18 jake1. Implement ascopyto() and ascopyfrom() for copying...
2001-11-18 jake1. Fix a bug where the offsets of the alignment and...
2001-11-18 iedowseRemove a sentence from the BUGS section that claims...
2001-11-18 ddCorrect typo.
2001-11-18 iedowseAdd support for making the Coda /dev/cfsN devices.
2001-11-17 iedowseFix a large number of -Wall, -Wformat and -W compiler...
2001-11-17 sheldonhAdd missing Nvidia chips.
2001-11-17 iedowseGive a more useful diagnostic when an extraneous hard...
2001-11-17 gshapiroAdd two new accounts/groups for sendmail:
2001-11-17 bmahRemove config.sgml from dependencies. Forgot this...
2001-11-17 bmahNo UserConfig under -CURRENT (at least so I've been...
2001-11-17 bmahAdd a comment that the chroot area cannot reside on...
2001-11-17 knuMake test(1) a builtin command of our sh(1) for efficie...
2001-11-17 dillonFix missing holdsock()->fgetsock()
2001-11-17 mjacobBe very generous with timeouts for synchronize cache...
2001-11-17 iedowseThe Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI...
2001-11-17 desPrint the correct return code for successful Linux...
2001-11-17 iedowseAdd quirk for Fujitsu M2513A MO drives. These drives...
2001-11-17 deischenFix pthread_join so that it works if the target thread...
2001-11-17 nyanMFi386: revisions from 1.26 to 1.30.
2001-11-17 nyanMFi386: revision 1.12
2001-11-17 nyanMFi386: revision 1.326.
2001-11-17 nyanMFi386: revision 1.160
2001-11-17 nyanMFi386: revision 1.483
2001-11-17 guidoChange mode for var/db/ipf to 0700
2001-11-17 phkIf 'VX' is given, realloc(foo,0) will bail, it shouldn't.
2001-11-17 dillonGive struct socket structures a ref counting interface...
2001-11-17 peterFix the non-KSTACK_GUARD case.. It has been broken...
2001-11-17 peterStart bringing i386/pmap.c into line with cleanups...
2001-11-17 peterForward declare struct ifnet - this fixes a warning...
2001-11-17 peterFix printf warnings (int/long)
2001-11-17 peterFix warning in debug printf. This is a long on alpha...
2001-11-17 peterMissing KSE s/curproc/curthread/
2001-11-17 iedowseReturn EOPNOTSUPP for unknown module events.
2001-11-17 bmahNew release notes: timezone database update, Linux...
2001-11-17 peterFix some warnings on 64 bit platforms.
2001-11-17 jlemonWhen laying out objects in a ZONE_INTERRUPT zone, allow...
2001-11-17 peterutime/stime.tv_sec are elapsed times, not relative...
2001-11-17 iedowseZap a number of #ifdef sunos blocks, and all of the...
2001-11-16 peterYou cannot cast a time_t to quad_t and printf it with...
2001-11-16 iedowseGive a sensible error message when the filesystem to...
2001-11-16 iedowseFix a number of misspellings of "dependency" and "depen...
2001-11-16 iedowseHandle the IBCS2 FIONREAD ioctl. I have only tested...
2001-11-16 jhbAxe SMP support, the ses device, and the atapifd device...
next