summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-07-29tell bpf packet header is u_char sized; also indent. spotted by newshamTheo de Raadt
1997-07-29indentTheo de Raadt
1997-07-28do multipage pmap_pageableMichael Shalayeff
1997-07-28adopt for assym.hMichael Shalayeff
1997-07-28assym.hMichael Shalayeff
1997-07-28use assym.hMichael Shalayeff
1997-07-28libsa assym.h configMichael Shalayeff
1997-07-28generate assym.hMichael Shalayeff
1997-07-28allocate random portsTheo de Raadt
1997-07-28for netatalk, pull in netatalk/at_extern.hTheo de Raadt
1997-07-28prettyTheo de Raadt
1997-07-28make it compileNiels Provos
1997-07-28make it compileNiels Provos
1997-07-28Make struct in_addr contain an in_addr_t since that's whatTodd C. Miller
1997-07-28insert char (for real)kstailey
1997-07-28syncTheo de Raadt
1997-07-28i screwed up twice in 20 seconds, wowTheo de Raadt
1997-07-28syncTheo de Raadt
1997-07-28oopsTheo de Raadt
1997-07-28syncTheo de Raadt
1997-07-28stime; christosTheo de Raadt
1997-07-28two unneeded variables; enami@ba2.so-net.or.jpTheo de Raadt
1997-07-27expiration messages, fixes, updates, all sorts of thingsNiklas Hallqvist
1997-07-27syncTheo de Raadt
1997-07-27mremap non-emulation; tron@lyssa.owl.deTheo de Raadt
1997-07-27arrgh! (sigh) (*sniffle*)kstailey
1997-07-27sync to use m68k codeTheo de Raadt
1997-07-27sa__handler to avoid sa_handler stuff coming before 2000....Theo de Raadt
1997-07-27time_t is not longTheo de Raadt
1997-07-27hardcode list of ports to not randomly allocate; will add configuration laterTheo de Raadt
1997-07-27for AF_UNSPEC sockets, do not whack the ethernet address; this is what bpfTheo de Raadt
1997-07-27document bpb media typesMichael Shalayeff
1997-07-26protect from asm.h _C_LABEL pre-inclusionMichael Shalayeff
1997-07-26Report total number of blocks for a scsi disk since on modern drivesTodd C. Miller
1997-07-26Must include netatalk/at_extern to get atintr() prototype.denny
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-25s/NetBSD/OpenBSD/kstailey
1997-07-25no need for -Imachine nowMichael Shalayeff
1997-07-25_STANDALONE needs <machine/limits.h> tooMichael Shalayeff
1997-07-25use machine/{std,var}args.hMichael Shalayeff
1997-07-25damnitTheo de Raadt
1997-07-25return EINVAL in case bad locking specified; netbsdMichael Shalayeff
1997-07-25userland bye-byeMichael Shalayeff
1997-07-25correct return value on apmcall failureMichael Shalayeff
1997-07-25tabifyMichael Shalayeff
1997-07-25oops, bad commentsMichael Shalayeff
1997-07-25add {struct,member,export} keywords, tsarna@endicor.comMichael Shalayeff
1997-07-25add SysV shared mem for Xkstailey
1997-07-25indent properlyTheo de Raadt
1997-07-25from netbsd: check user access rights only if UIO_USERSPACEMichael Shalayeff