]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-04 impBring FILES section up to date.
2001-07-04 mjacobFirmware crashes handled in platform specific code...
2001-07-04 mjacobMore 2300 support prep- the Request/Response in/out...
2001-07-04 benAdd older CD types, matcd, mcd, scd.
2001-07-04 bmahBack out 1.6->1.7 change; this wasn't supposed to get...
2001-07-04 bmahNew release notes: lpd(8) -c and -w, lpc(8) tclean...
2001-07-04 benExclude acd*, cd*, and md* from being checked by default.
2001-07-04 ben* Read 64k at a time with variable length pauses betwee...
2001-07-04 dilloncleanup: GIANT macros, rename DEPRECIATE to DEPRECATE
2001-07-04 dillonWith Alfred's permission, remove vm_mtx in favor of...
2001-07-04 rumdoc(7) police: mark type with .Vt, sort xrefs.
2001-07-04 dillonpostsig() currently requires Giant to be held. Giant...
2001-07-04 rumdoc(7) police: cosmetics.
2001-07-04 rumdoc(7) police: fixed markup.
2001-07-04 rumdoc(7) police: fixed markup in rev. 1.26.
2001-07-04 rumdoc(7) police: simplify the fix in rev. 1.25.
2001-07-04 rumdoc(7) police: sort xrefs.
2001-07-04 rumdoc(7) police: fixed markup and some typos.
2001-07-04 rumdoc(7) police:
2001-07-04 rumdoc(7) police: don't xref to itself.
2001-07-04 rumdoc(7) police: cosmetics.
2001-07-04 rumdoc(7) police: sort xrefs.
2001-07-04 rumdoc(7) police: removed hard sentence breaks.
2001-07-04 yarUse the .Rv macro to describe the return value.
2001-07-04 nyan- Don't overwrite inb, inw and outw.
2001-07-04 umeShow IPv6 denied packets.
2001-07-04 rumdoc(7) police: added missing newline after .Dv macro...
2001-07-04 rumdoc(7) police: use .Rv -std.
2001-07-04 rumdoc(7) police: mark NULL with .Dv.
2001-07-04 rumdoc(7) police: fixed/simplified formatting.
2001-07-04 umeadjust mbuf length right in route_output().
2001-07-04 umeWhen the link-layer address of a router changes, select the
2001-07-04 rumdoc(7) police: sort xrefs.
2001-07-04 rumdoc(7) police: print some example text with literal...
2001-07-04 rumdoc(7) police: fixed bugs in rev. 1.19, split section...
2001-07-04 rumdoc(7) police: compact VFCF_ list.
2001-07-04 rumdoc(7) police: removed extraneous .Pp call.
2001-07-04 brianMake the last fix work properly on descriptors 1 and...
2001-07-04 mjacobMake sure you don't have a file descriptor leak for...
2001-07-04 ruInstall it with mode 550, and with default group $...
2001-07-04 ru- Document that this program is available to root only.
2001-07-04 ddDescribe the condition when EACCES is returned more...
2001-07-04 bmahMFCs noted: ALS4000 driver, ifconfig(8) support for...
2001-07-04 mjacobCheck the void * argument in the AC_FOUND_DEV case...
2001-07-04 mjacobFollow Bruce's suggestions. They're probably wrong...
2001-07-04 mjacobAdd code, imperfect though it may be, for CAM_NEW_TRAN_...
2001-07-04 brianHandle any of descriptors 0, 1 or 2 being closed when...
2001-07-04 jakeImplement mwakeup, mwakeup_one, cv_signal_drop and...
2001-07-03 brianReduce the interface MTU by 2 when MPPE has been succes...
2001-07-03 brianDon't accept chap80lm by default - it doesn't work.
2001-07-03 brianSilence some gcc warnings
2001-07-03 desConstify the format string.
2001-07-03 joergMake fdformat WARN=2 ready.
2001-07-03 mjacobUse correct type of argument to fgetln.
2001-07-03 ddmdoc(7) police: fix spacing and punctuation issues.
2001-07-03 ddmdoc(7) police: fix spacing issues.
2001-07-03 ddmdoc(7) police: fix spacing issue
2001-07-03 tmmAccount for the machdep.msgbuf -> kern.msgbuf renaming.
2001-07-03 tmmUse the kern.msgbuf sysctl to get the message buffer...
2001-07-03 tmmMake the code to read the kernel message buffer via...
2001-07-03 umedrop setgid bit. ifmcstat(8) is not audited, and is...
2001-07-03 umeproperly check DES weak key. KAME PR 363.
2001-07-03 cg* simplify
2001-07-03 joergDon't give a bad example by starting a struct tag name...
2001-07-03 jhbRemove spl's in uio_yield() that are covered by the...
2001-07-03 yarFix a typo: "must be have" -> "must have"
2001-07-03 yarFirst, fix a leftover of the cut'n'paste from the kld...
2001-07-03 eivindUse correct paths to postfix the way we install it
2001-07-03 cgremove obsolete typedefs.
2001-07-03 umeuse TAILQ_FOREACH() in searching address list
2001-07-03 iwasakiAdd Transmeta Crusoe LongRun support.
2001-07-03 ruFixed the world breakage in rev. 1.8 (space after -I).
2001-07-03 ddRemove duplicate $FreeBSD$ lines.
2001-07-03 ddNew release notes: network device cloning, ich sound...
2001-07-03 ddMention hardware supported by the new ich sound driver.
2001-07-03 jhbRemove commented-out garbage that skipped updating...
2001-07-03 jhbJust check p_oncpu when determining if a process is...
2001-07-03 jhbAxe spl's that are covered by the sched_lock (and have...
2001-07-03 msmithAdd a manpage for the acpi super-device. This is still...
2001-07-03 jhbInclude the wait message and channel for msleep() in...
2001-07-03 jhbFix a XXX comment by moving the initialization of the...
2001-07-03 jhbRemove bogus need_resched() of the current CPU in round...
2001-07-03 jhbGrab Giant around postsig() since sendsig() can call...
2001-07-03 jhbQuiet warning by removing ast() prototype.
2001-07-03 jhbAllow Giant to be recursed when a process terminates.
2001-07-03 mikehArgh...this isn't ready for WARNS=2 on alpha.
2001-07-03 mikehConstify and lockdown with WARNS=2.
2001-07-03 brianDo away with the ``err'' variable.
2001-07-02 ddDocument continuation line support.
2001-07-02 ddCorrect handling of continuation lines. Instead of...
2001-07-02 greenCorrect obviously wrong mistakes.
2001-07-02 ddEACCES may be returned if write permission was denied...
2001-07-02 ddRevert previous commit; it broke large file support...
2001-07-02 joergUse the printstatus() function from ${.CURDIR}/../fdrea...
2001-07-02 joergBreak out the function to print the FDC error informati...
2001-07-02 msmithAdd a couple of major numbers for ICP Vortex (who were...
2001-07-02 brooksCreate gif devices in the "gifconfig" stage while confi...
2001-07-02 brooksgif(4) and stf(4) modernization:
2001-07-02 brooksSupport network device cloning via create and destroy...
2001-07-02 brooksDocument network device cloning ioctls.
next