]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-25 mjacobRemove ISP_SMPLOCK stuff- we're just using locking...
2001-07-25 mjacobRoll minor version. Remove ISP_SMPLOCK nonsense. We...
2001-07-25 billffix misspelling introduced in rev 1.14 (sames as -...
2001-07-25 brianIf an attempt is made to LISTEN for a service tag that...
2001-07-25 mjacobMove netgraph to i386 only. Which is where it works...
2001-07-25 brooksIFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1...
2001-07-25 brooksAllow ng_split to be compiled in staticly.
2001-07-24 brooksMake ng_split part of the module building process.
2001-07-24 brooksGeneral cleanup providing better style(9) conformance...
2001-07-24 brooksmerged interface cloning support.
2001-07-24 acheRemove non-existent (missing?) fonts.alias from beforei...
2001-07-24 acheAdd -I${.OBJDIR} to pick generated font*.h
2001-07-24 fennerEliminate the panic, reported by Daniel Sobral, which...
2001-07-24 assarcorrect description of `vpp' for mknod/symlink: they...
2001-07-24 obrienExpland `mymalloc' with malloc + error checking.
2001-07-24 obrienRemove the misnamed `xmalloc' and replace its uses...
2001-07-24 obrienRemove the misnamed `emalloc' and replace its uses...
2001-07-24 obrienRemove emalloc and expand to the malloc + error checkin...
2001-07-24 obrienRemove the misnamed `emalloc' and replace its uses...
2001-07-24 obrienRemove the local basename in favor of the libc version.
2001-07-24 obrienExpland the emalloc to do the testing at the place...
2001-07-24 obrienExpand emalloc in-place, and remove the `rname' basenam...
2001-07-24 obrienExpand xmalloc in-place, along with xrealloc; which...
2001-07-24 obrienReplace the local `rname' with the cannonical `basename'.
2001-07-24 obrienExpand x{malloc,calloc,realloc,strdup} in-place.
2001-07-24 umepass any NS/NA/toobig.
2001-07-24 brianRemove redundant mtu/mru/speed settings
2001-07-24 ddyp_errno is an `enum ypstat`.
2001-07-24 krisyyerror() is a printflike function
2001-07-24 tgClean up the code a bit:
2001-07-24 tgRewrite video emulation. Features:
2001-07-24 krissprintf -> snprintf
2001-07-24 sheldonhThe previous delta duplicated a significant amount...
2001-07-24 krisReplace strncpy -> strlcpy
2001-07-24 krisSync to OpenBSD (update comment and minor style change).
2001-07-24 krisSync to OpenBSD:
2001-07-24 katoAdded the txp driver into the list for SMALL kernel.
2001-07-24 katoMerged from sys/i386/conf/GENERIC revision 1.315.
2001-07-24 yokota- Do not call VGLEnd() and exit() to terminate the...
2001-07-24 sheldonhThe delta introduced in the previous revision and attri...
2001-07-24 dougbAdd ports for sshell, ldaps, rsync, ftps-{data|control...
2001-07-24 ddmdoc(7) police: remove hard sentence breaks and wrap...
2001-07-24 ddFix or add types where appropriate.
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-24 krisImport updated/clarified license for tcp_wrappers.
2001-07-24 ddImprove markup.
2001-07-24 ddNote that this list should follow the docproj dependenc...
2001-07-24 ddeps2png -> peps
2001-07-24 sheldonhFinish the sweep of changes that fix doubled 'the'.
2001-07-24 krisAdd the list of signal-handler safe functions here...
2001-07-24 krisAdd a few more functions which are safe to call from...
2001-07-24 yarUnify SEE ALSO sections of the kld*.2 and mod*.2 manpages.
2001-07-24 dfrSimplify the implementation of pmap_emulate_reference...
2001-07-24 krisSave errno in signal handler
2001-07-24 brooksBruce gave me a little too much credit ;-), stf didn...
2001-07-24 brooksFix four </para> tags that were either missing or missp...
2001-07-24 krisInstall this mode 4550 owned by group dialer; there...
2001-07-24 bmahAdd txp(4) devices to the supported hardware list.
2001-07-24 bmahNew release notes: txp(4) driver.
2001-07-24 fennerUse the IANA assignment IFT_L2VLAN directly instead...
2001-07-23 bmahGrrrr: s/DFS-538TX/DFE-538TX/
2001-07-23 obrienQuiet a [useless] compiler warning.
2001-07-23 fennerMerge tcpdump 3.6.3
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerVirgin import of tcpdump.org tcpdump v3.6.3
2001-07-23 gadBasically rewrite the dofork() routine, to add more...
2001-07-23 wpaulTurn on __STRICT_ALIGNMENT. We need this to fix up...
2001-07-23 krisMFcrypto/telnet/telnetd: Correct semantics of output_da...
2001-07-23 krisoutput_data(), output_datalen() and netflush() didn...
2001-07-23 umeSimplify IPv4 mapped IPv6 address handling.
2001-07-23 julianAdd an external function to unlink a netgraph type...
2001-07-23 wpaulAIEEE! Commit the firmware image too. *blush*
2001-07-23 wpaulGrrr. Module depends on vlan.h, and I committed the...
2001-07-23 wpaulYou were knocked senseless by the Boomerang, spun aroun...
2001-07-23 bmahAdd D-Link DFE-538TX to list of rl(4)-supported devices.
2001-07-23 ghelmerFix removal of at jobs.
2001-07-23 obrienRemind people to document bumps in the Porter's Handbook.
2001-07-23 ruAvoid a NULL pointer derefence introduced in rev. 1...
2001-07-23 hmchange the default for isdn_fsdev to NO.
2001-07-23 hmchange the default for isdn_fsdev to NO. specifying...
2001-07-23 nyanIntegrate fdc.h into fd.c.
2001-07-23 assarremove emalloc,ecalloc,erealloc,estrdup
2001-07-23 acheBack out WARNS commenting - local fault
2001-07-23 assarmake vm_page_select_cache static
2001-07-23 kriss/adress/address/
2001-07-23 krisTypo fix: fasion -> fashion
2001-07-23 krisby by -> by
2001-07-23 acheUnbreak world - comment out WARNS=2 - deadly warning...
2001-07-23 ddmdoc(7) police: mark up kernel options in .Dv, rc.conf...
2001-07-23 ddConsistently capitalize the first letter of the first...
2001-07-23 sheldonhBreak the list of parameter expansions into two lists...
2001-07-23 ddDocument syslogd_program and inetd_program.
2001-07-23 ddDon't use the pronoun "you".
2001-07-23 krisFix typos
2001-07-23 krissprintf -> snprintf
2001-07-23 jkhAdd scripts and Makefile support for building ISO image...
2001-07-23 pirzykAdded the linux_sysinfo function to implement sysinfo(2).
2001-07-23 pirzykAdded the proper arguments the sysinfo system call
2001-07-23 gshapiroIf the user sets SENDMAIL_MC to /etc/mail/sendmail...
2001-07-23 gshapiroNew make knob, SENDMAIL_M4_FLAGS, modifies the flags...
next