Age | Commit message (Expand) | Author |
1998-08-06 | Mention new extened help and some minor cleanups | Todd C. Miller |
1998-08-06 | add more detailed help accessible via '? [abcdmpMqrsuwxe]' | Todd C. Miller |
1998-08-06 | sync | Michael Shalayeff |
1998-08-06 | add TI1220 PCI-CardBus Bridge; somebody deal w/ that NM3160 thing from intel | Michael Shalayeff |
1998-08-06 | Don't enumerate every arch in the #if since all OpenBSD platforms use the sam... | Todd C. Miller |
1998-08-06 | fix fortune call; matter@superlink.net | Michael Shalayeff |
1998-08-06 | Some small fixes for non ofw systems | Per Fogelstrom |
1998-08-06 | Use single line geometry printing. Looks just like sd, now. | Jason Downs |
1998-08-06 | netintro(4); hwr@pilhuhn.de | Theo de Raadt |
1998-08-05 | mention new SIOCGIFCONF semantics | Todd C. Miller |
1998-08-05 | fix ifc_len == 0 hack for variable size structures. | Todd C. Miller |
1998-08-05 | IOV_MAX, not UIO_MAXIOV | Todd C. Miller |
1998-08-05 | add missing check for msg.msg_iovlen <= 0 | Todd C. Miller |
1998-08-05 | return EMSGSIZE, not EINVAL is msg_iovlen <= 0 as per XPG 4.2 | Todd C. Miller |
1998-08-05 | Add IOV_MAX from XPG 4.2. This supercedes UIO_MAXIOV so mark it as such. | Todd C. Miller |
1998-08-05 | delete bogus casts of msg_iovlen to u_int since msg_iovlen is already a u_int | Todd C. Miller |
1998-08-05 | 12 seconds not 30. But I am just about to remove the kill and wait | Theo de Raadt |
1998-08-05 | setuid/setgid caveats; form | Theo de Raadt |
1998-08-04 | fix resid wrt debugging printf | Todd C. Miller |
1998-08-04 | fix type of resid in debugging printf | Todd C. Miller |
1998-08-04 | fix type of resid in printf | Todd C. Miller |
1998-08-04 | typo | Jason Downs |
1998-08-04 | make resid size_t | Todd C. Miller |
1998-08-04 | make b_resid size_t | Todd C. Miller |
1998-08-04 | don't rely on b_resid being signed | Todd C. Miller |
1998-08-04 | Add hack to SIOCGIFCONF where if ifc_len is 0, fill it in with the size neede... | Todd C. Miller |
1998-08-04 | Use MACHINE_ARCH, not MACHINE when installing .ph files; pefo@opsycon.se | Todd C. Miller |
1998-08-04 | Change K6 3D to K6-2 (ewww) and set the Intel 686 model 5 as a P2. | Jason Downs |
1998-08-04 | Fix definition of high port and tell where they come from; noted by karls@ine... | Todd C. Miller |
1998-08-04 | fix parsing on chat script when passed on the command line; problem noted by ... | Todd C. Miller |
1998-08-04 | Fix by Federico G. Schwindt <fgsch@olimpo.com.br> for YM ISA PNP driver | Constantine Sapuntzakis |
1998-08-04 | note hamburger, potato and B-25 | Michael Shalayeff |
1998-08-03 | Use UID_MAX, not UINT_MAX. Rename remove_trailing_space() to trim_whitespace... | Todd C. Miller |
1998-08-03 | use __progname | Todd C. Miller |
1998-08-03 | update to ncurses-4.2-980801 | Todd C. Miller |
1998-08-03 | Set SO_REUSEADDR on printer/tcp service (port 515); csapuntz@clearviewtech.com | Todd C. Miller |
1998-08-03 | no toehold; emory@hellyeah.com | Theo de Raadt |
1998-08-02 | cleanup ipsec error handling | Niels Provos |
1998-08-02 | #define TUNMRU as 16384 and allow incoming packets | brian |
1998-08-02 | Enable built-in spam protection | Thorsten Lockert |
1998-08-02 | fix typo | Todd T. Fries |
1998-08-02 | comment a comment 4 m4 | Todd T. Fries |
1998-08-02 | add close on exec flag to all opens | Todd C. Miller |
1998-08-01 | Clarification. | Angelos D. Keromytis |
1998-08-01 | more careful error handling, some simplification and beautification. | Niels Provos |
1998-08-01 | close socket. Not really necessary, but good form. | Angelos D. Keromytis |
1998-08-01 | Document accepted values for -proto/-proto2. | Angelos D. Keromytis |
1998-08-01 | Sanity check numerical values for -proto/-proto2 flags (4, 50, and 51 | Angelos D. Keromytis |
1998-08-01 | Forgot this already-documented addition: -proto/-proto2 can also take | Angelos D. Keromytis |
1998-08-01 | Add symbolic names for the -transport and -sport/-dport flags (from | Angelos D. Keromytis |