summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-2751-120/+45
* MFS: don't expect result code until you close the data connectiondes2000-10-271-3/+3
* Expand on the reasons for and against defining NO_F00F_HACK. This is one ofdougb2000-10-272-4/+4
* Backout revision 1.7 which was a bad idea since it would force peopledfr2000-10-271-1/+1
* Remove bogus undocumented macros used to control conditional assembly.phk2000-10-271-13/+0
* Remove #if DO_DEFLATEphk2000-10-272-6/+0
* Declare or #define per-cpu globals in <machine/globals.h> in all cases.bde2000-10-2717-77/+12
* Fetch the protocol header (TCP, UDP, ICMP) only from the first fragmentru2000-10-271-16/+11
* Merge from i386: Add MSP ioctlroger2000-10-271-0/+10
* Add Melco LPC2-T/LPC3-TX PCMCIA Ethernet cards.tanimura2000-10-272-2/+2
* As the blocking model has seems to be troublesome for many, disablemarkm2000-10-2711-1/+30
* Add PCI device ID for an upcoming revision of the product.msmith2000-10-272-1/+3
* Add a missing newline to a diagnostic.msmith2000-10-271-1/+1
* Defining usage() "__dead" is just ridiculous. It also won't compile withobrien2000-10-271-2/+2
* Report the type of mbuf that couldn't be allocated beforebrian2000-10-271-13/+21
* Add and document the WITNESS_SKIPSPIN and WITNESS_DDB kernel options.jhb2000-10-273-0/+14
* - Use MUTEX_DECLARE() and MTX_COLD for the WITNESS code's internal mutex sojhb2000-10-273-168/+114
* I don't know what "Toshiba Ethernet Cards" are.hosokawa2000-10-272-4/+0
* Fix problems people were having with large -O levels with GCC andgreen2000-10-273-8/+50
* Yet another bug fix/optimization for the Davicom DM9100/9102: increasewpaul2000-10-272-0/+10
* Add in MLINKS for all of the various mutex functions to mutex.9jhb2000-10-261-0/+9
* - Document MUTEX_DECLARE and MTX_COLDjhb2000-10-261-5/+42
* Add a note that the spl() API is deprecated in favor of mutexes.jhb2000-10-263-1/+19
* Add a prototype mbuf.9 man page. Probably needs work, but it's a goodnik2000-10-262-1/+408
* Remove a doubled "in the".nik2000-10-261-1/+1
* Update to include a link to the referenced papers when PRINTERDEVICE=htmlnik2000-10-264-61/+280
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-2612-0/+24
* For %c replace reference to asctime(3) with ctime(3) from which %c geneticallyache2000-10-261-1/+1
* Add copyright to skeleton.julian2000-10-261-6/+29
* Sigh. It'd be nice to completely commit a bugfix. Once again:bmah2000-10-261-6/+6
* Install the loader manpages.obrien2000-10-261-1/+0
* Fix a bug in which pkg_version(1) was ignoring $PORTREVISIONbmah2000-10-261-5/+8
* some more cleanupsjulian2000-10-261-66/+113
* add reinit functions to mixerscg2000-10-2613-21/+100
* do not attach to soundblaster 1.x - they are unsupportedcg2000-10-261-3/+7
* Change comment from sprintf to snprintfimp2000-10-261-1/+1
* Change snprintf to strncpy.imp2000-10-261-2/+9
* Improve some slightly confused formatting.dwmalone2000-10-261-3/+3
* Note update of bktr(4) to 2.17 (+MFC) and fix up some problems withbmah2000-10-263-13/+32
* fix unaligned access errors caused by bad scanf/printf format stringsgallatin2000-10-261-4/+4
* fix unaligned access errors by copying untyped data to properly alignedgallatin2000-10-262-48/+48
* Add new ioctls for userland access to the MSP deviceroger2000-10-263-0/+30
* add a version tag for the alpha linulator to depend ongallatin2000-10-261-0/+2
* Fix typoroger2000-10-261-1/+1
* Minor build fixes.dfr2000-10-264-3/+4
* Treat c_fmt field as compatibility placeholderache2000-10-262-5/+3
* Force "%c" to be ctime-compatibleache2000-10-261-1/+2
* Added "minimum3": spare room for multilingual installer and driver floppy.hosokawa2000-10-262-0/+10
* Update osf1_setuid() and osf1_setgid() to use the new change_euid() andgallatin2000-10-261-8/+13
* unstaticize change_ruid() because it is needed by osf1_setuid()gallatin2000-10-262-3/+2
OpenPOWER on IntegriCloud