summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-01-11syncJason Wright
2003-01-11via rhine III; jonathon.fletcher at pobox.comJason Wright
2003-01-11add back fserr and fsbail deleted in previous commitJason Wright
2003-01-10Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCITodd C. Miller
2003-01-10Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type isTodd C. Miller
2003-01-10now that epconfig() prints stuff another new way fix the dmesg print again. a...Michael Shalayeff
2003-01-10Fix adding and deleting addresses in a table when there is a conflict withCedric Berger
2003-01-10splio->splbio in commentAlexander Yurchenko
2003-01-10Cosmetic change, makes code a bit easier to understand.Cedric Berger
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
2003-01-09on user trap space mismatch just kill the offender, panic the kernel otherwiseMichael Shalayeff
2003-01-09minor KNFHenning Brauer
2003-01-09restore the prev version of the kq filter for events do not get delivered pro...Michael Shalayeff
2003-01-09(whitespace) KNF, re-fold -w 80Daniel Hartmeier
2003-01-09fix dmesg print and free resources on failuresMichael Shalayeff
2003-01-09Add support for active/inactive tablesets in the kernel.Cedric Berger
2003-01-09Remove last use of vm_offset_t from sparc.Artur Grabowski
2003-01-09regenAlexander Yurchenko
2003-01-09Add Intel 31244 PCI-X to SATA controllerAlexander Yurchenko
2003-01-08Regen to add SYMBOL LA41X3Todd C. Miller
2003-01-08Add SYMBOL LA41X3Todd C. Miller
2003-01-08Move the rounds into separate functions on sparc64 so gcc's optimizerTodd C. Miller
2003-01-08Make END() symbols match corresponding LEAF() name.Miod Vallat
2003-01-08make sure we are not allowing user to fault outside user address space and al...Michael Shalayeff
2003-01-08Sync debug info with code.Thierry Deval
2003-01-08better osiop at gsc attachment and kill dead siop from files.hppaMichael Shalayeff
2003-01-08this one is old and must die nowMichael Shalayeff
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2003-01-08do not match on via866 smbus controller; reported and tested by grange@Michael Shalayeff
2003-01-07Remove duplicate SRX definition.Miod Vallat
2003-01-07kill some debugging kdb_trapsMichael Shalayeff
2003-01-07apply the discover rule to bridge_output() as wellJason Wright
2003-01-07remove the altq classifier code which is replaced by pf and no longer used.Kenjiro Cho
2003-01-07do the busy wait loops my favourite style and merry xmasMichael Shalayeff
2003-01-07xerxes [/home/src/local/millert/sudo/sudo-1.6.7] % vi /usr/src/local/TiVo/Lin...Todd C. Miller
2003-01-07Correct several typos in comments. No code changes.Chad Loder
2003-01-07sha1.c is no longer needed by pf.Daniel Hartmeier
2003-01-07Remove table name hashing (pass the name in each ioctl instead), andDaniel Hartmeier
2003-01-06Add a "findremoved" arg to shm_find_segment_by_shmid() similar toTodd C. Miller
2003-01-06Move initialisation of radix table globals in pfr_initialize()Cedric Berger
2003-01-06syncronous -> synchronousMiod Vallat
2003-01-06knfTheo de Raadt
2003-01-06Document MBR offset (used by NT4 at least).Tobias Weingartner
2003-01-05spellingTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-05Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for tableDaniel Hartmeier
2003-01-05cd /usr/src/etc/../sys/arch/macppc/conf && config GENERICTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-05regenAlexander Yurchenko
2003-01-05Add VT6306 FireWire; ok tdeval@Alexander Yurchenko