]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-10-07 markmBring in SRA for telnet.
1999-10-07 n_hibmaremove the use of uhci_reset to wake up the controller...
1999-10-07 n_hibmaRemove last bits and pieces of NetBSD porting.
1999-10-07 n_hibmaRemove the last bits and pieces left over from porting...
1999-10-07 kuriyamaAdd COREGA EtherII PCC-T entry.
1999-10-07 sheldonhMdoc cleanup, with a few grammar cleanups on the side.
1999-10-07 marcelSimplification of the signal trampoline and other cleanups.
1999-10-07 bpPut back cn_namelen initialization. Removed by phk...
1999-10-07 marcelI forgot this one :-(
1999-10-07 alfredsync with netbsd PR 8534, fix undefined C code.
1999-10-07 brianDon't go from datalink state opening directly to lcp...
1999-10-07 msmithAdd entries for the 'amrd' and 'mlxd' disk nodes used...
1999-10-07 msmithConnect the 'amr' and 'mlx' drivers. They can be built...
1999-10-07 msmithThis is a driver for the AMI MegaRAID family of control...
1999-10-07 msmithThis is a driver for the Mylex DAC960 family of integra...
1999-10-07 msmithBe much more selective in claiming devices that might...
1999-10-07 msmithRe-synchronise the alpha major numbers list with the...
1999-10-06 brianMention the received/expected magic for dodgy ECHO...
1999-10-06 jhaySwap IOC_OUT and IOC_IN for the SETDIR macro. The linux...
1999-10-06 alfredPut the umount request through the same translation...
1999-10-06 brian5 minutes == 300 seconds, not 600 !
1999-10-06 yokota- Remove cdevsw_add().
1999-10-06 yokota- Remove cdevsw_add().
1999-10-06 sheldonhDo not misinterpret blank and comment lines as password...
1999-10-06 ruFixed the description of how packets re-enter IP firewa...
1999-10-06 sheldonhRemove the description of the deprecated savecore_enabl...
1999-10-06 n_hibmaRemove the inclusion of device.h. It's no longer there.
1999-10-06 phkAdd $FreeBSD$.
1999-10-05 n_hibmaRemoval of sys/device.h
1999-10-05 n_hibmaAttempt at cleaning up the (unused part of) support...
1999-10-05 n_hibmaAdd SLIST_HEAD_INITIALIZER for static initialisation...
1999-10-05 n_hibmaCheck whether init and term are actually given
1999-10-05 n_hibmaAdd comment about the debugging flag
1999-10-05 n_hibmaPrint more verbose debugging output
1999-10-05 cpiazzao Fix some random spelling errors
1999-10-05 obrienFully document -q.
1999-10-05 marcelUndo previous change.
1999-10-05 jkhReally fix the auto keyword botch correctly by just...
1999-10-05 grogBring in line with reality.
1999-10-05 brianBring links down gently when their throughput isn't...
1999-10-05 rogerFound and fixed FM radio mute bug
1999-10-04 marcelRe-introduction of sigcontext.
1999-10-04 marcelFix style bug.
1999-10-04 ruRecommend "secure-stable-supfile" instead of "secure...
1999-10-04 peterUse the rev 1.1.2.1 code from RELENG_3 for atomic opera...
1999-10-04 peterTypo: s/__GNUC_MINOR_/__GNUC_MINOR__/
1999-10-04 peterFix: WARNING: "iic" is usurping "iic"'s cdevsw[] -...
1999-10-04 peterComplete move of kvm.h to lib/libkvm so it's self conta...
1999-10-04 peterAdd libkvm to the includes target.
1999-10-04 peterInstall <kvm.h> from here (after repo copy) so it's...
1999-10-04 sheldonhThe previous commit missed two unquoted variable expans...
1999-10-04 marcelFix style bug: order includes
1999-10-04 phkIntroduce swopen to prevent blockdevice opens and insis...
1999-10-04 phkWarn once per driver about dev_t's not registered with...
1999-10-04 phkGive the swap device a D_DISK flag against my better...
1999-10-04 phkA little step further in the dev_t cleanups:
1999-10-04 phkMove the buffered read/write code out of spec_{read...
1999-10-04 rogerUpdate Australian channel set and add Leadtek Winfast...
1999-10-04 phkbe more consistent about passing the whole/raw dev_t...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-04 obrienVirgin import of EGCS 1.1.2's libio -- the C++ iostream...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-04 obrienVirgin import of EGCS 1.1.2's libstdc++
1999-10-04 phkRemove unused B_FORMAT #define
1999-10-03 deischenChange pnp ID for the SupraExpress 56i Sp V.90 modem...
1999-10-03 eivindAllow compilation with older versions of GCC, in order...
1999-10-03 gallatinA band-aid to prevent multi-hose alpha chipsets (aka...
1999-10-03 n_hibmaChange from using a dv_xname in struct device to using
1999-10-03 n_hibmaCheck for a valid irq number before calling BUS_SETUP_INTR.
1999-10-03 greenNuke the FIODTYPE compatibility bits. It's time.
1999-10-03 deischenAdd logical device ID for the Diamond SupraExpress...
1999-10-03 obrienDetect CTL0044 & CTL0045 as "Creative AWE64 PnP" rather...
1999-10-03 marcelLink ucontext.h to sys/ucontext.h
1999-10-03 dcsRevert to 1.15, since, as pointed out by bde, 1.16...
1999-10-03 marcelReinstate the 4th argument to old signal handlers....
1999-10-03 marcelFix style bugs caused by using the wrong file to copy...
1999-10-03 phkBefore we start to mess with the VFS name-cache clean...
1999-10-03 dfrDisable pnp devices before running heuristic probes...
1999-10-03 marcelFix style bugs
1999-10-03 marcelFix style bugs and ordering
1999-10-03 marcelRestore -traditional compilation
1999-10-03 marcelDon't use const and volatile directly. Use the macros...
1999-10-03 obrienVirgin import of EGCS 1.1.2
1999-10-03 obrienThis commit was generated by cvs2svn to compensate...
1999-10-03 bdeFixed "misspelling" of bcmp as memcmp. memcmp doesn...
1999-10-03 phkFix building non-crypto releases.
1999-10-03 bdeRemoved redefinitions of CDRIOCBLANK and CDRIOCNEXTWRIT...
1999-10-03 bdeFixed the hack for using "../libgcc/Makefile" in libgcc...
1999-10-03 brianSet the i4b bandwidth - i4b doesn't report it via tcget...
1999-10-03 achesv_SE collate
1999-10-03 acheISO8859-5 time definition
1999-10-03 acheISO8859-5 collate
1999-10-03 acheallow comments in map files
1999-10-03 acheISO8859-5 locale
1999-10-03 acheadd ru_RU->ru_SU alias for 8859-5
1999-10-03 acheadd ru_SU.ISO_8859-5 locale dirs
1999-10-02 obrienVirgin import of EGCS 1.1.2
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrien* We have /var/tmp, not /usr/tmp. So use that where...
1999-10-02 mjacobadd SA_1FM_AT_EOD option for scsi_sa- this causes a...
next