]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-08-28 billfClean up previous commit.
2000-08-28 grogAdd the description of some hard-learnt restrictions...
2000-08-28 impDefine a pcic module version
2000-08-28 cokaneRemoved detection for Voodoo Banshee and Voodoo3 cards...
2000-08-28 imp/boot/device.hints is now required.
2000-08-28 marcelDon't enable Linuxulator support if not on an i386.
2000-08-27 mjacobremove clause 3 licence
2000-08-27 mjacobvarious fixes
2000-08-27 billfBDECFLAGS
2000-08-27 billfAdd 'shot', using the definition used by bars and shotg...
2000-08-27 mjacob*fix* commented out DEVFS
2000-08-27 mjacobadd commented out DEVFS
2000-08-27 jwdRemove a stray backspace character.
2000-08-27 gshapirosendmail 8.11.0 has been merged into RELENG_4
2000-08-27 phk Reorder vop's alphabetically.
2000-08-27 phkCall destroy_dev() when sio devices go away.
2000-08-27 yokotaFix ioctl MOUSE_SETMODE as defined in mouse(4).
2000-08-27 peterTry and fix up some bogus indentation leftovers from...
2000-08-27 peterSigh, today is not my day. Convert a verbose while...
2000-08-27 peter*blush*. I was *sure* I compiled this after the last...
2000-08-27 itojunwarn that setsockopt/sysctl # spaces are shared among...
2000-08-27 peterkillall.c is meant to be a superset replacement of...
2000-08-26 alfrednew sysctl 'kern.openfiles' (exports nfiles to userland)
2000-08-26 peterAllow the DPT pci attachment to share IRQ's
2000-08-26 rwatsono Correct spelling of ufs_exttatr_find_attr -> ufs_exta...
2000-08-26 phkMinor cleanups tp devfs_readdir();
2000-08-26 n_hibmaSync with NetBSD:
2000-08-26 benMake mergemaster ignore files in /dev if /dev is a...
2000-08-26 phkMount DEVFS with no options.
2000-08-26 impMake if_xe eepend on both xe and card.
2000-08-26 nyanEnabled pcic, card and xe devices.
2000-08-26 jwdPass two pointer parameters to the r_debug_state()...
2000-08-26 marcelWhitespace change: (near) KNF
2000-08-26 gehennaRegen.
2000-08-26 marcelFix bug in previous commit. We need to trim the limits...
2000-08-26 gehennaAdd vendor IBM product USB CD-ROM Drive
2000-08-26 obrienMake the arguments match the functionality of the funct...
2000-08-26 greenFix a premature freeing bug found with malloc debugging...
2000-08-26 marcelMake this file compile again when COMPAT_43 has not...
2000-08-26 marcelRe-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit
2000-08-26 impMinor tweaks to have the card be properly enabled via...
2000-08-25 peterm_mballoc_wait() had a spl/tsleep race. mbufs can...
2000-08-25 brianFinger.conf first appeared in 4.2 (now that it's been...
2000-08-25 peterIf the config program found a hints file and included...
2000-08-25 peterIf a ${KERNEL}.hints file exists, and no hints are...
2000-08-25 peterAdd some anti-foot-shooting protection to the kernel...
2000-08-25 iwasakiMove acpi_softc into acpi.h to be shared from additiona...
2000-08-25 brianCorrect variable spelling
2000-08-25 brianFix the -m option - broken by the last commit.
2000-08-25 asamiUpdate BSD.x11-4.dist to XFree86-4 after repo copy...
2000-08-25 bdeQuick fix for msdsofs_write() on alphas and other machi...
2000-08-25 acheSync with main
2000-08-25 achecons25r: minimize differences with cons25
2000-08-25 kuriyamaCorrect messages for VIA Apollo Pro133A.
2000-08-25 sheldonhAdd a missing comma.
2000-08-25 sheldonhReplace the thumb-suck phrase "system call vector trans...
2000-08-25 marcelFix typo in license.
2000-08-25 takawataAnother file needed for ACPI,I forgot to commit.
2000-08-25 brianAllow finger.conf to contain aliases for files that...
2000-08-24 jhbAdd a new compile-time tweak to BTX. If you set the...
2000-08-24 peterQuick Fix: swap.c doesn't appear to actually need ...
2000-08-24 peterQuick fix. <sys/conf.h> now depends on <sys/time.h...
2000-08-24 greenMake the temporary file _evp.h instead of evp.h to...
2000-08-24 peterComment out the static wiring of hints for GENERIC...
2000-08-24 peterI should know better than to touch this without testing...
2000-08-24 jhb- When adjusting the end of a partition to lie on a...
2000-08-24 greenStill have to support libscrypt for now :( Add #define...
2000-08-24 phkDang, a _clone routine escaped #ifdef DEVFS containment.
2000-08-24 phk Fix panic when removing open device (found by bp@)
2000-08-24 rogerFix newbus resource allocations
2000-08-24 sheldonhWhitepace-only: normalize line-breaking.
2000-08-24 takawataAdd orthogonal part of ACPI support code.
2000-08-24 yokotaAdd spltty()/splx() in the watchdog timer routine.
2000-08-24 katoFixed freeing wrong address.
2000-08-24 sheldonhList loader.conf and friends in the FILES section.
2000-08-24 sheldonhImport the new linux(4) manual page, which will be...
2000-08-24 impSync to pccarddevs 1.5
2000-08-24 impo Fix unterminated comment
2000-08-24 greenRevert the suser -> suser_xxx change made previously...
2000-08-23 alfredthe code assumes that getgroups() always returns NGROUP...
2000-08-23 psAdd a sysctl which hides all process except those that...
2000-08-23 wpaulAdd entry for the Farallon Skyline 11Mbps wireless...
2000-08-23 wilkoVarious cleanups all around. Document serial/graphics...
2000-08-23 acheAdd missing quotes around xauth path
2000-08-23 bmahUpdate my email address in various places in pkg_version.
2000-08-23 bmahMake the following additional entries to RELNOTES.TXT...
2000-08-23 asmodaiAdd weak symbol pragma for crypt_set_format().
2000-08-23 greenGenerate a new evp.h at build-time instead of install...
2000-08-23 sheldonhOnly print information about reads and writes when...
2000-08-23 krisIncrease the default value of LoginGraceTime from 60...
2000-08-23 krisRespect X11BASE to derive the location of xauth(1)
2000-08-23 sheldonhFix the matcd driver for the new world order. This...
2000-08-23 krisThis commit was generated by cvs2svn to compensate...
2000-08-23 krisFix for buffer overflow in command-line arguments to...
2000-08-23 sheldonhMiscellaneous fixes:
2000-08-23 sheldonhNormalize the diagnostics list.
2000-08-23 sheldonhMiscellaneous fixes:
2000-08-23 sheldonhWhitespace-only change: normalize line-breaking.
2000-08-23 sheldonhMisc: mlx -> Nm
2000-08-23 sheldonhWhitespace-only changes: split over-long lines.
next