]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-09-22 charnierUse err(3). Put includes in alphabetical order. Use...
1997-09-22 peterTurn on CR4_VME on the AP's the same as the BSP. Note...
1997-09-22 brianDon't pause for one second before starting LCP
1997-09-22 brianUse the correct device name in "show modem"
1997-09-22 brianCorrect the way the uucp lock file and the ttyXX.if...
1997-09-22 gibbsOops. This file shouldn't have been committed.
1997-09-21 wpaulMake selection logic more strict. Only select AF_INET...
1997-09-21 brianSleep for a second before sending the first LCP
1997-09-21 dysonRemove an unfortunate name clash with the zalloc/zfree...
1997-09-21 julianurk, fix spelling error in comment I just fixed.
1997-09-21 julianFix a comment.
1997-09-21 gibbsAdd isa_devtab_cam.
1997-09-21 gibbsUpdated timeout.9 man page describing the new callout...
1997-09-21 gibbsConvert tqdisksort to bufqdisksort. Honor the B_ORDERE...
1997-09-21 gibbsUpdate for new buffer queue data structure.
1997-09-21 gibbsbuf.h:
1997-09-21 gibbsConvert to use the new bufq* functions for dealing...
1997-09-21 gibbsUpdate for new callout interface.
1997-09-21 gibbsinit_main.c subr_autoconf.c:
1997-09-21 gibbsUpdate for changes in the callout interface.
1997-09-21 gibbssoundcard.c:
1997-09-21 gibbsaha1542.c aic6360.c cy.c fd.c ft.c
1997-09-21 gibbsipl.h:
1997-09-21 gibbsautoconf.c:
1997-09-21 gibbsAdd shared EISA interrupt support.
1997-09-21 gibbsMove the rules for aicasm to the MI conf file.
1997-09-21 gibbsConvert to the new callout interface.
1997-09-21 gibbsConvert to the new callout interface.
1997-09-21 gibbsMove the rules for aicasm to the MI conf file.
1997-09-21 brianIt turns out that the following:
1997-09-21 markmFreeBSD's original passwd helper is needed here.
1997-09-21 joergUnspam rev 1.114 that got spammed when someone commited...
1997-09-21 peterImplement the parts needed for VM86 under SMP.
1997-09-21 brianTypo police
1997-09-21 brianAdd a pppctl(8) xref.
1997-09-21 woschAdd ypwhich(1) and yppoll(8) manual pages.
1997-09-21 peterFix some style(9) and formatting problems. tabsize...
1997-09-21 woschChown(8) compiled with -DSUPPORT_DOT (backward compatib...
1997-09-21 dysonAdd support for more than 1 page of idle process stack...
1997-09-21 dysonRe-institute a bugfix in allocation of anonymous buffer...
1997-09-21 dysonChange the M_NAMEI allocations to use the zone allocato...
1997-09-21 peterRecognize the CS4326 on the Intel PR440FX motherboard...
1997-09-21 peterFix a comment-within-a-comment
1997-09-21 peterAccept FIOASYNC (like the old sound driver) since it...
1997-09-21 peterWe were (I think) missing a vrele() on the vnode for...
1997-09-21 brianAdd "delete 0" before "add 0 0..."
1997-09-20 woschDo not complain about non existing shell "/nonexistent"
1997-09-20 woschDo not accept empty user names.
1997-09-20 joergDon't gratuitously drop termcap.db and vgrindefs.db...
1997-09-20 joergPerform a `make distrib-dirs distribution' inside the...
1997-09-20 phkFor AMD chips, pick up the long description from the...
1997-09-20 peter_G_VTABLE_LABLE_PREFIX is different between ELF and...
1997-09-20 dysonAddition of support of the slightly rogue Promise IDE...
1997-09-20 peterAdjust the #ifdef KERNEL so that pnp_cinfo is available...
1997-09-20 jkhMore label editor enhancements.
1997-09-20 katoSynchronize with sys/i386/isa/isa.c revision 1.104.
1997-09-20 katoSynchronize with sys/i386/conf/options.i386 and sys...
1997-09-20 impAdd missing \ from previous rev to end of a line.
1997-09-20 jkhFix conditional bogon in Label Editor [from Ed Gold]
1997-09-20 peter``oops''. I cut/pasted the original free()'s based...
1997-09-20 acheDescribe all know capabilities now
1997-09-19 brianUse snprintf() instead of sprintf() most of the time.
1997-09-19 wosch.Ox macro needs to support "OpenBSD 2.1"
1997-09-19 maxTypo.
1997-09-19 jmgbmake'd pnpinfo
1997-09-19 jmgactivate pnpinfo
1997-09-19 jmgThis commit was generated by cvs2svn to compensate...
1997-09-19 jmgthis is an import of Sujal M. Petal's pnpinfo.. it...
1997-09-19 jmgteach sio how to attach to isa PnP cards. This is...
1997-09-19 jmgteach pnp to keep isa_device structs around, and teach...
1997-09-19 jmgmajor modifications to the mixer. currently it doesn...
1997-09-19 joergAdd a sample entry specifying numeric tty settings...
1997-09-19 phk[Regarding the previous patch] This is completely wrong.
1997-09-19 asamiAdd Wnn6 reverse lookup server port.
1997-09-19 katoSynchronize with sys/i386/i386/userconfig.c revision...
1997-09-19 charnierUse An macro for author name.
1997-09-19 charnierUse err(3). Typo fixes in man page.
1997-09-19 charnierUse err(3).
1997-09-19 julianAdd the direcotry for the japanese shift-JIS locale
1997-09-19 julianremove bad comment
1997-09-19 julianoops
1997-09-18 dimaFix argument string for getopt.
1997-09-18 dannyFix some problems in the rules file loading and need...
1997-09-18 joergUse -ansi -pedantic -trigraphs, as suggested by Bruce.
1997-09-18 julianmake/install the japanese SJIS date locale file.
1997-09-18 julianShift JIS versions of date stuff.
1997-09-18 phkExecuting binaries on a nullfs (or nullfs-based) filesy...
1997-09-18 phkAdd a "I know it points to my foot!" -f option.
1997-09-18 phkFix bad assumptions about types.
1997-09-18 phkFfs_alloc allow users to write one block beyond the...
1997-09-18 jkhWhoops! Missed one on the XF8633 -> XF86331 update.
1997-09-18 jkhCorrect typo.
1997-09-18 jkhOver 1000 ports now. Note this in the relevant place.
1997-09-18 phkMany places in the code NULL is used in integer context...
1997-09-18 phkMany places in the code NULL is used in integer context...
1997-09-18 asamiAdd canna and Wnn ports numbers.
1997-09-18 peterMissed a place where the extra descriptor buffers would...
1997-09-18 katoSynchronize with sys/i386/isa/fd.c revision 1.102.
1997-09-18 jmgwrap kernel interface in #ifdef KERNEL/#endif
1997-09-18 jmgreduce the number of warnings this file emits during...
next