]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-02-20 julianWorld, I'd like you to meet the first FreeBSD token...
1999-02-20 yokotaKill an obsolete file. It has been moved to sys/dev...
1999-02-20 yokotaMake sure the DAC palette width is restored to 6 bit.
1999-02-20 yokotaFix <back quote>/<logical not>/<vertical bar> key.
1999-02-20 brianHandle empty PAP & CHAP packets (containing only an...
1999-02-19 n_hibma 1) In polling mode (during boot) the callout_handl...
1999-02-19 luoqiIntroduce machine-dependent macro pgtok() to convert...
1999-02-19 luoqiEliminate a possible numerical overflow.
1999-02-19 luigiavoid panic with pkts larger than MTU and DF set coming...
1999-02-19 dillon Make worklist add function a static, remove from...
1999-02-19 dillon Protect vn worklist and vn->v_{clean,dirty}blkhd...
1999-02-19 luoqiHide access to vmspace:vm_pmap with inline function...
1999-02-19 phkRemove all the #ifdef notyet stuff, it is probably...
1999-02-19 phkSince ifru_flags is a short, we can fit in a copy of...
1999-02-19 semenuAdded description of how they can access particulary
1999-02-19 semenuAdded limited write ability. Now we can use some kind
1999-02-19 brianBe a little more verbose about dodgy looking authentication
1999-02-19 impFinish documenting -S src-addr change.
1999-02-19 msmithAdd entry for D-Link DE-660
1999-02-19 dillonSubmitted by: Alan Cox <alc@cs.rice.edu>
1999-02-19 jdpFix typo in comment.
1999-02-19 jdpOn the i386, load the ELF dynamic linker where an mmap...
1999-02-18 jkhDocument a changed variable name.
1999-02-18 n_hibma Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci...
1999-02-18 n_hibmaChange to a proper numbering scheme for the ugen device...
1999-02-18 kenSet the devstat priority for ccd devices to DEVSTAT_PRI...
1999-02-18 n_hibmaMoved busreset in uhci_init up to avoid clearing of...
1999-02-18 dillon Limit number of simultanious asynchronous swap...
1999-02-18 brianBuild correctly when -DNOCRYPT is used.
1999-02-18 brianDon't expect a chap response if we haven't negotiated
1999-02-18 obrienMore style fixes to bring this almost to bde's suggeste...
1999-02-18 n_hibmaUndo Nicolas' changes (1.91->1.92, added USB controller...
1999-02-18 kenFix sync rate and transfer rate printouts in xpt_announ...
1999-02-18 fennerMake .Os behave as defined (unrecognized arguments...
1999-02-18 fennerSpell ".Fx" properly.
1999-02-18 obrienbde suggests not to trust ${COPY} to always be defined.
1999-02-18 dfrMove the declaration of the vfs.nfs sysctl node outside...
1999-02-18 wollmanAdd a little bit more identifying information to the...
1999-02-18 brianFully support both NT and LANMan CHAP type 0x80 as...
1999-02-17 luoqiInitialize procsig0.ps_refcnt to 1 (instead of 2),...
1999-02-17 msmithUse ${MAKE} not 'make -f'
1999-02-17 mckusickfix double LIST_REMOVE; other cosmetic changes to match...
1999-02-17 bdeFixed bitrot in NFS_ACDEBUG option.
1999-02-17 bdeUse `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' inste...
1999-02-17 dillonSubmitted by: Luoqi Chen <luoqi@watermarkgroup.com>
1999-02-17 impCatch up with the past week:
1999-02-17 jkoshyDocument forward(1) better.
1999-02-17 jkoshyAdd a note about ELF executables requiring to be linked...
1999-02-17 brianNuke any remaining auth timers when datalinks come...
1999-02-16 mjacobadd now required queue.h include
1999-02-16 fennerFix off-by-one error.
1999-02-16 luoqiRe-enable doscmd build.
1999-02-16 luoqiLook for aout X libraries at the right place.
1999-02-16 desBetter fix for the traceroute flood bug.
1999-02-16 kato- Cosmetic change.
1999-02-16 katoMerge with sys/i386/conf/options.i386 revision 1.102.
1999-02-16 katoSync with sys/i386/i386/machdep.c revision 1.326.
1999-02-16 dfr* Change sysctl from using linker_set to construct...
1999-02-16 jkhBe more forgiving of PnP config saving failures.
1999-02-16 brianWait by default for one second after the login script
1999-02-15 n_hibmaApplied patch from MAEKAWA Masahide <bishop@rr.iij4u...
1999-02-15 n_hibmaAdded vendor Compaq/CMDTACH and USB067[03]
1999-02-15 n_hibmaAdded more verbose debugging output to uhci_run
1999-02-15 teggeEnable load of i386 ELF kernels with larger KVA range...
1999-02-15 acheback out obj/colldef PATH hack, it breaks cross-compili...
1999-02-15 bdeFixed bitrot in usage message and disordering of option...
1999-02-15 bdeFixed disordering of options in previous commit.
1999-02-15 bdeEOPNOTSUPP also applies to fchflags().
1999-02-15 bdeDon't pass -static in ${LDFLAGS} to ld for building...
1999-02-15 rogerCorrected ioctl numbers conflict.
1999-02-15 fennerClean up some .Os macro uses: quotes are not needed...
1999-02-15 desIf the user provided a large enough argument to the...
1999-02-15 impnlpt -> lpt changes. Point at the man page, but refrai...
1999-02-15 fennerChange .Fx macro to always display "FreeBSD" and its...
1999-02-15 fennerAlways define oS to be "FreeBSD $2", no matter whether...
1999-02-15 jkhUpdate to deal with pnp userconfig data.
1999-02-15 dillon Minor reorganization of vm_page_alloc(). No functi...
1999-02-15 nate- Set the system immutable flag when installing ld...
1999-02-15 jkhAdd entry for gnome category.
1999-02-15 jkhWrite out new boot blocks on upgrade.
1999-02-15 jkhDo a better job of finding the default root device.
1999-02-15 dillon Fix a bug in the new madvise() code that would...
1999-02-15 jkhaway go lkms, in come klds.
1999-02-15 jkhUnbreak the fixit floppy.
1999-02-15 abialCopy the 'reboot' script only for "dial" floppy.
1999-02-14 dtRemove couple of 'extern int errno'. (They turned to...
1999-02-14 obrienCosmetic reformating.
1999-02-14 nsouchMore appropriate fix to the id_irq read during probe
1999-02-14 dtFrom rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
1999-02-14 jkhPut a convenient marker in rc.conf to show updates.
1999-02-14 jkhFix incorrect initial state for two variables.
1999-02-14 dillon Only needed to cast array index from char to unsign...
1999-02-14 guidoOn second thought: do previous fux in pcic.c better.
1999-02-14 jkhMF3: add SYSVMSG
1999-02-14 guidoSomehow, it is possible to get a pcicintr() when in...
1999-02-14 jkhMF3: SYSVMSG addition, fluff with release notes.
1999-02-14 jkhInclude all the recent screen savers.
1999-02-14 jkhLook in correct rc.conf file.
1999-02-14 jkhDTRT for acd/wcd backwards compatibility
1999-02-14 jkhUpdate to match ports reality.
next