]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-08 Guido van RooijThis commit was generated by cvs2svn to compensate...
1999-11-08 Guido van RooijImport of ipfilter 3.3.3 in anticipation of its revival.
1999-11-08 Poul-Henning... A little bit of nitpicking in the 'syncing disks.....
1999-11-08 Matthew Dillon Fix nfssvc_addsock() to not attempt to free a NULL...
1999-11-08 John HayMake sigreturn() work properly by zeroing mc_onstack...
1999-11-08 Jordan K. HubbardAdd the latest categories.
1999-11-08 Jordan K. HubbardDefensive coding to prevent a potential segfault.
1999-11-08 Kazutaka YOKOTA- Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_RE...
1999-11-08 Poul-Henning... remove a confusing and stale comment.
1999-11-08 Poul-Henning... Oops, a bit too hasty there.
1999-11-08 Jordan K. HubbardAllow distributions to be excluded more easily in scripts.
1999-11-08 Poul-Henning... Ignore leading 'r' in base of root device name.
1999-11-08 Kazutaka YOKOTA- This is the new version of libvgl jointly developed...
1999-11-08 Kazutaka YOKOTA- Added the following options; they have existed in...
1999-11-08 Kazutaka YOKOTA- Added a new kernel configuration option: SC_TWOBUTTON...
1999-11-08 Poul-Henning... Various cleanups.
1999-11-08 Poul-Henning... simplify check for device.
1999-11-08 Kazutaka YOKOTA- Removed SC_VIDEO_DEBUG. It is broken and useless...
1999-11-08 Peter WemmZap DEV_DRIVER_MODULE(). The New world order is that...
1999-11-08 Peter WemmZap devsw_module_handler().
1999-11-08 Peter WemmUse cdevsw_add() explicitly and DRIVER_MODULE().
1999-11-08 Peter WemmCall id_drvinit() from attach, not probe as the OS...
1999-11-08 Peter WemmTake a shot at using cdevsw_add() to get it working...
1999-11-08 Peter WemmUse cdevsw_add() until the rest of the devices are...
1999-11-08 Peter WemmUse DRIVER_MODULE(), apm.c already takes care of it...
1999-11-08 Poul-Henning... Rename remove_dev() to destroy_dev().
1999-11-08 Peter WemmUse (temporarily) cdevsw_add() so we can change from...
1999-11-08 Peter WemmUse cdevsw_add() (temporarily) to avoid DEV_DRIVER_MODU...
1999-11-08 Peter WemmUse DEVICE_MODULE() directly instead of DEV_DRIVER_MODU...
1999-11-08 Peter WemmUse cdevsw_add() explicitly as a workaround for DEV_DRI...
1999-11-08 Peter WemmNo need to use DEV_DRIVER_MODULE() since the bktr drive...
1999-11-08 Peter WemmDon't let drivers that use DEV_DRIVER_MODULE() compile...
1999-11-08 Peter Wemmulpt.c and ums.c already uses make_dev(), so there...
1999-11-08 Peter WemmDon't indirect via devsw_module_handler() for DEV_MODUL...
1999-11-08 Peter WemmA hack basically.. We have a bunch of code that used...
1999-11-08 Sean Eric FaganExplain why Warner is right, and I am wrong, in the...
1999-11-08 Joseph KoshyDocument startup behaviour of mail(1).
1999-11-08 Peter WemmUpdate for fileops.fo_stat() addition. Note, this...
1999-11-08 Peter WemmUpdate the stream socket fileops table to match fo_stat...
1999-11-08 Peter WemmUse fo_stat() rather than Yet Another duplication of...
1999-11-08 Peter WemmAdd a vnode fo_stat() entry point.
1999-11-08 Peter WemmUpdate socket file type for fo_stat(). soo_stat()...
1999-11-08 Peter WemmUpdate pipe code for fo_stat() entry point - pipe_stat...
1999-11-08 Peter WemmUse fo_stat() rather than duplicating knowledge of...
1999-11-08 Peter WemmCreate a fileops fo_stat() entry point. This will...
1999-11-08 Archie CobbsUpdate to better reflect reality.
1999-11-08 Archie CobbsAdd missing documentation for the two control messages...
1999-11-08 Archie CobbsAdd some more clarification.
1999-11-08 Archie CobbsFix crash when trying to duplicate a NULL meta.
1999-11-08 Archie CobbsGet rid of the 'sync2' hook, which was a hack. Instead...
1999-11-08 Archie CobbsAdd support for the IFF_MULTICAST flag. There's not
1999-11-08 Alan CoxRemove unused declarations.
1999-11-07 Alan CoxRemove unused #include's.
1999-11-07 Steve PriceCorrect logic from previous commit - middle processes...
1999-11-07 Poul-Henning... Use vop_panic() instead of spec_badop().
1999-11-07 Poul-Henning... Make vop_panic() a little more informative.
1999-11-07 Poul-Henning... Simplify and de-bogotify check for raw disk.
1999-11-07 Poul-Henning... Patch got this one wrong, we want to check securelevel...
1999-11-07 Poul-Henning... Remove the iskmemdev() function. Make it the responsib...
1999-11-07 David E. O... Rev 1.2 appears to have come from this commit to gcc...
1999-11-07 Poul-Henning... Remove the devsw magic from DEV_MODULE()
1999-11-07 Søren SchmidtAdd the ata driver to the compiled in targets.
1999-11-07 Brian SomersDon't zero-pad netgraph node ids
1999-11-07 John BirrellReplace freebsdelf with freebsd in BINDIR
1999-11-07 Sean Eric FaganMake an incredibly stupid change because Warner threate...
1999-11-07 Alan CoxThe functions declared by this header file no longer...
1999-11-07 John BirrellThese have been repo-copied to i386-freebsd.
1999-11-07 John BirrellThese have been repo-copied to alpha-freebsd.
1999-11-07 John BirrellReplace freebsdelf with freebsd in most places.
1999-11-07 John BirrellAfter a repo copy of as_{alpha,i386,mips} to {alpha...
1999-11-07 Brian FeldmanFix the advisory file locking by restoring previous...
1999-11-07 John BirrellReplace freebsdelf with freebsd in BINDIR.
1999-11-07 Julian ElischerStop nroff from complaining about the freeBSD version..
1999-11-07 Jonathan LemonUndo rev 1.10, which took out TH_FIN from the CLOSING...
1999-11-07 Julian ElischerBe more accepting about the format of node IDs.
1999-11-07 Seigo TanimuraConserve stereo mode in ioctl SNDCTL_DSP_SETFMT.
1999-11-07 David E. O... Add a new "-r" (right) option that reverses the order...
1999-11-07 Chris CostelloFix spelling errors.
1999-11-07 Matt Jacobadd in actual getenv_quad function
1999-11-07 Matt Jacobadd in getenv_quad function
1999-11-06 Eivind EklundChange spaces to tabs where appropriate
1999-11-06 Eivind EklundOptions cleanup.
1999-11-06 John BirrellAdd support for additional architectures.
1999-11-06 Brian SomersSupport PPPoE
1999-11-06 John BirrellUse the simplified genscripts.sh and set the cross...
1999-11-06 John BirrellUse the simplified genscripts.sh and set the cross...
1999-11-06 John BirrellThis is a simplified version of the binutils script...
1999-11-06 John BirrellAdd a BINUTILSDISTDIR hook here too.
1999-11-06 John BirrellThis one might be a bit controversial. 8-)
1999-11-06 John Birrellgas for m68k targeted to NetBSD's a.out format. Useful...
1999-11-06 John Birrellgas for powerpc targeted to FreeBSD.
1999-11-06 John Birrellgas for m68k targeted to FreeBSD.
1999-11-06 John Birrellgas for sparc targeted to FreeBSD as ELF32 for a start...
1999-11-06 John BirrellDon't change the name when building a cross-tool. Just...
1999-11-06 John BirrellAdd the BINUTILSDISTDIR hook here too.
1999-11-06 John BirrellChange CROSS_TARGETS to CROSS_FORMATS because that...
1999-11-06 John BirrellAdd support for additional architectures.
1999-11-06 John BirrellAdd support for additional architectures.
1999-11-06 John BirrellChange CROSS_TOOLS to CROSS_ARCH because that makes...
1999-11-06 John BirrellTeach binutils how to understand NT format objects...
next