Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-28 | adopt for assym.h | Michael Shalayeff | |
1997-07-28 | assym.h | Michael Shalayeff | |
1997-07-28 | use assym.h | Michael Shalayeff | |
poke BPBs in for bios and dos some values have to be filled out by fdisk/installboot | |||
1997-07-28 | libsa assym.h config | Michael Shalayeff | |
1997-07-28 | NULL | Theo de Raadt | |
1997-07-28 | generate assym.h | Michael Shalayeff | |
1997-07-28 | typos | Niklas Hallqvist | |
1997-07-28 | Use the config.guess we have elsewhere, brings us arc support | Niklas Hallqvist | |
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 | Move configuration of loopback interface to before all other interfaces. | kstailey | |
Allows the use of local caching-only nameserver with no "nameserver" entry in /etc/resolv.conf to configure a route between the hostname and loopback. | |||
1997-07-28 | pretty | Theo de Raadt | |
1997-07-28 | line up headers when showing route table | kstailey | |
1997-07-28 | make it compile | Niels Provos | |
1997-07-28 | make it compile | Niels Provos | |
1997-07-28 | 1) Prototypes. pretty. | flipk | |
2) setlocale(LC_ALL, "") from kleink@netbsd 3) Add XPG4.2 `-H' flag (show column headers) from kleink@netbsd 4) initialize flag variables before getopt 5) some Wall cleanup. | |||
1997-07-28 | Install inet(3) page as inet_{ntop,pton}(3) pages too | Niklas Hallqvist | |
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 | Dynamically allocate space for addr header strings instead of using | Todd C. Miller | |
BUFSIZ. We know that the end size will be <= to the start size so it is simple to preallocate enough space. Fixes NetBSD PR#3028 | |||
1997-07-28 | mandoc. tag. copyright. | flipk | |
1997-07-28 | insert char (for real) | kstailey | |
1997-07-28 | When pushing ethers was done it said "pushed hosts" | Niklas Hallqvist | |
1997-07-28 | doc IP_PORTRANGE | Theo de Raadt | |
1997-07-28 | merge in getcap change by grr, in rev 1.8 | Theo de Raadt | |
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 | install mail.rc at distribution time; bug found by explorer@flame.org | Theo de Raadt | |
1997-07-28 | sync | Theo de Raadt | |
1997-07-28 | stime; christos | Theo de Raadt | |
1997-07-28 | uniqify names more; s.k.stevens@ic.ac.uk | Theo de Raadt | |
1997-07-28 | two unneeded variables; enami@ba2.so-net.or.jp | Theo de Raadt | |
1997-07-28 | Note atalk family for AppleTalk | denny | |
1997-07-28 | boot1[] only needed if NUMBOOT > 1; frueauf@ira.uka.de | Theo de Raadt | |
1997-07-28 | Removed confusing text which implies that gamma() computes the gamma | Theo de Raadt | |
instead of log gamma function. This was true with 4.4BSD's libm, but they are equivalent on all other systems (XPG4.2 requires this); jtc. cato@ulysses.df.lth.se found it. | |||
1997-07-28 | support mvme68k; also change all m68k architectures to be -unknown- | Theo de Raadt | |
1997-07-28 | typo; wojtek@tryc.on.ca | Theo de Raadt | |
1997-07-28 | convert to mandoc, add tag | flipk | |
1997-07-28 | for rpc port names, consider protocol too | Theo de Raadt | |
1997-07-28 | dollar OpenBSD dollar tag | flipk | |
1997-07-28 | convert to mandoc. pretty | flipk | |
1997-07-27 | Remove refs to hcx9 and add usr/lkm to misc.tar.gz. | Jason Downs | |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist | |
1997-07-27 | move recover script ala 1.79. | Jason Downs | |
1997-07-27 | sync | Jason Downs | |
1997-07-27 | Update to 1.79 and install as vi/ex/view. | Jason Downs | |
1997-07-27 | Don't install virc. | Jason Downs | |
1997-07-27 | Don't build vim. | Jason Downs | |
1997-07-27 | Remove debugging info, whoops. | Todd C. Miller | |