Age | Commit message (Expand) | Author |
1997-07-29 | tell bpf packet header is u_char sized; also indent. spotted by newsham | Theo de Raadt |
1997-07-29 | indent | Theo de Raadt |
1997-07-28 | do multipage pmap_pageable | Michael Shalayeff |
1997-07-28 | adopt for assym.h | Michael Shalayeff |
1997-07-28 | assym.h | Michael Shalayeff |
1997-07-28 | use assym.h | Michael Shalayeff |
1997-07-28 | libsa assym.h config | Michael Shalayeff |
1997-07-28 | generate assym.h | Michael Shalayeff |
1997-07-28 | allocate random ports | Theo de Raadt |
1997-07-28 | for netatalk, pull in netatalk/at_extern.h | Theo de Raadt |
1997-07-28 | pretty | Theo de Raadt |
1997-07-28 | make it compile | Niels Provos |
1997-07-28 | make it compile | Niels Provos |
1997-07-28 | Make struct in_addr contain an in_addr_t since that's what | Todd C. Miller |
1997-07-28 | insert char (for real) | kstailey |
1997-07-28 | sync | Theo de Raadt |
1997-07-28 | i screwed up twice in 20 seconds, wow | Theo de Raadt |
1997-07-28 | sync | Theo de Raadt |
1997-07-28 | oops | Theo de Raadt |
1997-07-28 | sync | Theo de Raadt |
1997-07-28 | stime; christos | Theo de Raadt |
1997-07-28 | two unneeded variables; enami@ba2.so-net.or.jp | Theo de Raadt |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist |
1997-07-27 | sync | Theo de Raadt |
1997-07-27 | mremap non-emulation; tron@lyssa.owl.de | Theo de Raadt |
1997-07-27 | arrgh! (sigh) (*sniffle*) | kstailey |
1997-07-27 | sync to use m68k code | Theo de Raadt |
1997-07-27 | sa__handler to avoid sa_handler stuff coming before 2000.... | Theo de Raadt |
1997-07-27 | time_t is not long | Theo de Raadt |
1997-07-27 | hardcode list of ports to not randomly allocate; will add configuration later | Theo de Raadt |
1997-07-27 | for AF_UNSPEC sockets, do not whack the ethernet address; this is what bpf | Theo de Raadt |
1997-07-27 | document bpb media types | Michael Shalayeff |
1997-07-26 | protect from asm.h _C_LABEL pre-inclusion | Michael Shalayeff |
1997-07-26 | Report total number of blocks for a scsi disk since on modern drives | Todd C. Miller |
1997-07-26 | Must include netatalk/at_extern to get atintr() prototype. | denny |
1997-07-25 | Typo (from NetBSD #2622) | Tobias Weingartner |
1997-07-25 | s/NetBSD/OpenBSD/ | kstailey |
1997-07-25 | no need for -Imachine now | Michael Shalayeff |
1997-07-25 | _STANDALONE needs <machine/limits.h> too | Michael Shalayeff |
1997-07-25 | use machine/{std,var}args.h | Michael Shalayeff |
1997-07-25 | damnit | Theo de Raadt |
1997-07-25 | return EINVAL in case bad locking specified; netbsd | Michael Shalayeff |
1997-07-25 | userland bye-bye | Michael Shalayeff |
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff |
1997-07-25 | tabify | Michael Shalayeff |
1997-07-25 | oops, bad comments | Michael Shalayeff |
1997-07-25 | add {struct,member,export} keywords, tsarna@endicor.com | Michael Shalayeff |
1997-07-25 | add SysV shared mem for X | kstailey |
1997-07-25 | indent properly | Theo de Raadt |
1997-07-25 | from netbsd: check user access rights only if UIO_USERSPACE | Michael Shalayeff |