summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-25Print more information in /kern/ipsecAngelos D. Keromytis
1999-02-25Bzero key information before free'ing it, just for paranoia's sake.Angelos D. Keromytis
1999-02-25Use M_XDATA for the key schedule, instead of M_TEMP.Angelos D. Keromytis
1999-02-25establish irq after MI attach call, some cleanupMichael Shalayeff
1999-02-25save 'esym' passed from /bootMichael Shalayeff
1999-02-25Clear the DF bit, so packets don't get dropped inside a tunnel.Angelos D. Keromytis
1999-02-25print hptm (hpt mask) and vtop (virt to phys has table) registersMichael Shalayeff
1999-02-25add irq and dma glues (the green one)Michael Shalayeff
1999-02-25use config_found_sm to allow irq passing in confargsMichael Shalayeff
1999-02-25Unnecessary ifdefAngelos D. Keromytis
1999-02-25vmapbuf/vunmapbufMichael Shalayeff
1999-02-25missing ifdef IPSECAngelos D. Keromytis
1999-02-25Be a bit more paranoid before free'ing memory.Angelos D. Keromytis
1999-02-25flesh pcb outMichael Shalayeff
1999-02-25better bus_space_barrier(); proper dma stuff; some more bus tagsMichael Shalayeff
1999-02-25support irq on mainbusMichael Shalayeff
1999-02-25better __splhigh(); define INT_NONE for 'no ints allowed'Michael Shalayeff
1999-02-25remove unused software bitsMichael Shalayeff
1999-02-25comment iomod_command usageMichael Shalayeff
1999-02-25fix c&p in fice() (s/fdce/fice/); cleanupMichael Shalayeff
1999-02-25sync and cleanupMichael Shalayeff
1999-02-25Fix autosetting of d_type and d_typename that I introduced in revTodd C. Miller
1999-02-25updateMichael Shalayeff
1999-02-25add dino device/attachment; myri is actually on pciMichael Shalayeff
1999-02-25pci host adapter is called 'Dino'Michael Shalayeff
1999-02-25updateMichael Shalayeff
1999-02-25specify text start through the -Ttext, fix ld.script accordinglyMichael Shalayeff
1999-02-25add both audio device typesMichael Shalayeff
1999-02-25rearrange devices, fix irqs, more commentsMichael Shalayeff
1999-02-25Add missing check for i_ffs_nlink > LINK_MAX; marcs@znep.comTodd C. Miller
1999-02-25Possible cause of responses not going back to userland.Angelos D. Keromytis
1999-02-25rename sysctl namesTheo de Raadt
1999-02-25Removed osdep.h dependencies.Angelos D. Keromytis
1999-02-25Remove osdep.h dependencies.Angelos D. Keromytis
1999-02-25Move union sockaddr_union to ip_ipsp.hAngelos D. Keromytis
1999-02-25sockaddr_union cannot be declared here, obviously, or in any other file that ...Theo de Raadt
1999-02-24Update copyright; remove a few annoying debugging printfs.Angelos D. Keromytis
1999-02-24add skipjack support backTheo de Raadt
1999-02-24Use net/, not netsec/ for pfkey files.Angelos D. Keromytis
1999-02-24Don't include skipjack twice.Angelos D. Keromytis
1999-02-24Add option KEY in GENERIC, and update files.Angelos D. Keromytis
1999-02-24Not used anymore.Angelos D. Keromytis
1999-02-24PF_KEY_V2, with local extensions for SPD management.Angelos D. Keromytis
1999-02-24Work with pfkey instead of pfencapAngelos D. Keromytis
1999-02-24Remove encap.h include; saner debugging printfs; fix buglets; work withAngelos D. Keromytis
1999-02-24Changes to socket.h to include union sockaddr_union, temporarily add osdep.h,Angelos D. Keromytis
1999-02-24Disable encap domain.Angelos D. Keromytis
1999-02-24pIII handling; testing by jdb@layer8.netTheo de Raadt
1999-02-24more stuff, also irq attribute for mainbusMichael Shalayeff
1999-02-24Zip250 doesn't do modesense, either.Jason Downs