Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-15 | cannot do this; flipk has found test cases where this fails | Theo de Raadt | |
1997-07-15 | initxxx() routines return 1 on success, not zero. | kstailey | |
(ob-theo-style-commit-comment: "Argh! *sigh* not-nice!") | |||
1997-07-15 | keyboard() does not return an int | kstailey | |
1997-07-15 | gtime var -> gltime var | Theo de Raadt | |
1997-07-15 | Use assembler sources our of arch/m68k where applicable. | Jason Downs | |
1997-07-15 | sendmail 8.9.1 | Jason Downs | |
1997-07-15 | sendmail 8.9.1 | Jason Downs | |
1997-07-15 | Sendmail 8.8.6. | Jason Downs | |
1997-07-15 | Add a missing const | Todd C. Miller | |
1997-07-15 | sysctl for PF_ENCAP. | Angelos D. Keromytis | |
1997-07-14 | HAVE_NET_SLIP_H; PR286, felix@mamba.pond.sub.org | Theo de Raadt | |
1997-07-14 | nicer include | Michael Shalayeff | |
1997-07-14 | Print the new input/output bytes for sipp-ah/sipp-esp/ipencap. | Angelos D. Keromytis | |
1997-07-14 | that was not a nice change | Theo de Raadt | |
1997-07-14 | Don't call it a mask when it is a sigset_t (cosmetic changes only). | Todd C. Miller | |
1997-07-14 | Convert remaining sigsetmask() -> sigprocmask() (POSIX style) | Todd C. Miller | |
in collect.c and fix up some signal botches elsewhere. | |||
1997-07-14 | change the output so that it fits into 80 columns | Thomas Graichen | |
1997-07-14 | how many of those (in my opinion) broken configure scripts are there | Thomas Graichen | |
around ? ... also here some subscripts were called without preceding the calls with a shell (and thus assuming their executability) | |||
1997-07-14 | sometimes - so at least it seems - also theo does'nt check what he is | Thomas Graichen | |
committing :-) ... i hope i got it right now | |||
1997-07-14 | typo | Niels Provos | |
1997-07-14 | global byte counters. | Niels Provos | |
1997-07-14 | sysctl... | Niels Provos | |
1997-07-14 | routes with zero spi can be used to avoid ipsec processing | Niels Provos | |
1997-07-14 | Slight fix. | Jason Downs | |
1997-07-14 | Update to reflect reality. | Jason Downs | |
1997-07-14 | The grand reorganization, OpenBSD style. | Jason Downs | |
Lossely based on the NetBSD reorg, but much improved upon, simpler, and doesn't scribble needless junk into the bootblocks. | |||
1997-07-14 | Add support for cua devices, and remove all references to awk(1)... | Jason Downs | |
1997-07-14 | cua devices for all! | Jason Downs | |
1997-07-14 | Fix the CTLNET order. | Angelos D. Keromytis | |
1997-07-14 | -Wall | Todd C. Miller | |
1997-07-14 | Remove unused var. | Todd C. Miller | |
1997-07-14 | Fixed typo (missing "any" in example rule). | Angelos D. Keromytis | |
1997-07-14 | Adjusted the spaces a bit. | Angelos D. Keromytis | |
1997-07-14 | NOSTR -> NULL | Todd C. Miller | |
Use sigsetjmp/siglongjmp instead of sigjmp/longjmp for portability. | |||
1997-07-13 | bcopy() -> memcpy() and fix some casts. | Todd C. Miller | |
1997-07-13 | Update from 44.BSD-lite2 | Todd C. Miller | |
1997-07-13 | Cleanup, made argument order a bit more sane. | Angelos D. Keromytis | |
1997-07-13 | Simplified use. | Angelos D. Keromytis | |
1997-07-13 | Added -encap flag for flushing, added a missing break; in flushing X25 | Angelos D. Keromytis | |
entries. | |||
1997-07-13 | Typo correction. | Angelos D. Keromytis | |
1997-07-13 | Show the new field in the encap sockaddrs. | Angelos D. Keromytis | |
1997-07-13 | Get rid of pause | Tobias Weingartner | |
1997-07-13 | Sync with the new audio changes. | Angelos D. Keromytis | |
1997-07-13 | Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own. | Todd C. Miller | |
- handle long lines safely (from NetBSD) - use puts/fputs and putchar/putc when it makes sense - use err/errx and warn/warnx when it makes sense - make return() and sizeof() style consisten - some more buffer safety | |||
1997-07-13 | sync to NETBSD_CURRENT_970711. | Jason Downs | |
1997-07-13 | Save mmuid and use it to print out 425/433 model types. | Jason Downs | |
1997-07-13 | APCI support and new CPU configuration from NetBSD. | Jason Downs | |
Fix all of the include refs. Bump version number to 2.1. | |||
1997-07-12 | Add PnP stuff. Should compile, doubt if it works 100%. Worked for | Tobias Weingartner | |
my SB at one point, but it's been a while... Thanks Theo for giving me this code. It still needs a lot of work, all my fault... ;-) | |||
1997-07-12 | We will need these flags soon enough... | Tobias Weingartner | |
1997-07-12 | Add sha1 digest support. | Todd C. Miller | |