summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-10Check result from malloc(9) when using M_NOWAIT. hugh@ okThomas Nordin
2002-01-10Check result from malloc(9) when using M_NOWAIT. jason@ okThomas Nordin
2002-01-09remove cf/domain/sigmasoft.m4 from cf/cf/Makefilelebel
2002-01-09Call gdt_init() earlier and only once. Work done with millert@Thomas Nordin
2002-01-09add ability to execute script or program after a module isEric Jackson
2002-01-09Add -DSM_CONF_SHM to allow the SharedMemoryKey option to be used (off byTodd C. Miller
2002-01-09regenMichael Shalayeff
2002-01-09add corega wavelanMichael Shalayeff
2002-01-09add ess1921 codec idMichael Shalayeff
2002-01-09make sure we use lkmfree() in error cases as well.Eric Jackson
2002-01-09better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net>Michael Shalayeff
2002-01-09check&fix. Request from ericj@.Mike Pechkin
2002-01-09streams goneEric Jackson
2002-01-09streams goneEric Jackson
2002-01-09open RDWR only for -w, RDONLY otherwiseMichael Shalayeff
2002-01-09Port must be >0 and <=65535. Idea while have fun with ssh.Mike Pechkin
2002-01-09make sure mixer was opened for write for AUDIO_MIXER_WRITEMichael Shalayeff
2002-01-09Remove private sendmail configuration files -- they are out of date anyhowThorsten Lockert
2002-01-09If a write(2) is done with a length of zero bytes, short-circuit and do notThorsten Lockert
2002-01-09replace buffer_consume(b, buffer_len(b)) with buffer_clear(b); ok provos@Markus Friedl
2002-01-09merge channel_pre_open_15/channel_pre_open_20; ok provos@Markus Friedl
2002-01-09perl lives in /usr/bin, not /usr/local/bin; Ingolf SchuchardtTodd C. Miller
2002-01-09append \n only for public keysMarkus Friedl
2002-01-09free() 'interface' in {nat,binat,rdr}ruleMike Pechkin
2002-01-09Add tests for 'no' translation rules and 'label' in filter rules.Daniel Hartmeier
2002-01-09Add labels to rules. These are arbitrary names (not to be confused withDaniel Hartmeier
2002-01-09o There's no such thing as a source overrun, remove the definitionJason Wright
2002-01-09Kill volatile now that jongjmp is history.Todd C. Miller
2002-01-09Put explicit register qualifiers into the inlines, so that they work correctlyMiod Vallat
2002-01-09symbol addresses should be relativeEric Jackson
2002-01-08Clean up hifn/ubsec entries (and add new stuff)Jason Wright
2002-01-087811 supportJason Wright
2002-01-08Add support for the Hifn 7811 (Thanks to GTGI for donating the card).Jason Wright
2002-01-08Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang.Kjell Wooding
2002-01-08ah yes,... cvs rm first.Jason Wright
2002-01-08Remove nofn stuffJason Wright
2002-01-08Remove nofn driver... it was much easier than I thought to support 7811Jason Wright
2002-01-08s;Hi/fn;Hifn; and add 7951Jason Wright
2002-01-08oops, put back some earlier changesEric Jackson
2002-01-08rename symtab to not collide with symtab in modload.cEric Jackson
2002-01-08change back to old behavior, where we load debugging symbols by default.Eric Jackson
2002-01-08add support in modload for ELFEric Jackson
2002-01-08Better version of pcap regression test. Use mutex and conditions toMarco S Hyman
2002-01-08atoi->strtoulEric Jackson
2002-01-08"no" is optional, of course, fix BNF.Daniel Hartmeier
2002-01-08sync with sudo 1.6.4rc2Todd C. Miller
2002-01-08correct altivec support enable for gas 2.11. (still in comment)Dale Rahn
2002-01-08typo; mjc@bitz.caTodd C. Miller
2002-01-08Permit flags to be set for savecore, e.g. to compress core dumpsThorsten Lockert
2002-01-08Add "no nat/rdr/binat" to nat.conf. The first matching rule applies.Daniel Hartmeier