summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-12-05remove altq entries.Kenjiro Cho
2002-12-04Add a few more phys: exphy, brgphy, iophy, inphyJason Wright
2002-12-04rename the clone ioctl to avoid clashing w/ the sockio; provos@ okMichael Shalayeff
2002-12-04Make ti(4) use busdma and add all of the necessary stuff to support bothNathan Binkert
2002-12-04spanning tree: flush dynamic mac cache if interface goes to theMarkus Friedl
2002-12-04No need to exit the process twice. exit1() can't fail.Artur Grabowski
2002-12-03unconditionally define STACKGAPLEN, enables systrace(4) without COMPAT_*;Markus Friedl
2002-12-03Use bus_space_vaddr() instead of checking the mapping directly (this willJason Wright
2002-12-03no need to mh_align (while it's wrong), cleaner mtu setting; dhartmei@ okMichael Shalayeff
2002-12-03Missing initialization.Thierry Deval
2002-12-02- Remove a few magic constantsJason Wright
2002-12-02set if_baudrateHenning Brauer
2002-12-02Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho)Jason Wright
2002-12-02remove trm to fit propolice onto the floppyTheo de Raadt
2002-12-02remove aic to fit propolice onto the floppyTheo de Raadt
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-12-01KNFHenning Brauer
2002-12-01- Clean up pf_ioctl mainly by adding new functions to handle cleaning andRyan Thomas McBride
2002-12-01syncTodd T. Fries
2002-12-01vivitar cameraTodd T. Fries
2002-12-01pfsync currently causes kernel faults, so we don't want to call these functionsRyan Thomas McBride
2002-11-30Add driver for Belkin usb serial adapters.Nathan Binkert
2002-11-30add uvscom(4), but comment it outNathan Binkert
2002-11-30Add driver for SUNTAC Slipper VS-10U communications deviceNathan Binkert
2002-11-30Actually implement the NODOORLOCK quirkNathan Binkert
2002-11-30typoMichael Shalayeff
2002-11-30SUNIX 4018A 2-port parallel; from Juan Vera.Federico G. Schwindt
2002-11-30regen.Federico G. Schwindt
2002-11-30SUNIX 4018A; from Juan Vera.Federico G. Schwindt
2002-11-29inconsistant spelling; torh@bogus.netTheo de Raadt
2002-11-29minor KNFHenning Brauer
2002-11-29expose state table changesMichael Shalayeff
2002-11-29Get the address pool in DIOCCHANGEADDR for all operations, preventsRyan Thomas McBride
2002-11-29Foward; torh@bogus.netTheo de Raadt
2002-11-29supress printf's.Kenjiro Cho
2002-11-29convert read_machclk() from a macro to a real function andKenjiro Cho
2002-11-29- Fix playback problem on SiS7018.Federico G. Schwindt
2002-11-29Upon detection of an international Sun keyboard with a recognized layout,Miod Vallat
2002-11-28same devices named the sameMichael Shalayeff
2002-11-28generic isa mpu, from Sergey A. Smitienko w/ fixes from meMichael Shalayeff
2002-11-28- MD5 too slow, replace with pf_hash (based on hash from if_bridge.c)Ryan Thomas McBride
2002-11-27no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod okMichael Shalayeff
2002-11-27Avoid possible wraparound when checking timeout size; mickey@ OKTodd C. Miller
2002-11-27regenMichael Shalayeff
2002-11-27chips&tech 69030Michael Shalayeff
2002-11-27fix an underflow in socket timeout calculations.Michael Shalayeff
2002-11-27do address translation for for socket syscalls that pass addresses inJason Ish
2002-11-27recover original stanford copyright. sync w/kameJun-ichiro itojun Hagino
2002-11-26Call the enable function, don't set the variable directly.Jason Wright
2002-11-26Match VE_3, too; Cliff SkolnickJason Wright