index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ofw
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSIDs
lukem
2001-10-22
Remove hack to skip OFW nodes which don't correspond to devices. These
thorpej
2001-10-20
FCS check and padding for minimum size Ethernet packet
billc
2001-08-26
Make compile with -Wmissing-prototype -Wstrict-prototypes
matt
2001-08-25
Make this compile with -Wmissing-prototypes by adding appropriate
matt
2001-06-19
Don't use argument names in function declarations.
simonb
2001-06-10
Rename ofb_softc to ofbus_softc. (XXX Is this good name?)
tsubai
2001-06-08
Add multiple inclusion protection. Define prototypes for openfirm
matt
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-04-11
Put back all header files defining ioctls
jdolecek
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-02-17
add OFW_PCI_PHYS_HI_BUS()
mrg
2001-02-16
expand this a little further to include defines of:
mrg
2001-01-08
Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when
fvdl
2001-01-07
Adapt all disk devices in MI directories to handle ODIOC* calls
fvdl
2000-11-15
OF_nextprop: make OUT argument type `void *'
pk
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-14
some cleanup. Add back OFIOCGETOPTNODE.
matt
2000-11-14
Add OFIOCGETOPTNODE (now that I know how to implement it).
matt
2000-11-14
Add openfirmio which is an ioctl interface to OpenFirmware.
matt
2000-11-14
Add OF_nextprop and OF_setprop prototypes.
matt
2000-11-14
de __P'd.
matt
2000-11-02
Adapt to the new line discipline scheme.
eeh
2000-05-16
Nuke dk_establish() from orbit except from those ports which still use
thorpej
2000-04-14
Fix some callout fallout. Hi Jason!
scw
2000-03-24
Update several ports to at least work again without IPKDB
ws
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-13
Fix doubled 'the's in comments.
soren
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-05-05
Fix OFW_PCI_PHYS_HI_DEVICEMASK value.
tsubai
1999-05-04
Make this compile again.
thorpej
1999-05-04
Define some things related to the PCI Bus binding to OpenFirmware.
thorpej
1999-03-10
oops, fix previous.
mrg
1999-03-09
no need to use __P inside __P.
mrg
1999-02-03
Update last prototyping change.
pk
1999-02-02
Make this pass the `strict prototype' test.
pk
1998-07-22
Add common OpenFirmware network interface functions. Currently supports
thorpej
1998-07-05
defopt INET, NETATALK.
jonathan
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd
1998-06-10
Missing include <sys/systm.h>.
tv
1998-03-21
Replace TS_WOPEN with t_wopen, per mail on tech-kern.
mycroft
1998-03-21
-Wall
cgd
1998-03-21
-Wall (one real bug, even!)
cgd
1998-02-24
Forcibly NUL-terminate the path name, just to be sure.
mycroft
1998-02-24
Minor style change.
mycroft
1998-02-24
Several things:
mycroft
1998-02-16
Remove "class" declarations, and add "devclass" declarations where
thorpej
1998-02-03
s/of_nodename/of_packagename/. Eventually, we'll probably want something
cgd
1998-02-03
in ofbattach(), don't both doing an ofbprint() by hand if the root node.
cgd
1998-02-02
make ofbprint() use of_nodename(). cleanup.
cgd
[next]