]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-21 phkAdd a sysctl (default: off) which enables a log(LOG_INF...
2004-01-21 jhbClean up error handling in libstand filesystem code...
2004-01-21 phkSimplify timing gymnastics a bit.
2004-01-21 wpaulMake sure to trap failures correctly in ndis_get_info...
2004-01-21 phkRemove #ifdef for ancient source FreeBSD compat.
2004-01-21 schweikhDTRT, quote parens in an extended regular expression.
2004-01-21 philipAdd my birthday.
2004-01-21 brooksDon't leak softc's when destroying interfaces.
2004-01-21 cpercivaFix style(9) of my previous commit.
2004-01-21 schweikhRevert previous commit, ru has ideas how to better...
2004-01-21 rwatsonReduce gratuitous includes: don't include jail.h if...
2004-01-21 bmahNew errata: IPsec bugs. Source material for this...
2004-01-21 cpercivaDisable constant merging in isdnd and isdnmonitor....
2004-01-21 impTheo de Raadt has brought to our attention that he...
2004-01-21 cpercivaAllow devfs path rules to work on directories. Without...
2004-01-21 cpercivaAfter setting a ruleset on a new devfs mount, apply it.
2004-01-21 nectarMerge security fix from vendor branch (revision 1.1...
2004-01-21 nyanMFi386: revisions from 1.1116 to 1.1119.
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-21 nectarIncorporate two security fixes from later versions...
2004-01-21 cpercivaBring ps.1 up to date with changes in the past seven...
2004-01-21 nyanMerged from sys/dev/sio/sio.c revision 1.418.
2004-01-21 umeSync to pccarddevs 1.81.
2004-01-21 umeThere is PANASONIC KXLC005 which has another product id.
2004-01-21 ruThis is Sparc64-only.
2004-01-21 ruThis is i386-only.
2004-01-21 ruMark APM manpages as i386-only.
2004-01-21 ruMark this manpage as i386-only.
2004-01-21 yarA couple of minor clarifications.
2004-01-21 ruCreate section 4 and 8 man subdirectories for all Tier...
2004-01-21 ruRemoved unused {man,cat}9/i386.
2004-01-21 desReplace home-grown dup2() implementation with actual...
2004-01-21 yarAdd a description for the hardware-assisted checksumming
2004-01-21 cognetSetting pccb->ccb_h.status to CAM_REQ_CMP one time...
2004-01-21 ruUse the reinstallkernel.debug target, now that we have it.
2004-01-21 ruThe gdbinit.${MACHINE_ARCH} script may not exist.
2004-01-21 grehanAdd syscons options and enable USB, since there is...
2004-01-21 grehanAdd required GFB options as well as one for ofw/syscons.
2004-01-21 grehanAdd syscons files, and also generate a syscons font...
2004-01-21 grehan- Catch up with panic __LINE__/__FILE__ changes by...
2004-01-21 grehanA syscons implementation using the 8-bit framebuffer...
2004-01-21 grehan__powerpc__ conditional code for the syscons OpenFirmwa...
2004-01-21 grehanInclude <stdlib.h> to get abort() prototype.
2004-01-21 grehanUpdate 128-bit long double constants to match what...
2004-01-21 grehanUpdated manh shift constant type to 'ULL' for PPC to fix
2004-01-21 njlMake sure pid file creation doesn't complain if it...
2004-01-20 samFix ipip_output() to always set *mp to NULL on failure...
2004-01-20 samfix build after KAME changes
2004-01-20 marcusAdd ports-accessibility and ports-x11-themes to the...
2004-01-20 hsuMerge from DragonFlyBSD rev 1.10:
2004-01-20 jhbUse getenv_int() rather than reimplementing it.
2004-01-20 schweikhSlightly rearrange wording to deconfuse our man.cgi.
2004-01-20 emaxImport sdpd(8) sources. This is Bluetooth Service Disco...
2004-01-20 rwatsonPay attention to mac_portacl_enabled.
2004-01-20 sosUpdate the support for the VIA 8237 southbridge.
2004-01-20 eivindAdd /var/db/ports/ (support directory necessary for
2004-01-20 ruThe <bsd.files.mk> API seems the best to use here.
2004-01-20 ruRemoved duplicate y.tab.h from SRCS and CLEANFILES.
2004-01-20 ruNormalize.
2004-01-20 ruGrammar.
2004-01-20 rumdoc(7): Fix title.
2004-01-20 ruUse a single style for share/man/ makefiles:
2004-01-20 desUse a larger field for the size in blocks; the current...
2004-01-20 ruAlso sort ignoring case -- makes finding things by...
2004-01-20 wpaulCorrect instances of mtx_lock()/mtx_unlock() that shoul...
2004-01-20 matkReduce latency when using the SNDCTL_DSP_RESET ioctl...
2004-01-20 obrienFix sort misordering.
2004-01-20 dasDiscard the first 1024 bytes of output as suggested by
2004-01-20 matkFix a panic when kldloading a sound driver. Do this...
2004-01-20 marcelFix handling of FP traps:
2004-01-20 dasUse 'uint32_t' instead of 'long' when a 32-bit integer...
2004-01-20 marcels/framep/tf/g -- this normalizes on the use of tf to...
2004-01-20 achepread/pwrite:
2004-01-20 dasSimplify mpool_get() and mpool_write() by using pread...
2004-01-19 mbrIf we have a working link again after connectivity...
2004-01-19 schweikhDocument __MAKE_CONF and its default, /etc/make.conf.
2004-01-19 phkAdd linenumber and source filename to panic(9) output.
2004-01-19 schweikh"The Aged Aged Man" was not a word doubling.
2004-01-19 kanOne more instance of magic number used in place of...
2004-01-19 wpaulAdd WDM major/minor #defines.
2004-01-19 kanSpell magic '16' number as IO_SEQSHIFT.
2004-01-19 wpaulImplement IofCompleteRequest() and IoIsWdmVersionAvaila...
2004-01-19 ruClean up makefiles.
2004-01-19 wpaulImplement atoi() and atol(). Some drivers appear to...
2004-01-19 wpaulEliminate some code duplication: since ndis_runq()...
2004-01-19 nectarlibc is now WARNS=2 clean with the exception of the...
2004-01-19 nectarAdd prototypes for the three syscall stubs that are...
2004-01-19 mbrRemove files which have been removed in the 3.01RC12...
2004-01-19 sosFix breakage on timeout/retries. The bug cause a sema...
2004-01-19 mtmRefactor _pthread_mutex_init
2004-01-19 mtmImplement reference counting of read-write locks. This...
2004-01-19 ruRemoved custom "load" and "unload" targets.
2004-01-19 ruUse the standard <bsd.files.mk> API to install files.
2004-01-19 matusitaFix "5.x release on 4.x box" support.
2004-01-19 sanpeiSync to 1.159 of usbdevs
2004-01-19 sanpeiAdd support IO-data DVD Multi-plus unit iU-CD2
2004-01-19 phkadd cross-reference to clock_gettime(2)
2004-01-19 ruNormalize SUBDIR.
2004-01-19 dasBring the *printf(3) documentation up to date with...
2004-01-19 wpaulProperly program the multicast filter in ndis_setmulti(),
next