summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-01219-967/+986
* Fix typos; add FreeBSD Id where missing.schweikh2003-01-016-11/+14
* Happy 2003.imp2003-01-011-2/+2
* Experimental support for suspend/resume, not finished yet.simokawa2003-01-013-160/+182
* Reduce debug message.simokawa2003-01-011-0/+2
* - Retry phy access when the wait-loop count is exhausted.simokawa2003-01-013-5/+64
* Use 0600 for permissions for /dev/devctl until it is cloneable.imp2003-01-011-1/+2
* 'wepmode on' is needed to turn on wep.imp2003-01-011-2/+2
* When compiling the kernel do not implicitly include filedesc.h from proc.h,alfred2003-01-0112-30/+86
* When complaining about obsolete/unimplemented syscalls output the processalfred2003-01-011-2/+2
* fdcopy() only needs a filedesc pointer.alfred2003-01-014-8/+9
* purge 'register'.alfred2003-01-011-31/+31
* Since fdshare() and fdinit() only operate on filedescs, make themalfred2003-01-013-16/+16
* fdinit() does not need to lock the filedesc it is creating as no onealfred2003-01-011-3/+0
* Add a needed #include.alc2003-01-011-0/+1
* Return an error when r/w is requested on an unsupported device instead ofnjl2002-12-312-0/+6
* Add a COMPATIBILITY section. Note what is not supported.trhodes2002-12-311-1/+4
* Implement a variant locking scheme for vm maps: Access to system mapsalc2002-12-312-16/+39
* Revert previous and move the prototype for db_alt_break to ddb.h.jake2002-12-312-7/+4
* o reduce the overhead of calling ppsratecheck by using ticks instead ofsam2002-12-311-55/+24
* s/arn't/are not/trhodes2002-12-311-4/+3
* Further sync to kernel make_dev(): since we don't provide group accessrwatson2002-12-311-1/+1
* A refused connection will return ECONNREFUSED rather than ECONNRESET.chris2002-12-311-1/+1
* Reduce size of individual bits of the dists to 240640 bytes againphk2002-12-311-1/+1
* Fix and add several device IDs.simokawa2002-12-312-31/+38
* - Implement primal Configuration ROM parser.simokawa2002-12-314-18/+295
* Setup a symlink to the distribution name in the root of the first CD imagephk2002-12-311-0/+1
* Improve error checking of phy access and retry when error occurs.simokawa2002-12-311-16/+22
* MFi386: Add the bge driver.nyan2002-12-311-0/+1
* Reserve major 182 for the zs driver.jake2002-12-311-0/+1
* - Add a function db_alt_break which recognizes the character sequence used tojake2002-12-312-1/+51
* add fwmem* and fw*.simokawa2002-12-311-0/+12
* Set the mode on the raidctl device to 0600.rwatson2002-12-311-1/+1
* Use UID_ and GID_ constants for uid and gid arguments to make_dev()rwatson2002-12-311-1/+2
* Convert the use of MAXBSIZE in the dma tag to more appropriate values.scottl2002-12-315-8/+13
* Add complete struct timeval by including <sys/_timeval.h>.mike2002-12-311-8/+1
* Move struct timeval to its own header so that it can be shared betweenmike2002-12-312-9/+53
* RIP liloldr.obrien2002-12-314-364/+0
* Correct .Dt macro.trhodes2002-12-301-1/+1
* Actually cvs add the ciss.4 file...trhodes2002-12-301-0/+86
* Add a manual page for the ciss driver.trhodes2002-12-301-0/+1
* MFS 1.6.2.3: fixup statistics; turn off batching by default; add maxsam2002-12-302-12/+63
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-3092-410/+415
* Update to use the common hardware list instead of creating our own.jake2002-12-302-14/+1
* - Make this just be a list of supported systems, and point to the sun systemsjake2002-12-301-207/+103
* Updates to stuff that supported or not supported on sparc64.jake2002-12-302-28/+30
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-3018-67/+126
* fix build (make LINT)sam2002-12-301-0/+1
* Remove the PAWS ack-on-ack debugging printf().dillon2002-12-302-10/+4
* A better rationale justifying rev 1.6 is to support field widths ofobrien2002-12-300-0/+0
OpenPOWER on IntegriCloud