Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-05 | Merge with EOM 1.41, RCSIds | Niklas Hallqvist | |
1999-06-05 | Merge with EOM 1.89 | Niklas Hallqvist | |
author: ho Remove early variable initialization. | |||
1999-06-05 | Pretty sure that the more restrictive umask used by mkstemp() makes the ↵ | Theo de Raadt | |
fchmod not neccessary | |||
1999-06-05 | Use the Listen-on address as local address if Local-address | Niklas Hallqvist | |
not given, but Listen-on is. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-06-05 | say media error instead of medium error | Theo de Raadt | |
1999-06-05 | Correct the way ppp transfers links on the server side in MP | brian | |
mode by padding out the ``struct device'' to the maximum device size. Bump the ppp version number to indicate the transfer format change. This should make MP over tty and udp devices functional again. | |||
1999-06-05 | buf oflow; and use inet_aton() | Theo de Raadt | |
1999-06-05 | fix another inet_aton() | Theo de Raadt | |
1999-06-05 | stronger suggest | Theo de Raadt | |
1999-06-05 | Remove bad examples of stuff we do not yet support in this version anyhow | Niklas Hallqvist | |
1999-06-05 | Merge with EOM 1.15 | Niklas Hallqvist | |
author: niklas More error checking of certs | |||
1999-06-05 | Merge with EOM 1.14 | Niklas Hallqvist | |
author: niklas Add some error checking | |||
1999-06-05 | Merge with EOM 1.27 | Niklas Hallqvist | |
author: niklas style author: niklas strdup error checking | |||
1999-06-05 | use inet_aton() | Theo de Raadt | |
1999-06-05 | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | Aaron Campbell | |
1999-06-05 | use .Tn instead of .Em for logical/bitwise OR + AND | Aaron Campbell | |
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-06-05 | change some .Em/.Va to .Li, looks nicer | Aaron Campbell | |
1999-06-05 | export p_md | Michael Shalayeff | |
1999-06-05 | change some .Va to .Li, also more .Dv | Aaron Campbell | |
1999-06-05 | some more .Dv | Aaron Campbell | |
1999-06-05 | more .Os cleansing | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-06-04 | Think-o in pmap_extract4m(), detected by UVM; pk | Theo de Raadt | |
1999-06-04 | forgot to zero sunion | Niels Provos | |
1999-06-04 | use mkstemp; Peter.Galbavy@knowledge.com | Theo de Raadt | |
1999-06-04 | quiet gcc | Theo de Raadt | |
1999-06-04 | some repairs, add example to strdup(3) page | Aaron Campbell | |
1999-06-04 | add examples | Aaron Campbell | |
1999-06-04 | add an example, similar to the one in strspn.3 | Aaron Campbell | |
1999-06-04 | remove old MN code, which is not in use anymore, MNN been running for | Michael Shalayeff | |
a year already, and upcoming new apm stuff is not compatible w/ the old MN. niklas@ ok | |||
1999-06-04 | add an example; pattonme@ns.ra.pae.osd.mil | Aaron Campbell | |
1999-06-04 | Be consistent about the relaxation of invalid host name checking. | Niklas Hallqvist | |
This allows CNAMEs to PTRs with names including slashes, something not really RFC-compliant but still in general use. | |||
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-06-04 | After some constructive criticism from pjanzen@ and some e-mail tag: | Aaron Campbell | |
- only use the .Dv NULL form when referring explicitly to a function argument or return value - otherwise, use these forms: o non-null o null-terminated (hyphenated form for predicate adjective) o else, null terminated, or null terminate, whichever the case o null pointer, null byte, null string, etc. - may use NUL to refer to an ASCII NUL, but it doesn't need a .Tn macro In general, capitalizing the word "null" everywhere is unnecessary and makes the man pages harder to read. The above is consistent with popular programming texts (i.e., K&R, Stevens). | |||
1999-06-04 | start swapping on the first swap device after initialization | Artur Grabowski | |
1999-06-04 | remove sys_omsync, it's in already in compat. (how did this ever link?) | Artur Grabowski | |
1999-06-04 | remove sys_swapon, it's in already in compat. (how did this ever link?) | Artur Grabowski | |
1999-06-03 | Repair amiga builds (int schedules need some machine-specific macros) | Marc Espie | |
1999-06-03 | Same problem as i386, same fix. From Theo. | Jason Downs | |
1999-06-03 | use __builtin_next_arg() for va_start() | Theo de Raadt | |
1999-06-03 | add support for including the subject of a message being replied to | Marco S Hyman | |
in the reply; OK'd by deraadt@ | |||
1999-06-03 | sync | Theo de Raadt | |
1999-06-03 | correct a device | Theo de Raadt | |
1999-06-03 | use uvm_vnp_setsize when uvm (workaround) | Artur Grabowski | |
1999-06-03 | check for interface names before hostnames | Theo de Raadt | |
1999-06-03 | sync | Theo de Raadt | |
1999-06-03 | obvious shortening | Theo de Raadt | |
1999-06-03 | use __sparc__ just in case | Theo de Raadt | |