Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
in_addr_t is for (same basic type so we don't break anything). | |||
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 | |
Fix insert char to erase more than one char in the newly created empty space past the insertion point. | |||
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 | |
uses when it sends packets out. blame tqbf@rdist.org for this fix. | |||
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 | |
total sectors > cyl * head * sec/head. Inspired by der Mouse <mouse@rodents.montreal.qc.ca> | |||
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 | |
(arch/machine/libsa have to have machine link or smth) | |||
1997-07-25 | correct return value on apmcall failure | Michael Shalayeff | |
1997-07-25 | tabify | Michael Shalayeff | |
some /lx/p/ printf changes | |||
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 | |
1997-07-25 | updated from eisadevs | Michael Shalayeff | |
1997-07-25 | more eisa codes (Jason Wright, netbsd-pr#3853) | Michael Shalayeff | |
1997-07-25 | more quirks from netbsd | Michael Shalayeff | |
1997-07-25 | oops | Michael Shalayeff | |
1997-07-25 | init uninitialized | Michael Shalayeff | |
remove dumb var | |||
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt | |