Age | Commit message (Expand) | Author |
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 |
2002-01-08 | Remove nofn driver... it was much easier than I thought to support 7811 | Jason Wright |
2002-01-08 | s;Hi/fn;Hifn; and add 7951 | Jason Wright |
2002-01-08 | oops, put back some earlier changes | Eric Jackson |
2002-01-08 | rename symtab to not collide with symtab in modload.c | Eric Jackson |
2002-01-08 | change back to old behavior, where we load debugging symbols by default. | Eric Jackson |
2002-01-08 | add support in modload for ELF | Eric Jackson |
2002-01-08 | Better version of pcap regression test. Use mutex and conditions to | Marco S Hyman |
2002-01-08 | atoi->strtoul | Eric Jackson |
2002-01-08 | "no" is optional, of course, fix BNF. | Daniel Hartmeier |
2002-01-08 | sync with sudo 1.6.4rc2 | Todd C. Miller |
2002-01-08 | correct altivec support enable for gas 2.11. (still in comment) | Dale Rahn |
2002-01-08 | typo; mjc@bitz.ca | Todd C. Miller |
2002-01-08 | Permit flags to be set for savecore, e.g. to compress core dumps | Thorsten Lockert |
2002-01-08 | Add "no nat/rdr/binat" to nat.conf. The first matching rule applies. | Daniel Hartmeier |