All of lore.kernel.org
 help / color / mirror / Atom feed
* newbie
@ 2005-12-23 16:50 Niel A
  2005-12-23  9:11 ` newbie Fred Marmond
  2005-12-23  9:56 ` newbie Frank Kotler
  0 siblings, 2 replies; 56+ messages in thread
From: Niel A @ 2005-12-23 16:50 UTC (permalink / raw)
  To: linux-assembly

hello all!

i'm taking linux assembly as a hobby for christmas and i found your great site. the tutorials have been much helpful.

anyway, i meant to ask something.. 

section .data
	string: db "hi!",10

and i wanna capitalize the small letter 'h'.

at first i used
	mov di, string ; but di is 16 bits and ld complains

so i eventually started using the 32 bit ones to do the capitalisation operation. but for some reason, i lose all other letters, including the linefeed.

please point me to the right direction.

merry christmas,
- niel

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2023-04-25 14:52 slack uj
  0 siblings, 0 replies; 56+ messages in thread
From: slack uj @ 2023-04-25 14:52 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 34 bytes --]

Hello World!
I am a total newbie!

[-- Attachment #2: Type: text/html, Size: 80 bytes --]

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2018-02-09 17:31 yash omer
  2018-02-09 17:36 ` newbie Ozgur Kara
                   ` (2 more replies)
  0 siblings, 3 replies; 56+ messages in thread
From: yash omer @ 2018-02-09 17:31 UTC (permalink / raw)
  To: kernelnewbies

Hello,
Please guide me how to follow with mailing list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180209/d4a9d3d7/attachment.html>

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2015-09-17  9:03 Lasya Venneti
  2015-09-17 11:49 ` Newbie Wei Liu
  0 siblings, 1 reply; 56+ messages in thread
From: Lasya Venneti @ 2015-09-17  9:03 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 285 bytes --]

Hi everyone,

I'm Lasya a student studying in IIIT-H, Hyderabad, India.

I wish to participate in round 11 of Outreachy this time. I would be
grateful if someone would direct me as to how I am supposed to start
contributing to Xen Project for this Outreachy round.

Sincerely,
Lasya V

[-- Attachment #1.2: Type: text/html, Size: 429 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2015-06-18 18:40 Abhinav Gupta
  2015-06-18 18:44 ` Newbie Razvan Cojocaru
  0 siblings, 1 reply; 56+ messages in thread
From: Abhinav Gupta @ 2015-06-18 18:40 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 178 bytes --]

Hello Xen developers,
I'm new here. I'm not able to find any link for bugs/issues or development
environment setup
for xen. Please can anyone help me with this.

Thanks,
Abhinav

[-- Attachment #1.2: Type: text/html, Size: 272 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie "svn update" question
@ 2009-12-01  9:25 Mikko Oksalahti
  2009-12-01  9:45 ` Howard Miller
  0 siblings, 1 reply; 56+ messages in thread
From: Mikko Oksalahti @ 2009-12-01  9:25 UTC (permalink / raw)
  To: git

Hi,

I just started using git for my personal projects at home. Basic usage seems 
pretty straight-forward as well as setting up everything. However, I have a 
simple question about how do I mimic an "svn update" command on a locally 
created repository. Here's what I do:

some_existing_project_dir> git init
some_existing_project_dir> git add .

(about 1000 files added...)

some_existing_project_dir> git commit -a -m "initial commit"

(now I edit 10 files and accidentally delete some files that I'm not aware of)

How do I now get the accidentally deleted files back from the repository without 
losing local changes made to 10 files? 

I've tried using: "git checkout HEAD ." but my local changes after last commit 
will be lost.

I've tried using: "git pull ." but the deleted files are not restored.

So I'm looking for an "svn update" equivalent command that would semantically do 
this: "Get the latest version of all files from the repository and merge them 
with any local changes I've made to files."

I know a suitable command is available and I'm just a moron who can't read the 
manual correctly but help me out anyway :P

  Regards,
     Mikko

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2009-11-23  8:15 Niamathullah sharief
       [not found] ` <968530b20911230124ma2bb253odd7002ff3122db21@mail.gmail.com>
  0 siblings, 1 reply; 56+ messages in thread
From: Niamathullah sharief @ 2009-11-23  8:15 UTC (permalink / raw)
  To: video4linux-list

Hello,
   I am newbie. I have some knowledge in Device drivers and modules. Now i
am going to do research on how this web cam is working.for that whaT I HAVE
TO DO?Is there any tutorial to know how webcam is working. How it is
capturing?Please help me
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2006-03-14 21:29 Eric Heim
  2006-03-14 22:09 ` Newbie David Hawkins
  0 siblings, 1 reply; 56+ messages in thread
From: Eric Heim @ 2006-03-14 21:29 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

Any suggestions for geting started on embedded Linux.  I'm supposed to be using embedded linux on an mpc83xx taget board with an x86 host.  I have searched many sites and most information is over my head.  I know very little.  Anyone know of a good getting started guide?
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #2: Type: text/html, Size: 456 bytes --]

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2004-03-26 19:52 IT Clown
  2004-03-26 20:05 ` newbie David Cannings
  0 siblings, 1 reply; 56+ messages in thread
From: IT Clown @ 2004-03-26 19:52 UTC (permalink / raw)
  To: netfilter

Hi all

I am new to iptanles i am just wondering i have the
following in my iptables file.

INPUT DROP [0.0]
OUTPUT DROP [0.0]
FORWARD DROP [0.0]

as i understand that will drop every comunications.

what rules will i need to apply to allow www,ftp,mirc
browsing?

I want to do that on another pc behind the firewall.

Regards
__________________________________________________________________________
http://www.webmail.co.za/dialup Webmail ISP - Cool Connection, Cool Price


^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2003-10-29 19:19 David C. Hart
  2003-10-29 19:43 ` Newbie Jörg Schütter
  0 siblings, 1 reply; 56+ messages in thread
From: David C. Hart @ 2003-10-29 19:19 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1177 bytes --]

I'm a bit of a nitwit and could use some pointers from more experienced
hands.

We changed routers recently and with it the processes. The objectives
remain the same:
1. To protect the server (running Apache, Postfix and Vftp).
2. To provide DShield reporting.
3. To get reliable data so that, from time to time, we can contact ISPs
when things get out of hand.

The setup is simple and does not use the router's NAT. 

I am using only the NAT IPtable. HTTP, SMTP, FTP and Pop3 get port
forwarded. Anything that doesn't get port forwarded is presumed to be
intrusive and gets logged and dropped. So far so good.

Questions:

1. Does this approach make sense? 

2. I'm getting the LAN address in the logs rather than the intended
destination IP. Is there some way to preserve the original data?

3. Is anyone aware of a decent log analyzer that will also provide host
resolution?

4. I would rather use the FILTER table for the refused connections to
reject rather than drop. I'm sure that it's simple but I just don't get
it. This would depend upon the filter table rules following the NAT
table rules. Where is this order established?

Thanks.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 56+ messages in thread
* RE: newbie
@ 2002-12-31  1:28 Cagle, John (ISS-Houston)
  0 siblings, 0 replies; 56+ messages in thread
From: Cagle, John (ISS-Houston) @ 2002-12-31  1:28 UTC (permalink / raw)
  To: Pawel S. Veselov, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Pawel,

The ACPI subsystem is indeed progressing on the 2.4 kernel, and the
maintainers (Andy Grover and others) keep a Bitkeeper tree of the latest
2.4.xx kernel with the latest ACPI changes.  Browse to
http://linux-acpi.bkbits.net/ to see the official source tree.  They are
also working with the 2.4 kernel maintainer (Marcelo Tosatti) to always
get the latest subsystem in the latest kernel version.  I think that
kernel tar files (for 2.4 and 2.5) are maintained on the sourceforge
site as well.

In addition, most major Linux distributors should have ACPI built into
their 2.4 kernels soon, if not already.

Regards,
John
--------------------------------
John Cagle     john.cagle-VXdhtT5mjnY@public.gmane.org
Principal Member Technical Staff
   Industry Standard Servers
    Hewlett-Packard Company
    http://www.hp.com/linux

> -----Original Message-----
> From: Pawel S. Veselov [mailto:vps-DfbhUdzxHZh1tZTNRjcZhg@public.gmane.org] 
> Sent: Monday, December 30, 2002 4:25 PM
> To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: [ACPI] newbie
> 
> 
> Hi !
> 
> I just subscibed to this list. From watching some messages, I 
> understand the ACPI is not really progressing in 2.4. kernel, 
> s that correct ?
> 
> The sourceforge webpages unfortunately don't contain much 
> information on the developement status, neither about the sources.
> 
> So, a few questions : is there an official sourcetree, or 
> whatever is developed is in the 2.5.x kernel ?
> 
> Is 2.4.x kernel is to be maintained with the latest ACPI 
> changes ? If not, then is it posible to take the ACPI 
> subsystem from 2.5 kernels and recompile with 2.4, or are 
> there incompatible kernel interfaces involved ?
> 
> The reason I got involved in ACPI is that I got HP Pavillion 
> ze5155 laptop, and it doesn't have any APM, it's pure ACPI. 
> Looks like power buttons is the only OSPM component that is 
> processed correctly. Removing battery/ ac adaptor doesn't 
> even trigger SCI (according to /proc/interrupts), so I guess 
> not all of the statuses are enabled. Also, battery status 
> returned is always 0x0f, so the battery is believed to be 
> absent all the time. I'm not sure how to identify the ACPI 
> bios, so I can report what kind is it. The motherboard is ALi 
> M<something>, that's all I know.
> 
> Thanks !
>     Pawel.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-12-30 22:25 Pawel S. Veselov
  0 siblings, 0 replies; 56+ messages in thread
From: Pawel S. Veselov @ 2002-12-30 22:25 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi !

I just subscibed to this list. From watching some messages, I understand
the ACPI is not really progressing in 2.4. kernel, s that correct ?

The sourceforge webpages unfortunately don't contain much information
on the developement status, neither about the sources.

So, a few questions : is there an official sourcetree, or whatever is developed
is in the 2.5.x kernel ?

Is 2.4.x kernel is to be maintained with the latest ACPI changes ? If not, then
is it posible to take the ACPI subsystem from 2.5 kernels and recompile with
2.4, or are there incompatible kernel interfaces involved ?

The reason I got involved in ACPI is that I got HP Pavillion ze5155 laptop,
and it doesn't have any APM, it's pure ACPI. Looks like power buttons
is the only OSPM component that is processed correctly. Removing battery/
ac adaptor doesn't even trigger SCI (according to /proc/interrupts), so
I guess not all of the statuses are enabled. Also, battery status returned
is always 0x0f, so the battery is believed to be absent all the time.
I'm not sure how to identify the ACPI bios, so I can report what kind is it.
The motherboard is ALi M<something>, that's all I know.

Thanks !
    Pawel.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-10-04 22:44 Venkat Raghu
  0 siblings, 0 replies; 56+ messages in thread
From: Venkat Raghu @ 2002-10-04 22:44 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a basic question. When some function calls
panic:
1)Can I store some registers into nonvolatile 
memory. I will call this function from the very
beginning of my panic function.

2) What exactly happens when a function calls panic
.i.e. a)what all things are inaccessible, in my 
case I will be embedding my code at the very beginning
of panic function, so what things will be inaccessible
to my code b) what is control flow after a function
calls panic.

Any help will really useful. Kindly mail to
venkatraghu2002@yahoo.com, as I did't subscribe.

Regards
Venkat.

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-09-18  3:44 Venkat Raghu
  2002-09-18  4:04 ` newbie Charles Manning
  0 siblings, 1 reply; 56+ messages in thread
From: Venkat Raghu @ 2002-09-18  3:44 UTC (permalink / raw)
  To: linux-mtd

Hi,

Any pointers to documents describing the basics
of mtd drivers. I would like know how it works, what
are the operations. Whats the reason behind erase 
operation etc.

regards
Venkat.

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-08-28 21:16 Venkat Raghu
  2002-08-28 21:27 ` newbie Scott Taylor
  2002-08-28 21:28 ` newbie Richard Nairn
  0 siblings, 2 replies; 56+ messages in thread
From: Venkat Raghu @ 2002-08-28 21:16 UTC (permalink / raw)
  To: linux-admin

Hi,

I want users to be able to telnet into my linux box.
So I did 
#>chkconfig telnet on

and added in /etc/hosts.allow
in.telnetd: ALL: ALLOW

then
#>/etc/rc.d/init.d/xinetd restart

I was unable to telnet into the box:
It says connection refused, it does't even come 
until login prompt. So I think telnetd is not
configured properly. So what is wrong in above
process???

Regards
Venkat.




__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-08-19 22:30 ` Venkat Raghu
  0 siblings, 0 replies; 56+ messages in thread
From: Venkat Raghu @ 2002-08-19 22:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-newbie, linuxprog, linux-support, redhat-list


Hi,

I have a bash script which modifies some environment
variables and does some other housekeeping things.
But problem is that when script finishes running,
new values of environment variables are no longer
visible in parent shell. So what should I do so that
these new values are visible in parent. I don't want
to run as ". file.sh". I have to run it as "file.sh"
only.

Kindly mail me at venkatraghu2002@yahoo.com

Regards
Venkat.

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 56+ messages in thread
[parent not found: <15713.19246.732177.545746@cerise.nosuchdomain.co.uk>]
* RE: newbie
@ 2002-08-19 13:39 Kirkwood, David A
  2002-08-20 13:07 ` newbie Uma Shankar Kayarohanam
  0 siblings, 1 reply; 56+ messages in thread
From: Kirkwood, David A @ 2002-08-19 13:39 UTC (permalink / raw)
  To: 'Raghava Raju', linux-admin

Try doing it this way....

stty erase control-V control-B



-----Original Message-----
From: Raghava Raju [mailto:vraghava_raju@yahoo.com]
Sent: Friday, August 16, 2002 6:33 PM
To: linux-admin@vger.kernel.org
Subject: newbie



Hi

After doing stty erase "^B", it is not not erasing
after I do ctrl-B.

Is anything wrong the way I am doing, to set "^B"
to be the erase key.

Please mail to vraghava_raju@yahoo.com, I didn't
subscribe to this list.

Regards
Raghava.



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-08-17  1:31 Venkat Raghu
  0 siblings, 0 replies; 56+ messages in thread
From: Venkat Raghu @ 2002-08-17  1:31 UTC (permalink / raw)
  To: linux-kernel


Hi

1) I want to know about termcap formats. For example
the control sequence for del is "^[[3~" . So how
to interpret it. 

2) How will kernel decide keycodes, is it just based 
on termcap file. But this file does't contain
exhaustive list of keycodes.

Please mail me at venkatraghu2002@yahoo.com, I did't
subscribe to this list.

Regards
Venkat.

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2002-08-16 22:32 Raghava Raju
  2002-08-17 16:31 ` newbie Glynn Clements
  0 siblings, 1 reply; 56+ messages in thread
From: Raghava Raju @ 2002-08-16 22:32 UTC (permalink / raw)
  To: linux-admin


Hi

After doing stty erase "^B", it is not not erasing
after I do ctrl-B.

Is anything wrong the way I am doing, to set "^B"
to be the erase key.

Please mail to vraghava_raju@yahoo.com, I didn't
subscribe to this list.

Regards
Raghava.



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

^ permalink raw reply	[flat|nested] 56+ messages in thread
* newbie
@ 2001-11-27  9:37 Tolga KILICLI
  0 siblings, 0 replies; 56+ messages in thread
From: Tolga KILICLI @ 2001-11-27  9:37 UTC (permalink / raw)
  To: linux-mtd

Hi,

What do you advice to someone who decided to work on mtds. 
Actually I got my strataflash yesterday and i want to play. but 
what else do i need? some burner? software tools?


thanks.

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Re: Newbie
@ 2000-11-15 17:10 richardj_moore
  0 siblings, 0 replies; 56+ messages in thread
From: richardj_moore @ 2000-11-15 17:10 UTC (permalink / raw)
  To: Aamir Dogar; +Cc: linux-kernel



Not even Intel can spell kernal [sic] - see 486 Programmer's reference -
description of protection mechanism.

BTW one of the enhancements to the Pentium was an improvement in the
spelling of kernel. :-)


Richard Moore -  RAS Project Lead - Linux Technology Centre (PISC).

http://oss.software.ibm.com/developerworks/opensource/linux
Office: (+44) (0)1962-817072, Mobile: (+44) (0)7768-298183
IBM UK Ltd,  MP135 Galileo Centre, Hursley Park, Winchester, SO21 2JN, UK


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 56+ messages in thread
* Newbie
@ 2000-11-14  4:01 Aamir Dogar
  2000-11-15 16:09 ` Newbie Tigran Aivazian
  0 siblings, 1 reply; 56+ messages in thread
From: Aamir Dogar @ 2000-11-14  4:01 UTC (permalink / raw)
  To: linux-kernel

Hi There,

i am new to kernal development.
i just need a good Kernal Programming-HowTo.
could someone please let me know about this and about other useful info
about kernal programming that can help me to start kernal programming.


thanks in advance
Aamir

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 56+ messages in thread

end of thread, other threads:[~2023-04-25 14:53 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-23 16:50 newbie Niel A
2005-12-23  9:11 ` newbie Fred Marmond
2005-12-23  9:56 ` newbie Frank Kotler
2005-12-24 23:16   ` newbie Niel A
  -- strict thread matches above, loose matches on Subject: below --
2023-04-25 14:52 newbie slack uj
2018-02-09 17:31 newbie yash omer
2018-02-09 17:36 ` newbie Ozgur Kara
     [not found]   ` <CADgbxGj6cKytp_ecE9m22tEf3zib1oEi2EMZDB1Vm_bxPiuc_A@mail.gmail.com>
     [not found]     ` <CADgbxGiaDkHj8oJmF2owbK_1wyVAj-S71U3Fe3Hyfh8D473sug@mail.gmail.com>
     [not found]       ` <380851518198509@web31o.yandex.ru>
     [not found]         ` <CADgbxGg2hdVSueX1hmLWPUr950z7WEsZOx+tUbLw7MoOaHLu3g@mail.gmail.com>
     [not found]           ` <CADgbxGii+2Qauei=35a30gi37fppi0NeeggD-jkMDLX6P3Qj_w@mail.gmail.com>
     [not found]             ` <CADgbxGgOJDX6t_pLwN65+zXPnd8BsZ3YZgym_Rg8DG6AY+DL5w@mail.gmail.com>
     [not found]               ` <1240171518199043@web36g.yandex.ru>
2018-02-09 18:01                 ` newbie Ozgur
2018-02-09 20:20                   ` newbie valdis.kletnieks at vt.edu
2018-02-09 20:24                     ` newbie Ozgur
2018-02-09 17:43 ` newbie valdis.kletnieks at vt.edu
2018-02-12 16:59 ` newbie Ruben Safir
2015-09-17  9:03 Newbie Lasya Venneti
2015-09-17 11:49 ` Newbie Wei Liu
2015-06-18 18:40 Newbie Abhinav Gupta
2015-06-18 18:44 ` Newbie Razvan Cojocaru
2015-06-18 18:46   ` Newbie Abhinav Gupta
2015-06-18 19:00     ` Newbie Razvan Cojocaru
2015-06-19  7:29     ` Newbie Razvan Cojocaru
2009-12-01  9:25 Newbie "svn update" question Mikko Oksalahti
2009-12-01  9:45 ` Howard Miller
2009-12-01 12:00   ` Newbie Mikko Oksalahti
2009-11-23  8:15 Newbie Niamathullah sharief
     [not found] ` <968530b20911230124ma2bb253odd7002ff3122db21@mail.gmail.com>
2009-11-24  5:58   ` Newbie Niamathullah sharief
2006-03-14 21:29 Newbie Eric Heim
2006-03-14 22:09 ` Newbie David Hawkins
2004-03-26 19:52 newbie IT Clown
2004-03-26 20:05 ` newbie David Cannings
2003-10-29 19:19 Newbie David C. Hart
2003-10-29 19:43 ` Newbie Jörg Schütter
2002-12-31  1:28 newbie Cagle, John (ISS-Houston)
2002-12-30 22:25 newbie Pawel S. Veselov
2002-10-04 22:44 newbie Venkat Raghu
2002-09-18  3:44 newbie Venkat Raghu
2002-09-18  4:04 ` newbie Charles Manning
2002-08-28 21:16 newbie Venkat Raghu
2002-08-28 21:27 ` newbie Scott Taylor
2002-08-28 21:28 ` newbie Richard Nairn
2002-08-30  0:54   ` newbie Keith Morse
2002-08-19 22:30 newbie Venkat Raghu
2002-08-19 22:30 ` newbie Venkat Raghu
2002-08-20  5:42 ` newbie Riley Williams
2002-08-20 18:41   ` newbie ichi
2002-08-20 19:53     ` newbie Riley Williams
2002-08-20  7:32 ` newbie Matti Aarnio
2002-08-20  7:32   ` newbie Matti Aarnio
     [not found] <15713.19246.732177.545746@cerise.nosuchdomain.co.uk>
2002-08-19 21:51 ` newbie Raghava Raju
2002-08-19 13:39 newbie Kirkwood, David A
2002-08-20 13:07 ` newbie Uma Shankar Kayarohanam
2002-08-20 19:11   ` newbie Glynn Clements
2002-08-17  1:31 newbie Venkat Raghu
2002-08-16 22:32 newbie Raghava Raju
2002-08-17 16:31 ` newbie Glynn Clements
2001-11-27  9:37 newbie Tolga KILICLI
2000-11-15 17:10 Newbie richardj_moore
2000-11-14  4:01 Newbie Aamir Dogar
2000-11-15 16:09 ` Newbie Tigran Aivazian
2000-11-15 16:43   ` Newbie John Levon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.