]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-19 mikeo Integrate security enhancements from OpenBSD.
2001-07-19 iedowseSince revision 1.40/1.41, the default behaviour for...
2001-07-19 scottlLimit the device to only one playback channel until...
2001-07-19 scottlFix an off-by-one error in the dma tag. This was causi...
2001-07-19 krisResolve conflicts
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 krisInitial import of OpenSSL 0.9.6b
2001-07-19 jhbbpf(4) hasn't used a static number of devices for over...
2001-07-19 assarremove support for creating files and directories from...
2001-07-19 jlemonRename vm86pcb_lock -> vm86_lock to correctly reflect...
2001-07-19 ruAdded missing dependancy.
2001-07-19 ruvsnprintf() can return a value larger than the buffer...
2001-07-19 jlemonDocument EVFILT_TIMER.
2001-07-19 jlemonIntroduce EVFILT_TIMER, which allows a process to estab...
2001-07-19 obrienBlah, fsck_ifs uses `8' for all errors, including that...
2001-07-19 bmahfreebsd.org -> FreeBSD.org
2001-07-19 obrienState explicitly how the manpage "DESCRIPTION" options...
2001-07-19 ruFixed the exploitable remote buffer overflow.
2001-07-19 obrienPortability configuation for LukeM's ftp client.
2001-07-19 obrienPortability configuration data for LukeM ftpd.
2001-07-19 obrienDocument "-F".
2001-07-19 obrienChange exit return value to better match fsck_ffs(8).
2001-07-19 obrienRecognize the "-F" option which requests whether the...
2001-07-19 bmahMore README file cleanup, mostly for style. Also punt...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienImport of LukeM's ftp client, version 1.5.
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienImport of LukeM's ftpd version 1.1.
2001-07-19 jlemonUnconditinally turn on VLAN support when building fxp...
2001-07-19 wollmanNote the equivalence of certain time formats.
2001-07-19 jlemonOnly turn on MWI if the PCI configuration word indicate...
2001-07-19 jlemonExpand the range of the vm86pcb_lock so that it protect...
2001-07-19 bmahPunt users to the Handbook for a list of CDROM/DVD...
2001-07-19 ume- Avoid to select an interface which is not good for...
2001-07-19 brianDon't try to remove directories unless we've emptied...
2001-07-19 ddGenerate a bigger salt. This is necessary for blowfish...
2001-07-19 ddIncrement `i' in case of -S so that its argument isn...
2001-07-19 ddDon't claim that strncpy() is the same as strcpy().
2001-07-19 ddInstead of giving an example of rotating logs at the...
2001-07-19 ddFix an underflow resulting from the assumption !O_ISSET...
2001-07-19 des4.4 will have sbufs.
2001-07-19 katoMerged from sys/i386/isa/npx.c revision 1.106.
2001-07-19 katoMerged from sys/i386/isa/npx.c revision 1.105.
2001-07-19 katoMerged from sys/i386/i386/machdep.c revisions 1.462...
2001-07-19 ruFixed the race caused by not checking the result of...
2001-07-19 ddNote MFC of last -d.
2001-07-19 ruBackout non-functional changes from revision 1.128.
2001-07-19 ddNote the MFC of vidcontrol -C (and it's the -C option...
2001-07-19 krisCorrect a reversion in r1.39 which introduced a new...
2001-07-19 bsdswtch.s: During context save, use the correct bit mask...
2001-07-19 krisDon't use kp->arg0 as a format string, grr.
2001-07-19 krisQuiet a variable format-string warning.
2001-07-19 krisQuiet a variable format-string warning.
2001-07-19 krisEmbed $FreeBSD$ as an rcsid[]
2001-07-18 benDocument the two recent changes to diskcheckd's behavio...
2001-07-18 gibbsahc_pci.c:
2001-07-18 gibbsAdd support for parsing version strings out of assemble...
2001-07-18 jhbGrab the process lock around psignal().
2001-07-18 phkAdd printf format checking to sbuf_printf()
2001-07-18 rumdoc(7) police: fix markup.
2001-07-18 rumdoc(7) police: don't use enclosure macros with plain...
2001-07-18 rumdoc(7) police: widen width of the options list.
2001-07-18 ddKeep track of all "struct snoop"'s so that snp_modevent...
2001-07-18 ddUse MD_NAME and MDCTL_NAME constants where appropriate.
2001-07-18 mikeDocument the fact that syslogd(8) requires logs files...
2001-07-18 ddRemove an unused variable, and don't try to print a...
2001-07-18 ddfree_entry(): Don't free e->envp if it's already NULL...
2001-07-18 ddSet wollman as the MAINTAINER and mention the vendor...
2001-07-18 ddBack out WARNS cleanup: this is apparently vendor code...
2001-07-18 ruRemoved the comment that required all FreeBSD manpages
2001-07-18 roamMake sure that installing a module complains if the...
2001-07-18 brianBring the PPPoE Ethernet interface up *BEFORE* we send...
2001-07-18 sheldonhRemove an example of bad sentence breaking style.
2001-07-18 rufdisk(8): document the default for -b, add xref to...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-18 ruFrom ChangeLog:
2001-07-18 alfredInstall and provide MLINKS for:
2001-07-18 alfredDocument some of the kernel vm_page API as well as...
2001-07-18 phkUse quotes around ${RELEASETAG} to allow values like
2001-07-18 ericImprove the interface provided by libdialog. Move a...
2001-07-18 bmahNew release notes: TCP default sendspace/recvspace...
2001-07-17 jhbsysctl(8) doesn't need '-w' to write to sysctl variable...
2001-07-17 desIf we're writing to stdout, we don't care about the...
2001-07-17 desWARNS cleanup + remove an unused macro and an unused...
2001-07-17 dcs(forced commit for more info on the previous change)
2001-07-17 mikeRe-write the logic that finds the whois server to query.
2001-07-17 desUnbreak parsing URLs that have a host part but no docum...
2001-07-17 bmahMFCs noted: growfs(8) + ffsinfo(8), inetd(8) ident...
2001-07-17 dwmaloneTurn off WARNS stuff. When combined with -nostdinc...
2001-07-17 dcsSkip the route checking in the case of multicast packet...
2001-07-17 bmahExpand the "KAME import" release note item into two...
2001-07-17 obrienIncrease NMBCLUSTERS by 4x.
2001-07-17 roamAdd a script_name_sep rc.conf knob to specify the IFS...
2001-07-17 teggeThe per-cpu temporary buffers are not needed since...
2001-07-17 ruBackout damage to the INADDR_TO_IFP() macro in revision...
2001-07-17 acheFix disclaimer clause
2001-07-17 phkAdd missing () around macro argument in cv_waitq_empty()
2001-07-17 markmMention problems with PAM upgrade and ports.
2001-07-17 markmUpdate to the same level of debug-logging as the rest...
2001-07-17 markmUpdate to the same code as in the pam_krb5.so port.
next