]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-14 Nik ClaytonBe a little clearer about login_getpwclass(3), and...
1999-07-14 Bill PaulMake a few other cleanups while I'm in the area. Typo...
1999-07-14 Bill PaulRevert some changes I had made to try and cut down...
1999-07-14 Peter WemmOops, missed out one chunk of the last patch. (*blush*)
1999-07-14 Kazutaka YOKOTAThe following patch will remove a hack introduced in
1999-07-14 John PolstraChange the symbol used to find the end of an object...
1999-07-14 Foxfair HuChange the wrong URL of back-issue FreeBSD newsletter.
1999-07-13 Brian FeldmanImplement seekability for disk devices (not just regula...
1999-07-13 Kirk McKusickCreate the macro DOINGASYNC to check whether the MNT_AS...
1999-07-13 Poul-Henning... dont allow open if no device was found.
1999-07-13 David E. O... Move the xe0 driver back where it was. It was misleadi...
1999-07-13 Alan CoxCommit the correct patch, i.e., the one that actually...
1999-07-13 Alan CoxChanged the implementation of the primitives to guarant...
1999-07-12 Nik ClaytonAdd $Id$, to make it simpler for members of the transla...
1999-07-12 Nik ClaytonAdd $Id$, to make it simpler for members of the transla...
1999-07-12 Nik ClaytonAdd $Id$, to make it simpler for members of the transla...
1999-07-12 Nik ClaytonAdd $Id$, to make it simpler for members of the transla...
1999-07-12 Nik ClaytonAdd $Id$, to make it simpler for members of the transla...
1999-07-12 Nik ClaytonAdd $Id$ to these manpages.
1999-07-12 Mike PritchardUse .Xr to xref pccardd(8).
1999-07-12 Brian FeldmanCorrect a mistake in so_cred changes. In practice,...
1999-07-12 Mike PritchardFix a couple of typos.
1999-07-12 Mitsuru IWASAKIRefine on explanation for apm stuff.
1999-07-12 Dmitrij TejblumUse USRSTACK (defined in <machine/vmparam.h>) to get...
1999-07-12 Nick HibmaCorrect typo
1999-07-12 Roger HardimanBug fixes
1999-07-12 Kazutaka YOKOTAImprove Logitech MouseMan+ protocol support.
1999-07-12 Kris KennawayCorrect a couple of spelling errors in comments.
1999-07-12 Sheldon HearnFix commented out CFLAGS addition for LOGIN_CAP_AUTH...
1999-07-12 Kazutaka YOKOTAImplement a kludge for some wheeled mice for which...
1999-07-12 Doug RabsonAdd code to 'handle' R_ALPHA_NONE relocations by ignori...
1999-07-12 David E. O... Add portlint(1) and sort "SEE ALSO"'s.
1999-07-12 Poul-Henning... remove a set_cpl which survived last change.
1999-07-12 Tim Vanderhoek - FreeBSD.ORG => FreeBSD.org
1999-07-11 Poul-Henning... We may have three ways to generate the SPL functions...
1999-07-11 Poul-Henning... Use the fsid from the superblock, unless it looks bogus...
1999-07-11 Brian FeldmanTwo new sysctls: net.inet.tcp.getcred and net.inet...
1999-07-11 Alan CoxCleanup OBJ_ONEMAPPING management.
1999-07-11 Bill PaulAdd wb0 to GENERIC now that it actually does work on...
1999-07-11 Doug RabsonAdd a hook for a bus to detect child devices which...
1999-07-11 Brian FeldmanFix ``:''.
1999-07-11 John-Mark Gurneydisable tag queing for the MICROP 4421-07 drive. It...
1999-07-11 Jason EvansFix a couple more coding style nits.
1999-07-11 Jason EvansModify previous changes to conform better to libc_r...
1999-07-11 Mitsuru IWASAKIAdd apmd_enable and apmd_flags for the boot-time optinos.
1999-07-11 Bill PaulMake the Winbond ethernet driver work on FreeBSD/alpha...
1999-07-10 David E. O... This commit was generated by cvs2svn to compensate...
1999-07-10 David E. O... Virgin import of GCC 2.7.2.3
1999-07-10 Alan CoxAn SMP-specific change: eliminate a check on bsp_apic_ready
1999-07-10 Peter WemmConvert the if_fea (DEC FDDI) driver to newbus since...
1999-07-10 Wes PetersFixed a minor style nit in the EXAMPLE section.
1999-07-10 Alan CoxChange the data type used to represent page color in...
1999-07-10 Mitsuru IWASAKIFix typo ($Id: ... % --> $Id: ... $).
1999-07-10 Alan CoxRemove unused function prototypes.
1999-07-10 Mitsuru IWASAKIAdd apmd support code.
1999-07-10 Mitsuru IWASAKIPut apmd configuration and rc files in /etc.
1999-07-10 Mitsuru IWASAKIActivate apmd.
1999-07-10 Mitsuru IWASAKIThe apmd package provides a means of handling various...
1999-07-10 Bruce EvansGo back to the old (icu.s rev.1.7 1993) way of keeping...
1999-07-10 Peter WemmFixes for a couple of problems in last commit:
1999-07-10 Bruce EvansFixed a longstanding scheduling bug. ASTs and softcloc...
1999-07-10 Poul-Henning... Fix a dev_t/udev_t issue with accounting. lastcomm...
1999-07-10 Kris KennawayAdd -W and fix the warning due to missing struct initia...
1999-07-10 Brian SomersOops - add a missing cast.
1999-07-10 Brian SomersLeap through one more hoop to avoid alignment problems.
1999-07-09 Poul-Henning... Add example of how to create a jail.
1999-07-09 Poul-Henning... Clarify an explanation a little bit.
1999-07-09 Poul-Henning... Add a pseudo target called "jail" which DTRT for a...
1999-07-09 Poul-Henning... Allow jailed proccesses to open non-process vnodes...
1999-07-09 Peter WemmFix the previous warning a different way since the...
1999-07-09 Peter WemmMinor tweak - don't cause a warning.
1999-07-09 Peter WemmUse %q rather than rolling a custom routine.
1999-07-09 Peter WemmImplement the %q prefix for the integer types. Note...
1999-07-09 Matt JacobAdd in dbregs stubs that a committer for changes on...
1999-07-09 Bill Paulif_sk.c: use pci_port_t instead of u_short
1999-07-09 Peter Wemmbufhashinit() is called with a caddr_t and is expected...
1999-07-09 John PolstraAdd a MAINTAINER line naming myself. We control the...
1999-07-09 John PolstraFix bug: if a dlopen() failed (e.g., because of undefin...
1999-07-09 Sheldon HearnFix typo in previous commit.
1999-07-09 KATO TakenoriRemoved device-dirver flags.
1999-07-09 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.148.
1999-07-09 Sheldon HearnAdd the pps (Pulse per second timing interface) device.
1999-07-09 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.355.
1999-07-09 Sheldon HearnUse the proctitle to indicate that we're busy wrapping...
1999-07-09 Sheldon HearnAllow internal and external wrapping to be enabled...
1999-07-09 David E. O... Install dhclient.conf.
1999-07-09 Bill PaulThis commit adds driver support for the SysKonnect...
1999-07-09 Jonathan LemonSupport for i386 hardware breakpoints.
1999-07-09 Jonathan LemonImplement support for hardware debug registers on the...
1999-07-09 Jordan K. HubbardProperly document /etc/defaults/rc.conf and rc_conf_files.
1999-07-08 Bill FumerolaFix nested if/else within an if
1999-07-08 Peter WemmTweak previous commit. Only sense the configuration...
1999-07-08 Kirk McKusickCondition in KASSERT was reversed.
1999-07-08 Marcel MoolenaarImplement VT_RELDISP ioctl
1999-07-08 KATO TakenoriSync with sys/dev/syscons/syscons.c revision 1.313.
1999-07-08 KATO TakenoriSync with sys/i386/i386/machdep.c revision up to 1...
1999-07-08 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.79.
1999-07-08 KATO TakenoriSync with sys/i386/conf/Makefile.i386 revision 1.158.
1999-07-08 Brian FeldmanDEFAULT_PAGE_SIZE was removed, pgtok defined in headers...
1999-07-08 Kirk McKusickThese changes appear to give us benefits with both...
next