Age | Commit message (Expand) | Author |
2004-06-10 | rename struct pf_rule_addr member 'not' to 'neg', as 'not' is a reserved | Daniel Hartmeier |
2004-06-10 | Mark authenticated messages explicitly. Better check for authentication before | Hans-Joerg Hoexer |
2004-06-09 | binutils sync | Miod Vallat |
2004-06-09 | The GO_IF_LEGITIMATE_ADDRESS fix in m88k.h, as well as all the FUNCTION_ARG | Miod Vallat |
2004-06-09 | In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if the | Miod Vallat |
2004-06-09 | Among other tricky (or nice, depending upon your involvment) features, | Miod Vallat |
2004-06-09 | in theory, vnlock should alays be NULL in the generic lock (sic) functions. | Ted Unangst |
2004-06-09 | Merge in a piece of the SMP branch into HEAD. | Artur Grabowski |
2004-06-09 | rename POOLPAGE macros to pmap_map_direct | Ted Unangst |
2004-06-09 | pull in KNF from SMP | Theo de Raadt |
2004-06-09 | Fix IPv4 name->address translation. Addresses like "10.1000" will not be | Cedric Berger |
2004-06-09 | Take better care of people down under living in X and a half hour | Otto Moerbeek |
2004-06-09 | Several potential security problems found and fixed by Stefan Esser & | Otto Moerbeek |
2004-06-09 | According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAX | Todd C. Miller |
2004-06-09 | we trust the calibrated pentium_mhz more, so don't overwrite it unless | Ted Unangst |
2004-06-09 | sync | Theo de Raadt |
2004-06-09 | Style nits. hshoexer@ ok | Hakan Olsson |
2004-06-09 | move to a dynamically allocated struct pollfd array. | Henning Brauer |
2004-06-09 | only accept DELETEs during an authenticated INFORMATIONAL exchange. | Hans-Joerg Hoexer |
2004-06-09 | fix compilation for !I586_CPU case; ok grange@ | Damien Miller |
2004-06-09 | More meaningful formulation of the __va_stk initialization in | Miod Vallat |
2004-06-09 | Minor sync from the SMP branch. | Artur Grabowski |
2004-06-09 | * Bring rdate's SNTP support into compliance with SNTPv4 (RFC 2030). | Alexander Guy |
2004-06-09 | correct mistake in usage(). Chris Pinnock | Jun-ichiro itojun Hagino |
2004-06-08 | sync | Theo de Raadt |
2004-06-08 | missing include; ok marc@. | Xavier Santolaria |
2004-06-08 | always create a stack frame in cpu_switch() and put a stub | Michael Shalayeff |
2004-06-08 | Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore. | Ryan Thomas McBride |
2004-06-08 | Use cpuid_t whenever possible, rather than an angry combination of long | Miod Vallat |
2004-06-08 | factor out md5 code; ok+tests henning@, djm@, hshoexer@ | Markus Friedl |
2004-06-08 | fix | Theo de Raadt |
2004-06-08 | pull up cpuid_t define from smp branch. Kill alpha specific defininition | Marco S Hyman |
2004-06-08 | pull ncpus support from smp tree into main branch. | Marco S Hyman |
2004-06-08 | No need to update runtime in cpu_switch. It's updated in mi_switch just | Artur Grabowski |
2004-06-08 | include err.h, from Jared Yanovich | Pedro Martelletto |
2004-06-08 | add new flag and addresses for source-based routing. ok millert@ | Cedric Berger |
2004-06-08 | fix a few memory leaks in error paths and one in the pftable path, | Henning Brauer |
2004-06-08 | tweaks; | Jason McIntyre |
2004-06-08 | sync | Theo de Raadt |
2004-06-08 | some fluffy mongoose page as afar as there is a fluffy driver | Michael Shalayeff |
2004-06-08 | ad a table of supported (and not that much) devices | Michael Shalayeff |
2004-06-08 | Make umass CBI buffer handling consistant with BBB buffer handling by | Kenneth R Westerback |
2004-06-07 | do not push ksh into stupid-random mode; leave it in arc4random() mode. | Theo de Raadt |
2004-06-07 | gotta love this one ... | Michael Shalayeff |
2004-06-07 | Recognize hppa core files. | Mark Kettenis |
2004-06-07 | major bump to libc and libpthread to break the dependency of a | Marco S Hyman |
2004-06-07 | Correctly handle an unaligned long long parameter on stack in varargs functions; | Miod Vallat |
2004-06-07 | dig gpio ioctls | Michael Shalayeff |
2004-06-07 | correct x11 sets sizes after second rebuild | Michael Shalayeff |
2004-06-07 | enable dynamic perl; millert ok | Michael Shalayeff |