summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add and install the uscanner manpage.asmodai2000-10-262-0/+126
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-2644-78/+78
* Always need to 'load /kernel', it's the 'read' that needs tojwd2000-10-261-1/+1
* Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmtache2000-10-262-5/+6
* More explicitly set crypto bits.jkh2000-10-264-18/+36
* RFC 791 says that IP_RF bit should always be zero, but nothingru2000-10-261-52/+29
* fix conflicts from rcsidsdarrenr2000-10-266-35/+68
* This commit was generated by cvs2svn to compensate for changes in r67615,darrenr2000-10-2627-630/+1379
|\
| * Import IP Filter 3.4.12darrenr2000-10-2633-667/+1449
* | fix conflicts from rcsidsdarrenr2000-10-2628-356/+1198
* | Shorten the labels in the keymap menu so it fits smaller screens.jkh2000-10-263-27/+27
* | Wrong header length used for certain reassembled IP packets.ru2000-10-261-2/+2
* | Uncommnet entries for PC-Cards which are supposed work with ncv, nsp,non2000-10-261-57/+39
* | While I'm here and got caught by it, add FreeBSD IDs so the next guyobrien2000-10-2684-6/+84
* | Having a local `string.h' is just asking for trouble. As is having aobrien2000-10-2613-24/+46
* | Use the pathnames from pathnames.h rather than hardcoding them here.obrien2000-10-262-2/+5
* | Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-263-21/+26
* | Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-262-10/+12
* | Make the software HDLC decoder work again.hm2000-10-261-3/+5
* | Almost a year exactly from when I first imported mergemaster at freebsdcon,billf2000-10-261-2/+1
* | handle AFMT_QUERY rightcg2000-10-261-6/+15
* | Close PR22152 and PR19511 -- correct the naming of a variableluigi2000-10-261-1/+1
* | Set the DC_TX_INTR_ALWAYS and DC_TX_STORENFWD flags for the Davicomwpaul2000-10-252-4/+4
* | Add a missing SK_UNLOCK() to sk_attach_xmac().wpaul2000-10-252-0/+2
* | Move the call to extend_heap() from main to start so that if our BSSdfr2000-10-252-3/+6
* | Don't build start.S as part of libalpha.a - its built specially.dfr2000-10-251-1/+1
* | Don't indirect through a null pointer if we run out of kernel filenames.dfr2000-10-251-1/+1
* | Make a few functions inline to save space.dfr2000-10-251-3/+3
* | Bring cpuinfo closer to what it looks like in Linux 2.2.des2000-10-253-33/+141
* | Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostlydes2000-10-259-15/+560
* | - Add atomic_cmpset_{acq_,rel_,}_longjhb2000-10-252-0/+104
* | This driver doesn't have a software interrupt handler, so don't attempt tojhb2000-10-251-8/+0
* | Catch up to the new software interrupt code.jhb2000-10-252-6/+8
* | - Catch up to new software interrupt code.jhb2000-10-253-9/+9
* | Note the MFC of ATA support for new chipsets and tagged queueing,bmah2000-10-253-8/+45
* | - Remove unneeded machine/ipl.h #include.jhb2000-10-251-6/+1
* | Catch up to the new swi code.jhb2000-10-255-16/+4
OpenPOWER on IntegriCloud