Age | Commit message (Expand) | Author |
2003-07-25 | let ALWAYS_MATH_EMULATE actually compile | Jason Wright |
2003-07-25 | make sure SYSENTER registers are 0 at boot time. should fix an unusual | Ted Unangst |
2003-07-25 | for no apparent reason we ran out of inodes | Michael Shalayeff |
2003-07-25 | Document FETCH_MANUALLY | Marc Espie |
2003-07-25 | sync | Theo de Raadt |
2003-07-25 | do not flip ip_len/ip_off. pechkin and henning ok | Jun-ichiro itojun Hagino |
2003-07-25 | When parser_file() fails, print correct line number. | Mike Pechkin |
2003-07-25 | add sha2 | Markus Friedl |
2003-07-25 | remove some obsolete kerberosIV references; | Jason McIntyre |
2003-07-25 | another kerberos bit that's obsolete; | Jason McIntyre |
2003-07-25 | The AIC5900 and AIC5905 are ATM chipsets, not SCSI controllers. | Henning Brauer |
2003-07-25 | delete obsolete kerberos sections; | Jason McIntyre |
2003-07-25 | remove obsolete kerberos references; | Jason McIntyre |
2003-07-25 | no kerberos(1) so point people to info heimdal; | Jason McIntyre |
2003-07-25 | remove obsolete kerberosIV sections; | Jason McIntyre |
2003-07-25 | no kerberos(1) so point people to info heimdal; | Jason McIntyre |
2003-07-25 | no man page for kerberos, so point people to info heimdal; | Jason McIntyre |
2003-07-25 | asn1, com_err, hdb, and kafs are now links to krb5; | Jason McIntyre |
2003-07-25 | add sha2 support; ok ho@ | Markus Friedl |
2003-07-25 | change the description of [EINVAL] for mount() and unmount(); | Jason McIntyre |
2003-07-25 | remove some non-existent information from vmstat section; | Jason McIntyre |
2003-07-25 | kill a bit of whitespace at EOL; | Jason McIntyre |
2003-07-25 | packet loss count in floating point (double). Wouter Clarie | Jun-ichiro itojun Hagino |
2003-07-25 | remove extra arg to printf | Jason Wright |
2003-07-25 | %lu for u_long arg | Jason Wright |
2003-07-25 | cast and %lu for size_t variable printf | Jason Wright |
2003-07-25 | oops | Theo de Raadt |
2003-07-25 | New format attribute __kprintf__, which understands the special kernel | Anil Madhavapeddy |
2003-07-25 | change things back. (another note: with this change, suddenly there was | Theo de Raadt |
2003-07-25 | there is no PARAMASK | Ted Unangst |
2003-07-25 | Add POSIX -b option but don't change the default beahvior wrt backups | Todd C. Miller |
2003-07-24 | various tweaks; | Jason McIntyre |
2003-07-24 | kill some externs that are not there anymore and had left other places for a ... | Michael Shalayeff |
2003-07-24 | sync | Theo de Raadt |
2003-07-24 | rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing. | Michael Shalayeff |
2003-07-24 | a whole bunch of tyop fixes from Andrey Smagin | Jason Wright |
2003-07-24 | report the line number of the error when extraneous .Ed occurs; | Jason McIntyre |
2003-07-24 | increase ALG_MAX_RESULT_LEN to 64 bytes for sha2-512 | Markus Friedl |
2003-07-24 | "options" not "switches"; jmc@ OK | Todd C. Miller |
2003-07-24 | Don't talk about ~ and # suffixes for orig and reject files since we | Todd C. Miller |
2003-07-24 | update ip_len to reflect tunnel header removal (lost duing ip_len | Markus Friedl |
2003-07-24 | conform to RFC2367 on SADB_xx naming (local name must be prefixed with | Jun-ichiro itojun Hagino |
2003-07-24 | .Xr vnodeops -> .Xr VOP_LOOKUP; | Jason McIntyre |
2003-07-24 | knote() appeared in OBSD 2.9; | Jason McIntyre |
2003-07-24 | hmac-sha2-{256,384,512} support in AH/ESP auth. markus ok | Jun-ichiro itojun Hagino |
2003-07-24 | sync | Alexander Yurchenko |
2003-07-24 | New vendor Myson Century Inc and its MTD803 ethernet. Found on a | Alexander Yurchenko |
2003-07-24 | mdoc version; | Jason McIntyre |
2003-07-24 | knf | Theo de Raadt |
2003-07-24 | _syslogd privsep uid/gid as requested by avsm | Theo de Raadt |