Age | Commit message (Expand) | Author |
2003-07-27 | - Use a heuristic to bound memory and cpu usage, at the cost of | Otto Moerbeek |
2003-07-26 | install ed tutorial papers; | Jason McIntyre |
2003-07-26 | Add missing "break" in -s case and make usage() explicitly take void. | Todd C. Miller |
2003-07-26 | man page for myname(5)/mygate(5); | Jason McIntyre |
2003-07-26 | on syscall exit restore old cpl if there is a need; move call for softints pr... | Michael Shalayeff |
2003-07-25 | use names not numbers for msrs, do not define yet another implementation of w... | Michael Shalayeff |
2003-07-25 | s/CPUID_SYS2/CPUID_SEP/ to avoid confusion | Michael Shalayeff |
2003-07-25 | Kill dead code after errx(). From Andrey Matveev; ericj@ OK | Todd C. Miller |
2003-07-25 | context switches and interrupts are traps, not faults. align cpu field a | Ted Unangst |
2003-07-25 | o deal with the case where -N was specified but no saved mtime in the gz file | Todd C. Miller |
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 |