]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-01-14 jdpAdd a wrapper <linker_set.h> for <sys/linker_set.h...
1999-01-14 jdpMove the linker set definitions into a new header file
1999-01-14 msmithdftp -> dtfp Get it right...
1999-01-14 kjcadd HZ missing in options.
1999-01-14 yokotaFix various breakage after the recent keyboard driver...
1999-01-14 n_hibmaRemoval unneccessary definitions
1999-01-14 n_hibmaCorrected the latent fact that the uhub driver was...
1999-01-14 n_hibmaAdded Entrega Parallel and Serial Connectors to the...
1999-01-13 rnordierIn the event of a disk error, boot2 is expecting an...
1999-01-13 grogDon't install vinum(8) sgid.
1999-01-13 abialChange /boot/boot.conf to /boot/loader.rc - this name...
1999-01-13 abial*** empty log message ***
1999-01-13 abialAdd words "pc!" and "pc@" which allow to manipulate...
1999-01-13 obrienFix conflicts.
1999-01-13 obrienUpdated version string to 6.0-release.
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienVirgin import of AMD (am-utils) v6.0
1999-01-13 joergMention isdn4bsd support.
1999-01-13 joergAdd some special hooks for sppp(4) interfaces. In...
1999-01-13 yokotaUse the correct macro to test flags; we need KBD_IS_INI...
1999-01-13 simokawaAllocate aligned memory according to sizeof(char *).
1999-01-13 simokawaAdd '-fno-builtin' to CFLAGS for alpha.
1999-01-13 yokotaCalculate the number of bitmap colors in the correct...
1999-01-13 yokotaMove notes on some flags for AT keyboard. They used...
1999-01-13 hmIntegrate the ISDN subsystem into the /etc/rc framework
1999-01-13 msmithTypo in patch application.
1999-01-13 desSort options alphabetically.
1999-01-13 msmithAssign cdev major 84 to 'dftp' for "Louis A. Mamakos...
1999-01-13 dannyExample "19%y" changed to "%Y" to discourage poor usage.
1999-01-13 dannyMF22 - allow dates to 2069
1999-01-13 bdeLet drivers specify interrupt flags (INTR_EXCL and...
1999-01-13 julianAdd support for the ACER LABS Aladin chipset UDMA contr...
1999-01-13 julianRe-enable the options in ps(1) that were disabled with...
1999-01-13 yokotaOops, I accidentaly left the debug option on by default.
1999-01-13 yokotaGet conditional compilation right so that unnecessary...
1999-01-13 n_hibmaChanged 'xxxdebug = 0' to '...= 1' (Brian Feldman)
1999-01-13 n_hibmaRemoved warning and comments
1999-01-13 n_hibma1) Bug fix: Interrupt transfers worked only for the...
1999-01-12 mjacobFix for compiling on alpha.
1999-01-12 mjacobfix for compiling on alpha
1999-01-12 msmithReplace /mnt with ${MNT}
1999-01-12 brianIf we've configured CBCP *and* another not-so-important
1999-01-12 impConvert to HTML. Verified to work on Netscape 4.5...
1999-01-12 dannyFix leap year comments. 2000 is a leap year, so code...
1999-01-12 dannyFix leap year calculations, including 2000. The code...
1999-01-12 dannyAllow --newer and friends to handle dates beyond 1999...
1999-01-12 eivind... _and_ the (void*) casts for %p. Next, I'll forget...
1999-01-12 eivindAvoid unnecessary GCCism - I hadn't noticed the __unuse...
1999-01-12 eivindMake dsopen() and dsioctl() use cdstrategy1 instead...
1999-01-12 woschAdded FreeBSD 2.2.8, FreeBSD 3.0, FreeBSD 3.1
1999-01-12 joergAllow chflags(1) to fail inside the chroot environment...
1999-01-12 asamiOops, I missed a few more /etc/nologin references yeste...
1999-01-12 peterThese files were replaced by symlinks in 8.9.2...
1999-01-12 peterUpdate the default sendmail.cf to be a little more...
1999-01-12 peterUpdate for 8.9.2 (new file, control.c)
1999-01-12 eivindCast argument to avoid warning.
1999-01-12 eivindRemove two cases of unused variable sp3.
1999-01-12 eivind#ifdef out unused function key_freetables.
1999-01-12 peterMerge sendmail 8.9.1 -> 8.9.2 changes into mainline...
1999-01-12 eivindRemove functions that are no longer in use.
1999-01-12 eivind* Print pointers using the correct type (%p) instead...
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-12 peterImport sendmail-8.9.2 onto vendor branch (update from...
1999-01-12 eivindAdd #ifdef's to avoid unused label warning in some...
1999-01-12 yokotaFix PIO_KEYMAPENT/GIO_KEYMAPENT. They used to copy...
1999-01-12 eivindRemove unused statics.
1999-01-12 eivindDe-staticize and add prototype for main debug function...
1999-01-12 eivindRemove unused variable & clean up a couple of style...
1999-01-12 eivindSilence warnings.
1999-01-12 eivindRemove declarations for undefined functions and a coupl...
1999-01-12 eivindSilence warning about unused debug function. (I'll...
1999-01-12 eivindSilence warnings.
1999-01-12 dfrA couple more osf/1 compat tweaks.
1999-01-12 yokotaClean up warnings: get conditional compilation right...
1999-01-12 mjacobClean up and fix quirk table (was missing necessary...
1999-01-12 peterWhen doing a setuid script, the usual #!/usr/bin/perl...
1999-01-12 jkoshyTeach mtree(8) to handle whitespace in filenames. ...
1999-01-12 eivind%b takes ints, not u_longs.
1999-01-12 eivindClean out warnings by changin ID string declarations...
1999-01-12 eivindSwitch type of vxintr instead of using the previous...
1999-01-12 eivindRemove 'pci_bridgeto' - it was just an empty placeholder.
1999-01-12 eivindRemove unused variable.
1999-01-12 eivindSilence warning by casting vxintr to correct type
1999-01-12 eivindClean out warnings introduced in last commit.
1999-01-12 n_hibmaTake cdev major # 114 for ugen
1999-01-12 eivindMove a couple of functions to make __inline work. ...
1999-01-12 eivindAdd a prototype to silence warnings.
1999-01-12 n_hibma1) textual changes
1999-01-12 n_hibmaChanged DRIVER_MODULE to CDEV_DRIVER_MODULE
1999-01-12 eivindRemove/comment out unused functions.
1999-01-12 eivindSilence warnings by cleaning up xxxintr types
1999-01-12 eivindSilence warnings.
1999-01-12 eivindClean up warnings; a couple of these came because of...
1999-01-12 jkhadd minimum2 entry
1999-01-12 eivindSilence warnings.
1999-01-12 eivindSilence warnings by removing unused convenience functio...
1999-01-11 bdeFixed minor style bugs in previous commit.
1999-01-11 bdeUpdated for not-so-new version of Cyclom-Y PCI boards...
1999-01-11 eivindAvoid warning for unused variable.
1999-01-11 julianremove some unused variables
next