Jun-ichiro itojun Hagino | 1 Jun 2002 02:15
Picon

CVS commit: basesrc/usr.sbin/inetd


Module Name:	basesrc
Committed By:	itojun
Date:		Sat Jun  1 00:15:09 UTC 2002

Modified Files:
	basesrc/usr.sbin/inetd: inetd.c

Log Message:
socklen_t cleanup.  make MULOG code actually compile (is there anyone using
it?  otherwise, i'd like to nuke it)

To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 basesrc/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Nathan J Williams | 1 Jun 2002 02:27
Picon

CVS commit: sharesrc/share/man/man9


Module Name:	sharesrc
Committed By:	nathanw
Date:		Sat Jun  1 00:27:19 UTC 2002

Modified Files:
	sharesrc/share/man/man9: ucom.9

Log Message:
Couple of .Dv fixes.

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 sharesrc/share/man/man9/ucom.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Jun-ichiro itojun Hagino | 1 Jun 2002 02:28
Picon

CVS commit: basesrc/usr.sbin/inetd


Module Name:	basesrc
Committed By:	itojun
Date:		Sat Jun  1 00:28:52 UTC 2002

Modified Files:
	basesrc/usr.sbin/inetd: inetd.c

Log Message:
cleanup main() by splitting it up in two.  inspired by openbsd change

To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 basesrc/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Jun-ichiro itojun Hagino | 1 Jun 2002 02:32
Picon

CVS commit: basesrc/usr.sbin/inetd


Module Name:	basesrc
Committed By:	itojun
Date:		Sat Jun  1 00:32:42 UTC 2002

Modified Files:
	basesrc/usr.sbin/inetd: inetd.c

Log Message:
minor KNF

To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 basesrc/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Jun-ichiro itojun Hagino | 1 Jun 2002 05:41
Picon

CVS commit: basesrc/usr.sbin/inetd


Module Name:	basesrc
Committed By:	itojun
Date:		Sat Jun  1 03:41:34 UTC 2002

Modified Files:
	basesrc/usr.sbin/inetd: inetd.c

Log Message:
no need for inetd_dummy variable.  from openbsd

To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 basesrc/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

matt debergalis | 1 Jun 2002 06:43
Picon

CVS commit: doc


Module Name:	doc
Committed By:	deberg
Date:		Sat Jun  1 04:43:51 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
unison 2.9.1

To generate a diff of this commit:
cvs rdiff -r1.6726 -r1.6727 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Jun-ichiro itojun Hagino | 1 Jun 2002 15:19
Picon

CVS commit: doc


Module Name:	doc
Committed By:	itojun
Date:		Sat Jun  1 13:19:21 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
www/apache2

To generate a diff of this commit:
cvs rdiff -r1.6729 -r1.6730 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Simon Burge | 1 Jun 2002 15:16
Picon

CVS commit: syssrc/sys/arch/mips/mips


Module Name:	syssrc
Committed By:	simonb
Date:		Sat Jun  1 13:16:45 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips3.S

Log Message:
Remove some unnecessary nops after some mfc0's.

To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 syssrc/sys/arch/mips/mips/locore_mips3.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Simon Burge | 1 Jun 2002 15:45
Picon

CVS commit: syssrc/sys/arch/mips


Module Name:	syssrc
Committed By:	simonb
Date:		Sat Jun  1 13:45:46 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: locore.h
	syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c

Log Message:
Use CPU_MIPS_USE_WAIT and CPU_MIPS_NO_WAIT in the CPU table, and use
the generic name "mips_wait_idle" for the old function that had both
rm52xx_idle and mipsNN_idle entry points.

To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.78 -r1.79 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.130 -r1.131 syssrc/sys/arch/mips/mips/mips_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Simon Burge | 1 Jun 2002 14:47
Picon

CVS commit: syssrc/sys/dev/pci


Module Name:	syssrc
Committed By:	simonb
Date:		Sat Jun  1 12:47:21 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: pciide_hpt_reg.h

Log Message:
Add "__attribute__((__unused__))" to hpt374_pio, hpt374_dma and hpt374_udma.

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/pciide_hpt_reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Gmane