Age | Commit message (Expand) | Author |
2004-04-19 | Don't complain when the /nonexistent homedir does not exist. | Todd C. Miller |
2004-04-19 | some naming cleanup | Theo de Raadt |
2004-04-19 | Catch negative lease times. From openbsd@nerd-marrow.com in PR 2888, | Tom Cosgrove |
2004-04-19 | kill whitespace at eol; | Jason McIntyre |
2004-04-19 | remove double entry; | Jason McIntyre |
2004-04-19 | document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@ | Damien Miller |
2004-04-19 | options sort and update for sess_id; | Jason McIntyre |
2004-04-19 | point people to usd doc; | Jason McIntyre |
2004-04-19 | tidy up a list; | Jason McIntyre |
2004-04-19 | - sort SYNOPSIS | Jason McIntyre |
2004-04-19 | correct path to usd docs; | Jason McIntyre |
2004-04-19 | allow this to compile after the tags/wide/sync SCSI fix went in. | Brad Smith |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-18 | perform strict ownership and modes checks for ~/.ssh/config files, as these | Damien Miller |
2004-04-18 | ... and do not pass a NULL map to uvm_fault() either. | Miod Vallat |
2004-04-18 | Do not dereference NULL stupidly in trap() when checking if a process needs | Miod Vallat |
2004-04-18 | zap comment; han@mijncomputer.nl | Theo de Raadt |
2004-04-18 | add supported USB devices; ok miod | Peter Valchev |
2004-04-18 | In cpu_startup(), move the memory size computations to allocsys() instead | Miod Vallat |
2004-04-18 | pass esp/ah/ipcmp to rawip if processing is disabled with sysctl; | Markus Friedl |
2004-04-18 | spelling error by henning who cannot commit from near kamloops; openbsd@rukh.net | Theo de Raadt |
2004-04-18 | Sync with FreeBSD's "em". | Henric Jungheim |
2004-04-18 | unify USB section with i386 GENERIC, but leave "midi at umidi" commented out | Peter Valchev |
2004-04-18 | unify the whole USB section with the already-improved i386 GENERIC | Peter Valchev |
2004-04-18 | spacing | Theo de Raadt |
2004-04-18 | more KNF | Henning Brauer |
2004-04-18 | Fix cut/paste typo in error message. | Kenneth R Westerback |
2004-04-18 | more knf | Theo de Raadt |
2004-04-18 | Restore siop's (and possibly others) ability to negotiate tags/wide/sync by | Kenneth R Westerback |
2004-04-18 | various knf; henning ok | Theo de Raadt |
2004-04-18 | dhcpd may be invoked without any interface given | Henning Brauer |
2004-04-18 | typo in a comment | Michael Shalayeff |
2004-04-18 | 705/710 have timber graphics | Michael Shalayeff |
2004-04-17 | c* and j* are the same, also add saic thing | Michael Shalayeff |
2004-04-17 | betterer | Michael Shalayeff |
2004-04-17 | note a chip used in tr cards | Michael Shalayeff |
2004-04-17 | lots of fixes from jared yanovich; | Jason McIntyre |
2004-04-17 | -w uses [[:<:]] and [[:>:]], not \< and \>, | Jason McIntyre |
2004-04-17 | no no no nobody, _tftpd is better, theo ok | Henning Brauer |
2004-04-17 | new user/group _tftpd, theo ok | Henning Brauer |
2004-04-17 | oops, it is on the 2nd ID | Theo de Raadt |
2004-04-17 | sync | Theo de Raadt |
2004-04-17 | exsys EX41098 | Theo de Raadt |
2004-04-17 | update from jared yanovich; | Jason McIntyre |
2004-04-17 | Don't forget to apply the M_CLUSTER flag when copying flags in m_pullup2(). | Ryan Thomas McBride |
2004-04-17 | unbreak | Henning Brauer |
2004-04-17 | when the input queue congestion flag is set stop evaluating the ruleset | Henning Brauer |
2004-04-17 | add a congestion indicator to if_queue. It is set when the input queue | Henning Brauer |
2004-04-16 | Bounds check PCC2 and SYSCON interrupt vectors. | Miod Vallat |