1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/samba/files/patch-ag
Steve Price 2430255b30 Adding ja-sambe version 2.0.5a-2.
A free SMB and CIFS client and server for UNIX.

PR:		15953
Submitted by:	Shinya Sasaki <pcmaster@osk3.3web.ne.jp>
2000-01-29 05:21:39 +00:00

20 lines
472 B
Plaintext

*** script/convert_smbpasswd.orig Thu Nov 5 11:50:17 1998
--- script/convert_smbpasswd Mon Dec 27 04:46:26 1999
***************
*** 7,13 ****
# with trying to work out how to get the seconds since 1970
# in awk or the shell. JRA.
#
! nawk 'BEGIN {FS=":"}
{
if( $0 ~ "^#" ) {
print $0
--- 7,13 ----
# with trying to work out how to get the seconds since 1970
# in awk or the shell. JRA.
#
! awk 'BEGIN {FS=":"}
{
if( $0 ~ "^#" ) {
print $0