]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-28 Orion Hodsono Move vendor ids into separate table.
2003-02-28 Maxime HenrionMake the network /dev entries use MAJOR_AUTO.
2003-02-28 David XuCheck kse group limit before linking new ksegrp.
2003-02-28 Ruslan ErmilovDon't pretend natd(8) doesn't work with ppp(8) interfaces.
2003-02-28 Jacques VidrineSpellcheck.
2003-02-28 Warner Losh86 ufm: it now uses MAJOR_AUTO.
2003-02-28 Warner Loshufm doesn't care what major it uses.
2003-02-28 Warner LoshThese appear to work as cardbus cards too
2003-02-28 Poul-Henning... NO_GEOM cleanup:
2003-02-28 Poul-Henning... NO_GEOM cleanup:
2003-02-28 Poul-Henning... Retire #3: wd.
2003-02-28 Poul-Henning... NO_GEOM cleanup:
2003-02-28 Poul-Henning... Attempt to mark the majors which are used by drivers...
2003-02-28 Jake BurkholderSync with bsd.kern.mk.
2003-02-28 Warner Loshpccard isn't picky about WHAT major it gets.
2003-02-28 David E. O... Update for version 3.41.
2003-02-28 David E. O... This commit was generated by cvs2svn to compensate...
2003-02-28 David E. O... Virgin import of Christos Zoulas's FILE 3.41.
2003-02-28 Tim J. RobbinsUse a character device and ioctl() for communication...
2003-02-28 Jake BurkholderUse MAJOR_AUTO. GC statically assigned majors.
2003-02-28 Benno RiceThese files are no longer used. They have been replace...
2003-02-28 Giorgos KeramidasSpell "utilities" correctly.
2003-02-27 Justin T. Gibbsaic79xx.c:
2003-02-27 Ruslan ErmilovHandle includes the normal way.
2003-02-27 Jake Burkholder- Removed various cruft from before we had a hosted...
2003-02-27 Ruslan ErmilovDocument the rxcsum and txcsum commands.
2003-02-27 Poul-Henning... NO_GEOM cleanup:
2003-02-27 Poul-Henning... Add support for the Elan CPU hardware watchdog used...
2003-02-27 Sam Leffleradd 5801 and 5802 recognition (somehow lost in transiti...
2003-02-27 Poul-Henning... Add header file defining a simple, yet expressive watch...
2003-02-27 Maxim SobolevAdd a new variable `noInet6', which if set disables...
2003-02-27 Nate LawsonZero cpi->target_sprt since atapi-cam does not support...
2003-02-27 Jake BurkholderInclude majors.o in SYSTEM_OBJS to make sparc64 kernels...
2003-02-27 Warner LoshAdd xref to oldcard/newcard docs.
2003-02-27 Warner LoshOLDCARD man page. This sucks, but not too bad. and...
2003-02-27 Maxim SobolevIncrease size of the static buffer used to hold runtime...
2003-02-27 John BaldwinExpand some #ifdef's to fix I386_CPU compile.
2003-02-27 Warner LoshDocument the hand springs that you need to go through...
2003-02-27 Alan CoxRemove some long unused declarations. (For example...
2003-02-27 Bill PaulRemember to set if_capenable when setting up checksum...
2003-02-27 Maxime HenrionDocument the fact that VTY locking is easily bypassable...
2003-02-27 Maxime HenrionWhen DDB is in the kernel, unlock VTY switching so...
2003-02-27 Mark MurrayThis is not going to win prizes for the most useful...
2003-02-27 Mark MurrayWarns and lint fix. Nearly all trivial stuff.
2003-02-27 Mark MurrayWARNS=4 fixes. This would be WARNS=9 if we were -std...
2003-02-27 Poul-Henning... Update the comment to reflect new reality.
2003-02-27 Poul-Henning... GC some more major numbers.
2003-02-27 Poul-Henning... Add the flip-side check: If a driver wants a particula...
2003-02-27 Poul-Henning... Use MAJOR_AUTO.
2003-02-27 Ruslan ErmilovHook up the if_my module to the build.
2003-02-27 Maxime HenrionWe can now properly return ENODEV in nommap(), so do it.
2003-02-27 Poul-Henning... Add support for allocating a device driver major number...
2003-02-27 Tim J. RobbinsUse noread(), nowrite() and nopoll() instead of our...
2003-02-27 Poul-Henning... Add yet a patch for the patchwork quilt called sio(4):
2003-02-27 Tim J. Robbins"Advertizing" is ugly and possibly incorrect; use ...
2003-02-27 Jacques VidrineEliminate 19 warnings in libc (at level WARNS=2) of the
2003-02-27 Ruslan ErmilovDon't make buildworld and buildkernel in parallel.
2003-02-27 Poul-Henning... Typo, I must have hit xZZ in vi(1).
2003-02-27 Hidetoshi ShimokawaMFp4(simokawa_sbp branch)
2003-02-27 Poul-Henning... Document that flags bit 0x10000 puts PPS timestamping...
2003-02-27 Poul-Henning... Make flags bit 0x10000 mean that PPS timestamping shoul...
2003-02-27 Tim J. RobbinsCopy some VM changes from smbfs_putpages() to nwfs_putp...
2003-02-27 Tim J. RobbinsBuild the ncp and nwfs modules again, but only on i386...
2003-02-27 Søren SchmidtOnly use function 1 not 0 on cypress chips.
2003-02-27 Ruslan ErmilovOnly cross-tools may use TARGET_ARCH/TARGET, everyone...
2003-02-27 Hartmut BrandtWhen we have found a chunk of memory that is large...
2003-02-27 Poul-Henning... Add necessary awk magic to create a table of major...
2003-02-27 Hartmut BrandtWhen a process has been waiting on a condition variable...
2003-02-27 Doug BartonTry another solution for not expanding a CVS tag.
2003-02-27 Tim J. RobbinsFix vnode corruption bug when trying to rename files...
2003-02-27 Poul-Henning... Mark comments with '#' to make this machine-readable
2003-02-27 Tim J. RobbinsSync nwfs_access() with smbfs_access(): use vaccess...
2003-02-27 Poul-Henning... NODEVFS cleanup:
2003-02-27 Poul-Henning... NODEVFS cleanup:
2003-02-27 Søren SchmidtFix UDMA modes setup on CMD chips.
2003-02-27 Tim J. RobbinsCatch up with recent netncp changes: ncp_chkintr()...
2003-02-27 Tony FinchPull some common uu/b64 code out into shared functions...
2003-02-27 David XuRelease sched_lock before calling upcall_free.
2003-02-27 John W. De... - Increase the maximum device name length.
2003-02-27 Scott LongAdd the ID for the CS4205 codec found in Dell laptops...
2003-02-27 Tony FinchDocument uudecode's new relaxed mode for handling raw...
2003-02-27 Tony FinchAdd a relaxed mode for handling raw input which is...
2003-02-27 David XuNeedn't kse.h
2003-02-27 Tony FinchBe POSIXly correct in the handling of /dev/stdout ...
2003-02-27 Julian ElischerChange the process flags P_KSES to be P_THREADED.
2003-02-27 David Xucat KSE > /dev/null
2003-02-26 Ruslan ErmilovImplemented "nooption" and "nomakeoption" config(8...
2003-02-26 Juli MallettExtend our -R extension which sets the number of argume...
2003-02-26 Juli MallettDe-typo usage string.
2003-02-26 Poul-Henning... Forced commit to record correct commit message:
2003-02-26 Bill PaulAs previously threatened, add TCP/IP checksum offload...
2003-02-26 Max KhonCatch up with KSE changes.
2003-02-26 Poul-Henning... NODEVFS cleanup:
2003-02-26 Poul-Henning... NODEVFS cleanup:
2003-02-26 Poul-Henning... NODEVFS cleanup: Don't call cdevsw_{add,remove}()
2003-02-26 Poul-Henning... msg
2003-02-26 Poul-Henning... NODEVFS cleanup: Create devices with make_dev() instea...
2003-02-26 Poul-Henning... msg
2003-02-26 David E. O... FreeBSD Makefile style guide.
2003-02-26 Philippe CharnierThe usage string: renice [priority | [-n incr]] .....
next