Age | Commit message (Expand) | Author |
2002-11-04 | state-opt = "max" seconds -> number, it limits the number of states not | Daniel Hartmeier |
2002-11-04 | log before send disconnect; ok djm@ | Markus Friedl |
2002-11-04 | don't compare against pw_home if realpath fails for pw_home (seen on AFS); ok... | Markus Friedl |
2002-11-03 | back out previous patch.. there are still some vax/m68k issues | Marco S Hyman |
2002-11-03 | libc changes for thread safety. Tested on: | Marco S Hyman |
2002-11-03 | You can't always cast pointer to int on because the sizes are | Peter Valchev |
2002-11-03 | Back out a local OpenBSD change I adapted from a 5.6.1 change. | Todd C. Miller |
2002-11-03 | The regex used in ExtUtils-MakeMaker-6.05 to check for pod didn't match | Todd C. Miller |
2002-11-03 | Missing word in buffers size line. | Miod Vallat |
2002-11-02 | Include string.h to get memcpy() prototype; OK marc@ | Todd C. Miller |
2002-11-02 | sync after libc[_r] minor crank; pvalchev@ ok. | Federico G. Schwindt |
2002-11-02 | sync. | Federico G. Schwindt |
2002-11-02 | - fix broken nodes and remove repeated items. | Federico G. Schwindt |
2002-11-02 | Don't try to process inline functions; fixes a problem parsing | Todd C. Miller |
2002-11-02 | Compare dynamic addresses correctly in pf_compare_*: check the interface name | Ryan Thomas McBride |
2002-11-02 | Make PF_ANEQ(), PF_ANEQ() and PF_AZERO() check the whole address if af | Ryan Thomas McBride |
2002-11-02 | %i -> %d, matches the style of existing code, from millert@ | Daniel Hartmeier |
2002-11-02 | printf int with %i, not %u. from pilot@monkey.org. | Daniel Hartmeier |
2002-11-02 | Actually, this is bind 4.9.9-REL | Todd C. Miller |
2002-11-01 | add a comment how to get secure maps built; millert@ ok. | Federico G. Schwindt |
2002-11-01 | 3.2 released | Michael Shalayeff |
2002-11-01 | Working atomic locks on vax for libc_r. | Miod Vallat |
2002-11-01 | Stub to help libc_r builds | Miod Vallat |
2002-11-01 | fight the grammar in the tdr messages | Michael Shalayeff |
2002-11-01 | Cleanup. Don't bother complaining when the user selects some non-existant | Kenneth R Westerback |
2002-11-01 | Cleanup. install_sets() no longer takes a parameter. | Kenneth R Westerback |
2002-11-01 | add a missing delay after printf on halt[-p], proper arg for a cold hook | Michael Shalayeff |
2002-11-01 | md part for hppa should look like this, at the first look | Michael Shalayeff |
2002-10-31 | gotta define SYSEXIT() and make all the rest of sys/*S be thread-safe now, mi... | Michael Shalayeff |
2002-10-31 | typo, reported by avsm@openbsd | Jun-ichiro itojun Hagino |
2002-10-31 | MakeMaker now appears to try to install pod pages in $installman{1,3}dir. | Todd C. Miller |
2002-10-31 | marc@ said we should be always thread-safe, accomodate for that, also definin... | Michael Shalayeff |
2002-10-31 | plug memory leak. from sam leffler. sync w/kame | Jun-ichiro itojun Hagino |
2002-10-31 | document 'set require-order (yes|no)' | Philipp Buehler |
2002-10-31 | spelling; Jolan Luff, thanks! | Henning Brauer |
2002-10-31 | There's no point in using a small block size when creating a swap | Todd C. Miller |
2002-10-31 | Defer pid allocation and making the new process visible until after it's | Artur Grabowski |
2002-10-31 | Introduce some better feedback during attempted ftp installations. In | Kenneth R Westerback |
2002-10-31 | lasi on j210 is in a strange place, add an exact entry for now, to be maybe r... | Michael Shalayeff |
2002-10-30 | as found on a 256m machine of millert@'s allocate pdes for the whole kernel v... | Michael Shalayeff |
2002-10-30 | Change kernel set to shorter names on mac68k; supposed to make krw's | Miod Vallat |
2002-10-30 | No longer need to override Configure results for setr[ug]id() and | Todd C. Miller |
2002-10-30 | No longer used | Todd C. Miller |
2002-10-30 | bring on a few changes from netbsd, such as better rx mbuf calculation, ram p... | Michael Shalayeff |
2002-10-30 | o .Xr setres[ug]id | Todd C. Miller |
2002-10-30 | Minor bump for [gs]etres[ug]id(2) | Todd C. Miller |
2002-10-30 | Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSD | Todd C. Miller |
2002-10-30 | regen | Todd C. Miller |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-10-30 | Implement osetre[ug]id() in terms of setres[ug]id(). | Todd C. Miller |