summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-08-23Cleanup change. Since almost all callers (except one) of getvnode did a FREFArtur Grabowski
2002-08-23Use LIST_ macros for the list of all struct file.Artur Grabowski
2002-08-23map the heap without PROT_EXEC.Artur Grabowski
2002-08-23FREF/FRELE cleanup/simplification, no functional changes; ok artPeter Valchev
2002-08-23Add missing FRELE() in finishdup() error case; ok artPeter Valchev
2002-08-23Fix missing FRELE in mmap(2); ok artPeter Valchev
2002-08-22match more serverworks "double bridges", based on discussions with nate andTheo de Raadt
2002-08-22Change the vnode locking in exec to not keep the vnode locked almost allArtur Grabowski
2002-08-22simplify multicast setup on the 3c905 (pre-B/C, etc)Jason Wright
2002-08-22Remove code, use common ether_crc32_le() routine.Dale Rahn
2002-08-22Configure the media in the initialization routine so that media/mediaoptDale Rahn
2002-08-21Recognize both VSIMM slots, and allow one cgfourteen to attach to eachMiod Vallat
2002-08-21Correctly map the video memory, for proper operation.Miod Vallat
2002-08-21Get the boot device correctly if scsi id != 0 on 1[67]x boards.Miod Vallat
2002-08-21Attach one screen resource, by default, to every wsdisplay device,Miod Vallat
2002-08-20print as unsigned for unsigned values, when printing out a map in ddb; art@ okMichael Shalayeff
2002-08-20set use_deprecated back to 1. sync w/kameJun-ichiro itojun Hagino
2002-08-20more comment on bind(deprecated) handlingJun-ichiro itojun Hagino
2002-08-20Two fixes from NetBSD (this allows my u60 to boot multiuser):Jason Wright
2002-08-20syncNathan Binkert
2002-08-20New intel gigE devices from Henric Jungheim <henric@henric.info>Nathan Binkert
2002-08-20Because of reversed use of the annul bit and delay slots copyin andArtur Grabowski
2002-08-20Add a pseudo openfirmware console device for early debugging purposesDale Rahn
2002-08-19correct copyout logic. better fix to be made in kame treeJun-ichiro itojun Hagino
2002-08-19KNF (4 char continuations)Jason Wright
2002-08-19Take advantage of rasops.updatecursor to keep the prom cursor up to dateJason Wright
2002-08-19From NetBSD:Jason Wright
2002-08-19copyout only if oldp is non-nullJun-ichiro itojun Hagino
2002-08-19need explicit copyout().Jun-ichiro itojun Hagino
2002-08-19committed by mistake - i'm still working on theseJun-ichiro itojun Hagino
2002-08-19be consistent with other KAME source, use "ip6" for ip6_hdr, not "ipv6".Jun-ichiro itojun Hagino
2002-08-19merge in IPv6 deprecated address handling from KAME.Jun-ichiro itojun Hagino
2002-08-17set default value for use_deprecated to 0, to avoid consequences with ftpd.Jun-ichiro itojun Hagino
2002-08-17Arowana Fast-Ethernet support; patch by Thomas Delaet.Federico G. Schwindt
2002-08-17regen.Federico G. Schwindt
2002-08-17Arowana Fast-Ethernet; from Thomas Delaet.Federico G. Schwindt
2002-08-17The consensus was to include both FONT_GALLANT12x22 and FONT_BOLD8x16Todd C. Miller
2002-08-17If the HBA is already 'touched', still set maxluns.mjacob
2002-08-17Add ISPASYNC_FW_CRASH case.mjacob
2002-08-17isp_target_notify changes what it returns for success.mjacob
2002-08-17Set default command count to 'unmonitored'. Set inotify to 16.mjacob
2002-08-17Add ICBZOPT_ENA_OOF and FC4_FC_SVC defines.mjacob
2002-08-17Reorder the lportdb dibfields. Add some more CFG params.mjacob
2002-08-17Set all 23XX cards as 'touched' (we have trouble, unpredictably, aboutmjacob
2002-08-16fix size in MALLOC/bzero call, from sam@errno.com, ok deraadt@Daniel Hartmeier
2002-08-16remove debugging codeJason Wright
2002-08-16remove debugging codeJason Wright
2002-08-16pass unprocessed GRE packet to raw ip socket. binkertn@ okJun-ichiro itojun Hagino
2002-08-16Turn OFF (not ON) acceleration if revision < 5Jason Wright
2002-08-16Scale back rows and columns if the font would not otherwise fit on theTodd C. Miller