summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-01-03splassert support for m88kMiod Vallat
2003-01-03KNFTheo de Raadt
2003-01-03Fix the unicast case call to bridge_rtupdate(), check that the -source-Jason Wright
2003-01-031) pfr_insert_kentries() cannot return ENOMEM anymore -> make it void.Cedric Berger
2003-01-03Provide a simple va_copy() implementation.Miod Vallat
2003-01-02Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsMiod Vallat
2003-01-02regenAlexander Yurchenko
2003-01-02Add Promise PDC20376 SATA RAIDAlexander Yurchenko
2003-01-02Remove explicit numbering of enums.Ryan Thomas McBride
2003-01-02Require a direction to be specified for rules which do routing.Ryan Thomas McBride
2003-01-02D-Link DFE-650TXD new vendor mac.Federico G. Schwindt
2003-01-02When route-to/reply-to is used in combination with address translation,Daniel Hartmeier
2003-01-01Fill cpu_model, so that sysctl hw.model produces something interesting.Miod Vallat
2003-01-01Repair my last commit - zero the 2 radix nodes before inserting into table.Cedric Berger
2003-01-012003 in copyrightPeter Valchev
2003-01-01Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,Miod Vallat
2003-01-01use a #define for the default state table sizeHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01disable the CLSTATS flag for now, since it violates the O_RDONLY check.Cedric Berger
2003-01-01Behaves correctly when duplicate addresses are given in the same ioctl.Cedric Berger
2003-01-01Behaves properly when someone try to insert/delete the same table nameCedric Berger
2003-01-01rip off a vmapbuf() from sparc, fix a bug in the vunmapbufMichael Shalayeff
2003-01-01Remove skip step for action (scrub vs. non-scrub), as scrub rules areDaniel Hartmeier
2003-01-01Fix breakage from PF_RULESET_MAX increase, regress tests match again.Daniel Hartmeier
2002-12-31Split scrub rules out from the filter rules in the kernel.Ryan Thomas McBride
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-12-31sha1.c is needed by pf.Matthieu Herrb
2002-12-31+ NFSCLIENTTheo de Raadt
2002-12-31don't overrun user-supplied buffer. from jinmei@kame, deraadt okJun-ichiro itojun Hagino
2002-12-31Use a default state table limit of 10000 entries. This is safe for allDaniel Hartmeier
2002-12-30Add new parameter to scsi_test_unit_ready(): retries number.Alexander Yurchenko
2002-12-30Use PLOCK for tsleep priority instead of the (rather bogus) PZERO - 4.Todd C. Miller
2002-12-30If we can't allocate a struct sem_undo w/o sleeping, use PR_WAITOKTodd C. Miller
2002-12-30Don't forget to copyout the time at which statistics got cleared.Cedric Berger
2002-12-30really count the number of deleted tables - obvious fix.Cedric Berger
2002-12-30Add $OpenBSD$ tag.Thierry Deval
2002-12-30Update.Thierry Deval
2002-12-30Some cleanup.Thierry Deval
2002-12-30Implement the reconnect callback. This will be called whenever an SBP2 node'sThierry Deval
2002-12-30As we still don't have a data_page_dir support yet, transfers of more thanThierry Deval
2002-12-30Some devices have bad ConfigROM crc, but contain valid Unit entries.Thierry Deval
2002-12-30Make the callbacks entry non-constant.Thierry Deval
2002-12-30Re-design fwohci_hadler_set() to use a new key3.Thierry Deval
2002-12-30proper HOSTAP_FLAGS_BITS; from merith@vantronix.netMichael Shalayeff
2002-12-30KNFHenning Brauer
2002-12-30KNFHenning Brauer
2002-12-29Fix a couple of cases where semutot was not getting decremented andTodd C. Miller
2002-12-29Add support for radix tables for source and destination of PF rules.Cedric Berger