]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-23 dillon Add in required instruction serialization prior...
1999-11-23 marcelAdd .ORDER which is needed for the previous commit...
1999-11-23 dcsAdd machine-specific include path to ficl's sysdep...
1999-11-23 dcsRevert ill-considered simplification in 1.13.
1999-11-23 dcsImprove Makefile by using .PATH.
1999-11-23 dcsImprove on ficl port to alpha.
1999-11-23 dcs(Hopefully) make all necessary changes for ficl to...
1999-11-23 marcelImprove backward compatibility.
1999-11-23 marcelvnode_if.sh makes both vnode_if.c and vnode_if.h. Add...
1999-11-23 alcCorrect the following error: vm_map_pageable() on a...
1999-11-23 shinRemoved IPSEC and IPV6FIREWALL because they are not...
1999-11-23 acheDocument single_mountd_enable
1999-11-23 greenFix a confusion between osigcontext and ucontext_t...
1999-11-23 acheAllow man to parse MANLOCALES but not to store it
1999-11-23 ache#ifdef MAIN locale additions to build man
1999-11-23 acheRemove man_locles - goes to manpath.config
1999-11-23 acheRemove man_locales - goes to manpath.config
1999-11-23 acheUse manpath -L for man locales
1999-11-23 acheUse manpath -L for locales
1999-11-23 acheAdd -L: print MANLOCALES variable for man locales list
1999-11-23 shinTemporaly re-enable IPSEC and IPV6FIREWALL to make...
1999-11-23 n_hibmaUse releaseNo, not release. release is evil and should...
1999-11-23 brianOops, typo
1999-11-23 brianDocument pppoed options
1999-11-23 brianAdd pppoed startup options
1999-11-23 brianAdd a ``-P pidfile'' option
1999-11-23 brianDon't setuid() 'till we've called ID0setproctitle()
1999-11-22 cgfix panic for large writes in non-blocking mode
1999-11-22 obrienMissed two.
1999-11-22 n_hibmaFlip the sequence of vendor, product around, to make...
1999-11-22 n_hibmaClarify the functionality of usbd a bit more.
1999-11-22 peterFix (I believe) Bill Paul's core dump when using gdb...
1999-11-22 cgfix mixer to return properly scaled values
1999-11-22 peterAdd pcm entries for the alpha too, since they were...
1999-11-22 peterUpdate the Alpha makefile to be more in line with the...
1999-11-22 phkIsolate the swapdev_vp "not quite" vnode in the only...
1999-11-22 peterUse %ll instead of %q as gcc moans bitterly about it.
1999-11-22 phkIsolate the swapdev_vp "not quite" vnode in the only...
1999-11-22 peterZap some latent problems hidden by differences between...
1999-11-22 n_hibmaUpdate the manpage with the changed usb_devinfo structure.
1999-11-22 n_hibmaFix some bugs in user-end output and add a reference...
1999-11-22 n_hibmaFeh, kind of went wrong the previous commit. dev should...
1999-11-22 n_hibmaAdd MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.
1999-11-22 gallatinAllow config to generate proper ioconf.c files when...
1999-11-22 gallatinAllow a DMA channel of 0. This gets the on-board mss...
1999-11-22 shinTemporaly remove IPSEC and IPV6FIREWALL related options...
1999-11-22 eivindAllow empty UIDs if we are processing NIS records....
1999-11-22 shinmove INET6 option from GENERIC to LINT.
1999-11-22 phkConvert various pieces of code to use vn_isdisk() rathe...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienVirgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 tanimuraComment out the newmidi stuff.
1999-11-22 marcelAdd signal changes.
1999-11-22 obrienMake the tests work again.
1999-11-22 obrienspencer.tests is now spencer1.tests. The other files...
1999-11-22 obrienVirgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienFinish proper hookup of GNU Grep 2.3, including docs...
1999-11-22 obrienBuild and install GNU Grep 2.3 docs.
1999-11-22 obrienVirgin import of a trimmed down GNU Grep 2.3.
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 desTo clarify the previous log message: belatedly back...
1999-11-22 desBelatedly back out rev. 1.20.
1999-11-22 greenAdd vnode_if.c to CLEANFILES.
1999-11-22 greenChange a CLEANFILES misspelling to get miibus_if.h...
1999-11-22 greenMake this compile (remove vnode_if.c from SRCS) and...
1999-11-22 tanimuraAdd the descriptions of the bridge drivers for Sound...
1999-11-22 tanimura- Introduce the bridge drivers for Sound Blaser, GUS...
1999-11-22 tanimura- Introduce the bridge drivers for Sound Blaser, GUS...
1999-11-22 dillon nm_srtt and nm_sdrtt are arrays[4]. Remove explici...
1999-11-22 jdpThe rt_refcnt member is a long now.
1999-11-22 dillon Finish up umntall support. init now passed an...
1999-11-22 n_hibmaAdd the usbd.conf to the distribution target.
1999-11-22 n_hibmaAdd comments on what it the USB modules are. Add the...
1999-11-22 n_hibmaClean up the Makefiles, make them consistent with the...
1999-11-22 n_hibmaAdd the usb module and move the USB related modules...
1999-11-22 n_hibmaUSB is loadable as a module as well.
1999-11-22 n_hibmaMove the pretty printing of the description for USB...
1999-11-22 n_hibmaRemove some bogus bus methods peter added. We are hardl...
1999-11-22 shinKAME netinet6 basic part(no IPsec,no V6 Multicast Forwa...
1999-11-21 brianAn example of how to configure PPPoE.
1999-11-21 brianEnable pppoed
1999-11-21 brianpppoed(8) - a server to accept PPPoE connections
1999-11-21 brianCall MkSockNode() as uid 0
1999-11-21 julianDocument the requirement for root privileges.
1999-11-21 julianoops cut-n-paste error
1999-11-21 julianIt's time to only allow root to manipulate netgraph...
1999-11-21 dtMake __sfp() even more thread-safe.
1999-11-21 julianHopefully the last patch from Brian to get server side...
1999-11-21 jkhUpdate for new doc paths.
1999-11-21 jdpAdd a "-d" option which causes the system to generate...
1999-11-21 mjacobDon't clear the SA_FLAG_TAPE_LOCKED prior to calling
1999-11-21 marcelBuild tools against the host's includes and libraries...
1999-11-21 mjacobAdd make_dev functions. Tested with only one changer...
1999-11-21 obrienRestore the 2.3 config file.
1999-11-21 phkIntroduce the new function
1999-11-21 n_hibmaAdd event queue handling. It triggers activities on...
1999-11-21 acheAdd FNM_FILE_NAME - GNU alias to FNM_PATHNAME
1999-11-21 n_hibmaAddition of new fields to the usb_devinfo struct to...
1999-11-21 n_hibmaRevoke the vnodes on detach. This avoids the crashes...
next