summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Major whacking for core version 2.0. A major motivator for 2.0 and thesemjacob2000-08-011-938/+980
* If the format string passed to setproctitle begins with a '-'ps2000-08-014-48/+28
* Core version 2.0 rewrite. In this file we replace isp_tdebug withmjacob2000-08-011-118/+104
* Core version 2.0 cleanup/rewrite. Things get rearranged and changedmjacob2000-08-011-164/+233
* Remove isp_prtstst (now in case statement in isp.c). Removemjacob2000-08-011-116/+47
* Remove isp_tdebug. Change all PRINTF macros to the now commonmjacob2000-08-011-125/+117
* Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblevmjacob2000-08-011-6/+3
* Add in lengths of SBus or PCI registers.mjacob2000-08-011-0/+3
* Rewrite for version 2.0. Some structural changes, but alsomjacob2000-08-011-34/+189
* Part of major rewrite for core version 2.0- clarification ofmjacob2000-08-012-198/+212
* Bring tdfx_pci.c in sync with some patches I have been testing. Adds bettercokane2000-08-011-6/+8
* Back out rev 1.12; its not clear that this is the right thing to do,jlemon2000-08-011-2/+5
* Reverse the sense of the signed/unsigned formatting bit.nsayer2000-08-011-1/+1
* Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1ache2000-08-011-5/+2
* Replace nonexistent !defined(_LKM) by !defined(KLD_MODULE)ache2000-08-011-1/+1
* Check IPFILTER (options IPFILTER generates) instead of NIPFILTERache2000-08-011-2/+2
* Fix prev. commit: NIPFILTER -> IPFILTERache2000-08-011-1/+1
* Add missing '0' to FreeBSD_version test: 50011 -> 500011ache2000-08-012-10/+10
* Generate opt_ipfilter.h to fix 'make depend'ache2000-07-311-1/+4
* Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open andnsayer2000-07-314-3/+7
* Nonexistent <sys/pfil.h> -> <net/pfil.h>ache2000-07-311-1/+1
* Make style match the surrounding style. Use memset() instead of bzero()green2000-07-311-1/+1
* Nonexistent "ipfilter.h" -> "opt_ipfilter.h"ache2000-07-311-1/+1
* Fix a bug in keyed sorting due to malloc abuse.kris2000-07-311-0/+3
* Add all the missing US keymaps.obrien2000-07-313-0/+15
* Don't offer the PC98 link kit or setup on non-i386 installs.obrien2000-07-312-0/+8
* Add the module Makefile for the newly committed ESS solo sound driver.nsayer2000-07-311-0/+8
* almost-there ess solo-1 driver, committed so people can tell me why itcg2000-07-311-0/+932
* Handle write page faults (both write only or read-modify-write) as MI vmluoqi2000-07-313-9/+9
* Add current position (line, column) display.sobomax2000-07-311-6/+25
* Whitespace only:sheldonh2000-07-312-8/+8
* activate pfil_hooks and covert ipfilter to use itdarrenr2000-07-3110-30/+145
* Sleep for a second after tcp wrappers rejects a connection, so wedwmalone2000-07-311-1/+3
* Support for the Panasonic / Matshita USB FDD.n_hibma2000-07-313-2/+12
* Point out, that build/installkernel need a built world and that morealex2000-07-311-5/+8
* Crypto sources are no longer export controlled:alex2000-07-311-11/+3
* Fix the obvious make and sed syntax errors lurking from my last "fix".nbm2000-07-311-3/+3
* Don't segv when trying to add a 0-length unit name.kris2000-07-311-21/+20
* Don't coredump on long input lines. If anyone actually cares, this shouldkris2000-07-311-1/+1
* - FreeBSD supports the Alpha Platform as wellalex2000-07-311-5/+5
* - Update the list of backuped files during upgrade according toalex2000-07-311-13/+15
* Mention the buildkernel/installkernel targets in the documentation.alex2000-07-311-0/+2
* mbstat should be a read-only sysctl.alfred2000-07-311-1/+1
* Reflect reality:alex2000-07-311-6/+8
* Remove unnecessary call to splnet when setting an accept filterps2000-07-312-6/+0
* Xref strfile(8).mpp2000-07-311-1/+2
* Add pointers to rfork_thread(3)peter2000-07-311-3/+12
* Add #ports/hebrewache2000-07-311-0/+1
* Add hebrew.asami2000-07-312-0/+2
* Add ports-hebrew.asami2000-07-312-0/+2
OpenPOWER on IntegriCloud