summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-13Remove compiler options workarounds for savectx breakage.Miod Vallat
2004-07-13Do not trash r14 by mistake in __savectx.Miod Vallat
2004-07-13regenMichael Shalayeff
2004-07-13+madvise,msync,mlock,munlock,mlockall,munlockallMichael Shalayeff
2004-07-13regenMichael Shalayeff
2004-07-13+getdomainnameMichael Shalayeff
2004-07-13Replace _DEV_IC_MPT_NETBSD_H_ with _DEV_IC_MPT_OPENBSD_H_Marco Peereboom
2004-07-12Add detection of IM/IS/IME support in mpt_attach(). This is in preparation t...Marco Peereboom
2004-07-12typo, thise -> theseBrad Smith
2004-07-12rearrange config-time printfsTheo de Raadt
2004-07-12merge error; lokiTheo de Raadt
2004-07-12syncPeter Valchev
2004-07-12Creative Voip BlasterPeter Valchev
2004-07-12remove PF_FORWARD (which was introduced by ipv6 reass-on-scrub).Jun-ichiro itojun Hagino
2004-07-11save an (eventually existent) namei process context when going overPedro Martelletto
2004-07-11backout IPv6 reass-on-scrub patch (more work needs to be done).Jun-ichiro itojun Hagino
2004-07-11Create the group when adding a dynamic interface that's not yet plugged in.Ryan Thomas McBride
2004-07-11special case of a non-CDC_AT device tha belongs here; from freebsdTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11Kyocera productTheo de Raadt
2004-07-11Fix ldmxcsr asm macro.Mark Kettenis
2004-07-11syncTheo de Raadt
2004-07-11shrinkTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-114 more aue(4) devicesTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11support two more suntac products; from freebsdTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11simplifyTheo de Raadt
2004-07-11from freebsd via netbsd via lokiTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11support 4 more uftdi ports (3 from freebsd, 1 from netbsd)Theo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11newTheo de Raadt
2004-07-11from netbsd via loki@animata.net, revision 1.68Theo de Raadt
2004-07-11from netbsd via loki@animata.netTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11viewsonic; from loki@animata.netTheo de Raadt
2004-07-11typedef hpux_stack_t kinda like stack_tMichael Shalayeff
2004-07-11add sf. ok deraadt@Ted Unangst
2004-07-11get rid of [u]longs in hpux_stat that are really [u]ints and define stat64 st...Michael Shalayeff
2004-07-11move struct hpux_sigaltstack out into .h file as i just figured out it is nee...Michael Shalayeff
2004-07-11regenMichael Shalayeff
2004-07-11sigaltstack wrapperMichael Shalayeff
2004-07-11explicitly initialize a variable that is used to control the vnodePedro Martelletto
2004-07-10regenMichael Shalayeff
2004-07-10enable stty/gtty on hppa as wellMichael Shalayeff
2004-07-10fix for where a TCP NFS connection could sleep in soreceive() forever,marius eriksen
2004-07-10Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs.Mark Kettenis