Re: syscall reference



In other words IPC looks like a good place to begin learning the kernel.
Even if technically I am not using the kernel. And there is alot more than
pipes, there's signals and so on here but pipes are a good place to start.
Read and write are only a couple of examples of what a complete syscall
reference should give. The trouble is that the linux kernel is living. By
that I mean it's not like and old Unix v6 or 7 for a pdp. So much has
changed from 2.0 or even the 2.2 code to buy a reference might seem in the
long run fruitless. Then again it might be worth it.

Bill


.



Relevant Pages

  • Re: kernel question ???
    ... Subject: kernel question ??? ... device aue # ADMtek USB Ethernet ... > options SOFTUPDATES # Enable FFS soft updates support ... > reference to `miibus_devclass' ...
    (freebsd-current)
  • Re: Unable to build kernel
    ... some nfs stuff. ... client from my kernel. ... reference to `nfs_advlock_p' ... # RAID controllers interfaced to the SCSI subsystem ...
    (freebsd-stable)
  • Re: [TEST/REVIEW] Netflow implementation
    ... better have a way to 'tag' routes and make your decision based ... Keep all the policy definition out of the kernel table. ... It is a reference to 'external' information. ... on source/destination prefixes. ...
    (freebsd-net)
  • RE: Enumerating IP Addresses
    ... > I am trying to enumerate all ip addresses from kernel mode, ... > Loading Kernel Symbols ... > Invalid system memory was referenced. ... > to reference an invalid pointer... ...
    (microsoft.public.development.device.drivers)
  • [Full-Disclosure] NetBSD Security Advisory 2004-004: shmat reference counting bug
    ... This system call is part of the System-V Shared Memory subsystem; ... The shmatfunction first increases the reference count on the ... workaround the problem by removing SYSVSHM from your kernel config ... Information about NetBSD and NetBSD security can be found at ...
    (Full-Disclosure)