]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-06-06 phkFix a byteorder problem in a diagnostic message.
2001-06-06 dwmaloneGet rid of se_ctladdrinitok, which doesn't do anything...
2001-06-06 dwmalonemvprintw is varadic - it doesn't take a va_list. Use...
2001-06-06 jesperSilby's take one on increasing FreeBSD's resistance...
2001-06-06 dcsUse ${EDITOR} as claimed.
2001-06-06 wpaulDisable extra TCP/UCP checksum checking in nge_rxeof...
2001-06-06 wpaulUse LGE_INC() macro to increment tx producer index...
2001-06-06 dcsUnbreak world by adding the new example directiory.
2001-06-06 chrisSpelling fix ("independantly" -> "independently")
2001-06-06 jlemon o If the file being tailed is moved back to the origi...
2001-06-06 jlemonAdd a wrapper for the fifo kqfilter which falls through...
2001-06-06 jlemonThe kq write filter was hooked up to the wrong socket...
2001-06-06 bmahProperly key RELNOTESng language selection from RELNOTE...
2001-06-06 obrienAdd the single suffix rules for FORTRAN.
2001-06-06 obrienAdd the single suffix rules for C++.
2001-06-06 ruFetch the default maximum TTL value from the net.inet...
2001-06-06 dcsIntroduce an example script of safe changing of ipfw...
2001-06-06 gallatinhold the vm_mtx around vm_map_lookup_entry() and vm_map...
2001-06-06 ruUnbreak setregid(2).
2001-06-06 gallatinApparently, the vm_mtx must be held around vm_map_find...
2001-06-06 nonSorry, an "ARCHIVE Python 06408" does not need SA_QUIRK...
2001-06-06 ruNote that -a is ignored if -s is also specified.
2001-06-06 rufmt(1) rewrite by Gareth McCaughan.
2001-06-06 bdeFixed missing parentheses in the definition of KTR_COMP...
2001-06-06 joergPart #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h...
2001-06-06 joergNuke the various poorly maintained copies of ioctl_fd...
2001-06-06 tanimuraLock VM Giant prior to locking a vm map.
2001-06-06 jhbDon't hold sched_lock across addupc_task().
2001-06-05 impUse bus_space when reading CIS. This allows us to...
2001-06-05 impBack out my changes describing how snprintf nul termina...
2001-06-05 wpaulIn lge_detach(), don't contigfree() the jumbogram buffe...
2001-06-05 impCommit part of the patch that I have for card eject...
2001-06-05 nectarAdd parens to get the cast that was meant in previous...
2001-06-05 mjacobWrong. The size of size_t is *not* the same as the...
2001-06-05 phkThere is no reason for logname to call getopt(3), it...
2001-06-05 joergMake the FDC (state machine) state an enum, as opposed...
2001-06-05 wpaulFix mindo:
2001-06-05 wollmanDon't mung the user's tm_sec field if we don't need...
2001-06-05 shafeeqNow works again and as a module and with devfs.
2001-06-05 joergDocument /usr/include/dev/{ic,wi}.
2001-06-05 tomsoftfix a bug of a only partitally initialization which...
2001-06-05 bmahNew release note: SA-01:40.
2001-06-05 mjacobFix botch for state levels. Role minor release. Start...
2001-06-05 impI neglected to notice that the change text had already...
2001-06-05 bmahForced commit; CVS didn't prompt for a log message...
2001-06-05 hmPR: i386/26347
2001-06-05 bmahRevert previous commit. I have no idea how CVS let...
2001-06-05 bmah*** empty log message ***
2001-06-05 hmPR: bin/26817
2001-06-05 brianTalk a bit about how cloning works with devfs(5).
2001-06-05 bmahUse WITHOUT_X11, not NO_X, as the standardized way...
2001-06-05 jlemonAdd a kqueue filter for writing to ufs filesystems...
2001-06-05 sobomaxCorrect cross-references:
2001-06-05 sobomaxCorrect cross-references:
2001-06-05 sobomaxFix cross-references:
2001-06-05 ruDon't use tabs here!
2001-06-05 dillonFix type-o's, update page
2001-06-05 impClose the line displine on detach. Lots of folks have...
2001-06-05 ddAdd a line discipline close routine which restores...
2001-06-05 ddStyle and cosmetic cleanups. This driver is now reason...
2001-06-05 impDocument what happens when the real id is changed.
2001-06-05 impRemove #if 0'd code. It turned up on my MAXPATHLEN...
2001-06-05 impOnly build i82365_isa attachment when we have isa bus.
2001-06-05 impMinor improvements:
2001-06-05 obrienThere seems to be a problem that the order of disk...
2001-06-05 ddAdd a missing word.
2001-06-05 ddAdd a missing word.
2001-06-04 desInvert the meaning of the -d option (i.e. default to...
2001-06-04 ddCorrect a spelling nit (a -> an).
2001-06-04 ddUse the l_nullioctl exported from tty_conf.c rather...
2001-06-04 ddUnstaticize l_nullioctl; it is needed elsewhere (like...
2001-06-04 pirzykAdded the -l option to df, so to be compatable with...
2001-06-04 ericAdd sprog.7 to the list.
2001-06-04 jlemonWhile in the interrupt loop, check for a bogus interrup...
2001-06-04 pirzykFixed pkg_add so when it does not find a package, it...
2001-06-04 joergNow that we've got the ne765.h file installed under...
2001-06-04 joergRound #2 of the sys/isa/ic/ => sys/dev/ic/ move: instal...
2001-06-04 joergMove out the files from src/sys/isa/ic/ to src/sys...
2001-06-04 markmIn the same manner as getpass(3), block SIGINTR and...
2001-06-04 markmReturn an empty string rather than an error at EOF.
2001-06-04 markmInstall this SUID root. Heck, it is su, after all.
2001-06-04 markmExtend the su(1) example to take into account recent...
2001-06-04 markmBig module cleanup.
2001-06-04 markmNull file to bring back a file from the dead. This...
2001-06-04 markmAdd the "nullok" option that causes this module to...
2001-06-04 markmTidy up the options list (and make it more extendable...
2001-06-04 bmahNew release notes: ti(4) and xl(4) VLAN fixes, RFC...
2001-06-04 markmAdd some new utility authenticators.
2001-06-04 jhbUse bitmasks of the KTR_* constants instead of hexideci...
2001-06-04 jhbAdd a new psuedo-KTR trace level KTR_ALL which is a...
2001-06-04 mjacobfirst blush at some FC path inquiry settings
2001-06-04 mjacobDo NOLUNS dance for oddball Exabyte. We *really* need...
2001-06-04 mjacobfirst blush at some FC path inquiry settings
2001-06-04 impIf the chip isn't in power state D0, put it in power...
2001-06-04 impRecommend what to do in a single user boot.
2001-06-04 ericAdd sprog.7, the beginnings of the secure programming...
2001-06-04 olgeniFix the default number of virtual consoles in the usage...
2001-06-04 brianAdd BSD-style copyright headers
2001-06-04 umeRemove configuration file for pim6[ds]d.
2001-06-04 brianChange to a standard BSD-style copyright
next