Age | Commit message (Expand) | Author |
2002-01-10 | No more need for local define of LOCK_ASSERT. | Artur Grabowski |
2002-01-10 | Protect the pool cache magazine pool with splvm. | Artur Grabowski |
2002-01-10 | Convert some for-loops into TAILQ_FOREACH. | Artur Grabowski |
2002-01-10 | more unused code (with channels.c:1.156) | Markus Friedl |
2002-01-10 | remove dead code (skip drain) | Markus Friedl |
2002-01-10 | Clean up tty resizing code. | Artur Grabowski |
2002-01-10 | handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@ | Markus Friedl |
2002-01-10 | skip client_alive_check until there are channels; ok beck@ | Markus Friedl |
2002-01-10 | remove duplicated decl of PF_INET6. found by kjc | Jun-ichiro itojun Hagino |
2002-01-10 | larger SSIZE and smaller NKMEMPAGES_MIN_DEFAULT | Michael Shalayeff |
2002-01-10 | cache_align is not used | Michael Shalayeff |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. nate@ ok | Thomas Nordin |
2002-01-10 | Change 1st arg in pthread_attr_getdetachstate to const. | Federico G. Schwindt |
2002-01-10 | From FreeBSD: fix conversion from msec to timespec. | Federico G. Schwindt |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. hugh@ ok | Thomas Nordin |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. jason@ ok | Thomas Nordin |
2002-01-09 | remove cf/domain/sigmasoft.m4 from cf/cf/Makefile | lebel |
2002-01-09 | Call gdt_init() earlier and only once. Work done with millert@ | Thomas Nordin |
2002-01-09 | add ability to execute script or program after a module is | Eric Jackson |
2002-01-09 | Add -DSM_CONF_SHM to allow the SharedMemoryKey option to be used (off by | Todd C. Miller |
2002-01-09 | regen | Michael Shalayeff |
2002-01-09 | add corega wavelan | Michael Shalayeff |
2002-01-09 | add ess1921 codec id | Michael Shalayeff |
2002-01-09 | make sure we use lkmfree() in error cases as well. | Eric Jackson |
2002-01-09 | better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2002-01-09 | check&fix. Request from ericj@. | Mike Pechkin |
2002-01-09 | streams gone | Eric Jackson |
2002-01-09 | streams gone | Eric Jackson |
2002-01-09 | open RDWR only for -w, RDONLY otherwise | Michael Shalayeff |
2002-01-09 | Port must be >0 and <=65535. Idea while have fun with ssh. | Mike Pechkin |
2002-01-09 | make sure mixer was opened for write for AUDIO_MIXER_WRITE | Michael Shalayeff |
2002-01-09 | Remove private sendmail configuration files -- they are out of date anyhow | Thorsten Lockert |
2002-01-09 | If a write(2) is done with a length of zero bytes, short-circuit and do not | Thorsten Lockert |
2002-01-09 | replace buffer_consume(b, buffer_len(b)) with buffer_clear(b); ok provos@ | Markus Friedl |
2002-01-09 | merge channel_pre_open_15/channel_pre_open_20; ok provos@ | Markus Friedl |
2002-01-09 | perl lives in /usr/bin, not /usr/local/bin; Ingolf Schuchardt | Todd C. Miller |
2002-01-09 | append \n only for public keys | Markus Friedl |
2002-01-09 | free() 'interface' in {nat,binat,rdr}rule | Mike Pechkin |
2002-01-09 | Add tests for 'no' translation rules and 'label' in filter rules. | Daniel Hartmeier |
2002-01-09 | Add labels to rules. These are arbitrary names (not to be confused with | Daniel Hartmeier |
2002-01-09 | o There's no such thing as a source overrun, remove the definition | Jason Wright |
2002-01-09 | Kill volatile now that jongjmp is history. | Todd C. Miller |
2002-01-09 | Put explicit register qualifiers into the inlines, so that they work correctly | Miod Vallat |
2002-01-09 | symbol addresses should be relative | Eric Jackson |
2002-01-08 | Clean up hifn/ubsec entries (and add new stuff) | Jason Wright |
2002-01-08 | 7811 support | Jason Wright |
2002-01-08 | Add support for the Hifn 7811 (Thanks to GTGI for donating the card). | Jason Wright |
2002-01-08 | Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang. | Kjell Wooding |
2002-01-08 | ah yes,... cvs rm first. | Jason Wright |
2002-01-08 | Remove nofn stuff | Jason Wright |