Re: fsck vs fsck_ffs WHAT'S THE DIFFERENCE?

2013-06-18 Thread Ryan Kavanagh
rrect "sub-command" for the filesystem at hand, be it `fsck_msdos` for FAT partitions, `fsck_ext2fs` for ext2 partitions, `fsck_ffs` for ffs partitions, etc. Best wishes, Ryan -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A

Re: [PATCH] add exit codes to biff.1

2013-04-26 Thread Ryan Kavanagh
I hope this helps clarify the wordiness of the initial patch. Best wishes, Ryan -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A

[PATCH] add exit codes to biff.1

2013-04-22 Thread Ryan Kavanagh
The following patch documents the exit codes of biff(1). Best wishes, Ryan Index: usr.bin/biff/biff.1 === RCS file: /cvs/src/usr.bin/biff/biff.1,v retrieving revision 1.15 diff -u -r1.15 biff.1 --- usr.bin/biff/biff.1 31 May 2007 19:

Re: [PATCH] changelist: track nginx config files

2013-03-19 Thread Ryan Kavanagh
Resubmitting with patch inline, as requested. Index: etc/changelist === RCS file: /cvs/src/etc/changelist,v retrieving revision 1.78 diff -u -r1.78 changelist --- etc/changelist 31 Dec 2012 22:04:20 - 1.78 +++ etc/change

Re: [PATCH] fix lies in netstart comment

2013-03-19 Thread Ryan Kavanagh
Resending with patches inline, as requested. Index: etc/netstart === RCS file: /cvs/src/etc/netstart,v retrieving revision 1.137 diff -u -r1.137 netstart --- etc/netstart5 Dec 2012 07:08:38 - 1.137 +++ etc/netstart

[PATCH] fix lies in netstart comment

2013-03-18 Thread Ryan Kavanagh
if the hosts(5) entry were 192.168.1.1 mygateway.localdomain The attached patch fixes the issue with the comment. Alternatively, if the intended behaviour is to permit symbolic names in mygate, mygate(5) and lines 258 and 263 of /etc/netstart should be updated accordingly. Best wishes, Ryan --

[PATCH] changelist: track nginx config files

2013-03-18 Thread Ryan Kavanagh
html#nginx -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A Index: etc/changelist === RCS file: /cvs/src/etc/changelist,v retrieving revision 1.78 diff -u -r1.78 changeli

Re: [PATCH] Add Canadian calendar to calendar(1)

2013-03-15 Thread Ryan Kavanagh
usholiday 10/31 All Hallows Eve (Halloween) Thanks for committing, Ryan -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A

[PATCH] Add Canadian calendar to calendar(1)

2013-03-08 Thread Ryan Kavanagh
Hi, I'm attaching a patch that adds a calendar with Canadian holidays to calendar(1). This complements the current calendar.usholidays file. Best wishes, Ryan -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A Index: usr.bin/cal