Age | Commit message (Expand) | Author |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-11-06 | More careful will alloc/free. Spotted by Aref Taidi. | Hakan Olsson |
2002-11-06 | - always initialize colormaps, even if the frame buffer is non console; this | Miod Vallat |
2002-11-06 | Move the weak definition from before the syscall's entry point to | Todd C. Miller |
2002-11-06 | no need for makeinfo --no-warn anymore; fgs removed offending parts in | Peter Valchev |
2002-11-06 | - make -u identical with "-o update". The same for -f,-r,-w. | Grigoriy Orlov |
2002-11-06 | maintain refcnt correctly, ok art@ | Niklas Hallqvist |
2002-11-06 | Fix obnoxious makeinfo warnings during build. | Miod Vallat |
2002-11-06 | From NetBSD; Use _C_LABEL, not SYSNAME to call sigaltstack, sigblock, | Todd C. Miller |
2002-11-06 | fix ecn breakage. | Kenjiro Cho |
2002-11-06 | 2x spelling, Jolan Luff, Thanks! | Henning Brauer |
2002-11-06 | Eliminate the use of KERN_SUCCESS outside of uvm/ | Artur Grabowski |
2002-11-05 | thread safe libc -- 2nd try. OK miod@, millert@ | Marco S Hyman |
2002-11-05 | Updated from ftp.internic.net | Henning Brauer |
2002-11-05 | typo; GaryF@livevault.com | Markus Friedl |
2002-11-05 | handle overflows for size_t larger than u_int; siw@goneko.de, bug #425 | Markus Friedl |
2002-11-05 | Add a WEAK_ALIAS macro, to be used by libc/libc_r shortly. | Miod Vallat |
2002-11-05 | Use define, not number. | Dale Rahn |
2002-11-05 | -bytes_in/_out and total_in/_out are off_t, not long. fixes a few displaying | Henning Brauer |
2002-11-05 | Allocate by default 6 virtual consoles on alpha, as on i386, rather than | Miod Vallat |
2002-11-05 | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | Miod Vallat |
2002-11-05 | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | Miod Vallat |
2002-11-04 | welcome to CIDR world, pfctl! | Henning Brauer |
2002-11-04 | Put back the bits disabling setre[ug]id(). Perl will use setres[ug]id | Todd C. Miller |
2002-11-04 | test locks against _SPINLOCK_UNLOCKED, not 0. _SPINLOCK_UNLOCKED is | Marco S Hyman |
2002-11-04 | sync uucp/uucp owner/group with that validated in special. | Marco S Hyman |
2002-11-04 | make this compile; reported by pluf, mickey ok. | Federico G. Schwindt |
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 |