summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/a12
AgeCommit message (Expand)Author
2003-07-14add __KERNEL_RCSID() (using 1, for #included .c files)lukem
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-31Change ext_size to a size_t, and update the signature of ext_free.thorpej
2003-01-20The Double-Semi-Colon Police.simonb
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-10-01Remove unecessary extern decl of ade_ca.thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-05-15Rename alpha_pci_decompose_tag() to pci_decompose_tag(). There *is*thorpej
2002-05-02Change the semantics of mbuf external storage "ext_free" routinesthorpej
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-08-20"wierd" is weird.wiz
2001-07-12bcopy -> memcpythorpej
2001-07-12bcmp -> memcmpthorpej
2001-07-12bzero -> memsetthorpej
2001-06-14change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.itojun
2001-06-13withough -> withoutwiz
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-01-17Fix a rather annoying problem where the sockaddr_dl which holdsthorpej
2001-01-14Use splnet() to block network interrupts, not splimp().thorpej
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-12-12Adapt to bpfattach() changes, and further centralize the bpfattach()thorpej
2000-11-15Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().thorpej
2000-11-02Adapt to new line discipline scheme.eeh
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-03-13Fix doubled 'the's in comments.soren
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
1999-12-04CL* discarding.ragge
1999-05-18Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()thorpej
1999-04-10be more consistent about use of 'cputype'. e.g. it's in a header, don'tcgd
1998-09-24Move if_ade* from alpha/pci/ to alpha/a12/ross
1998-09-23A12 crossbar switch driver.ross
1998-09-23A12 detached console tty driver and NetBSD console interface.ross