summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Catch a case spotted by Tor where files mmapped could leave garbage in thejulian1999-04-0513-86/+440
* 1) Add the defines for the Mass Storage classn_hibma1999-04-051-10/+23
* change wrong names in prototypes (pipe to dev)n_hibma1999-04-051-3/+3
* Add the defines for the Iomega Zip 100 driven_hibma1999-04-052-0/+16
* bugfix: initialise timeout for usbd_device_request as well.n_hibma1999-04-051-3/+4
* Make ppbus compile under egcs. I'm not sure about this casting-to-union-peter1999-04-053-9/+14
* Fix damage introduced in previous commit.rnordier1999-04-052-4/+4
* Optimize better for space.rnordier1999-04-052-4/+4
* There's not much point in the EXPORTMFS #ifdef. I've had this sittingpeter1999-04-051-3/+1
* Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit.grog1999-04-051-0/+1
* remove_plex: If we don't find the plex in a volume to which itgrog1999-04-051-2/+6
* free_vinum: Clean out bdevsw entry before unloading kld.grog1999-04-051-7/+22
* 'fr' macro: trace back to new kernel base 0xc0000000grog1999-04-051-1/+1
* Bump __FreeBSD_version to 400004 now that the __deregister_frame_infojdp1999-04-051-2/+2
* Regenerate (padding for pread and pwrite).dt1999-04-046-8/+10
* Add standard padding argument to pread and pwrite syscall. That should make themdt1999-04-048-158/+129
* Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size ofobrien1999-04-042-4/+4
* Fix a division which I had made a multiplication.phk1999-04-041-3/+5
* Dang, lost some LL's there.phk1999-04-041-3/+3
* Update to latest version from Dave Mills. Mostly textual.phk1999-04-042-31/+54
* Two changes to vm_map_delete:alc1999-04-041-13/+10
* Correct forgotten defs in defproc macrogrog1999-04-041-0/+4
* Fix for console mouse.kato1999-04-041-1/+5
* Make firmware revision a triple. Clean up some FC init stuff formjacob1999-04-041-73/+138
* oops on this lastmjacob1999-04-041-3/+2
* F/W revisions now a tuple (not a duple). Fix pre-CAM code.mjacob1999-04-041-19/+57
* Fix for pre-CAM kernels (again). Turn back on fast posting.mjacob1999-04-041-35/+16
* Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosmjacob1999-04-041-126/+45
* Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob1999-04-041-5/+8
* roll ISP1040 and ISP2100 f/w to latest releasemjacob1999-04-041-13460/+13587
* Read the board revision and trim cache line size back from 16 to 1mjacob1999-04-042-16/+142
* Add a missing declaration that broke the compilation of this file.jdp1999-04-031-0/+1
* Restore support for executing BSD/OS binaries on the i386 by passingjdp1999-04-0312-22/+38
* Sync with sys/i386/isa/wd.c revision 1.191.kato1999-04-031-3/+1
* Sync with sys/i386/isa/sio.c revision 1.234.kato1999-04-032-4/+4
* Fixed some style bugs (mainly vinum ones and ones fixed in Lite2 butbde1999-04-033-24/+27
* Include nss.h only when PC98 is defined.kato1999-04-031-0/+2
* Put in place the infrastructure for improved UP and SMP TLB management.alc1999-04-029-69/+174
* We don't need to splbio() around biodone().phk1999-04-021-3/+1
* Add back cxswitch() it was used afterall.phk1999-04-021-0/+22
* Don't open window for race condition.phk1999-04-022-8/+2
* Use files under sys/boot/i386 instead of copying under sys/boot/pc98.kato1999-04-025-108/+5
* o sys/i386/include/soundcard.hkato1999-04-0211-138/+209
* fix polarity reversal.phk1999-04-011-2/+2
* Import PCI pccard bridge chip probing from PAO. Hopeful prelude fornsayer1999-04-014-26/+88
* Sync with sys/i386/isa/sio.c revision up to 1.233.kato1999-04-012-4/+44
* Sync with sys/i386/isa/npx.c revision 1.66.kato1999-04-011-1/+3
* Sync with sys/i386/conf/files.i386 revision up to 1.232.kato1999-04-012-12/+8
* Delete the aic driver.kato1999-04-012-6/+2
* Make the Macronix driver work on FreeBSD/alpha and add to GENERIC.wpaul1999-04-014-25/+76
OpenPOWER on IntegriCloud