summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | o Caused FFS_EXTATTR_AUTOSTART to scan two sub-directories of ".attribute"rwatson2001-03-182-16/+33
* | Fix a couple of things in the internal mbuf allocation interface:bmilekic2001-03-171-8/+8
* | Ignore comments in /etc/passwdbrian2001-03-171-1/+1
* | Remove unused locale/nls directories.ache2001-03-171-6/+0
* | Don't link et_EE with 8859-1ache2001-03-171-2/+4
* | DIS -> ISOache2001-03-175-7/+7
* | Attempt to make "make release" work again. Without a nls/fi_FI.DIS_8859-15phk2001-03-171-0/+2
* | destroy child devices on detach to prevent ever-increasing numbers ofcg2001-03-171-7/+10
* | Correct the arguments to the extattrct()l call so that the enable andtmm2001-03-171-3/+3
* | Nuke non-standard EAI_RESNULL.ume2001-03-173-15/+1
* | Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driverkato2001-03-171-1/+1
* | s/over 3500 ports/over 4500 ports/peter2001-03-171-1/+1
* | Unrevert something which shouldn't have been reverted in the previous revert.phk2001-03-171-0/+1
* | Fix some further style nitsbrian2001-03-171-8/+11
* | Add a new entrypoint to the hashes in libmd:phk2001-03-1711-14/+115
* | Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash).peter2001-03-1714-78/+86
* | Backout my previous commit, it appearantly doesn't work for asynchronousphk2001-03-173-55/+8
* | Unbreak "make installworld"markm2001-03-171-0/+4
* | Dramatically improve the **lame** nfs_hash(). This is based on thepeter2001-03-172-16/+32
* | Fix the building of the aac driver as a module. Add a comment about enablingscottl2001-03-171-1/+2
* | Always call resource_int_value function for getting portsize and msize.nyan2001-03-171-4/+6
* | Really fix NWAY negotiation for the 82553 PHY. Locking down thejlemon2001-03-171-2/+12
* | Stop cron from shouting in the syslog. Use setproctitle() instead, sincepeter2001-03-171-6/+1
* | This is an MFC candidate.gibbs2001-03-173-2/+6
* | Add the AAC_DEBUG option to enable debugging in the aac driver.gibbs2001-03-172-1/+9
* | Clean up the grammar a bit from the last commit.murray2001-03-162-46/+45
* | When doing a recv(.. MSG_WAITALL) for a message which is larger thanjlemon2001-03-161-0/+6
* | Fix a few things in the aic(4) driver:ken2001-03-164-7/+47
* | Fix type-odillon2001-03-161-1/+1
* | Fix inquiry length detection for the ses(4) driver. It was using theken2001-03-161-4/+4
* | Fix a number of warnings that come up when compiling with BDECFLAGS.gad2001-03-161-7/+7
* | prevent gdb from panic'ing an alpha with "mutex Giant not owned"gallatin2001-03-161-0/+2
* | Fix a typo which would cause containers between 1GB and 2GB to have the wrongmsmith2001-03-161-1/+1
* | fix a typo preventing the second dma channel being releasedcg2001-03-161-1/+3
* | don't leak memory allocated for feeders at module unloadcg2001-03-163-1/+22
* | <sys/queue.h> makeover.phk2001-03-166-56/+48
* | Fix a style(9) nit.phk2001-03-161-1/+1
* | Add -ledit to ngctl.phk2001-03-162-8/+54
* | Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Addjlemon2001-03-161-1/+7
* | nuke IPSEC_SRCSEL which does not do the right thing.ume2001-03-161-33/+3
* | o The revenge of the mdoc(7) police:rwatson2001-03-163-28/+38
* | o The mdoc(7) police strike with avengance:rwatson2001-03-162-20/+27
* | Enable some undocumented bits in the DP83840 PHY, which is neededjlemon2001-03-161-5/+8
* | mdoc(7) police: simplify bogus ``.Ql Fl'' constructs.ru2001-03-161-33/+33
* | mdoc(7) police: -mdoc still has a nine-arguments limitation.ru2001-03-161-2/+2
* | mdoc(7) police: empty lines outside displays cause warnings in -mdocNG.ru2001-03-161-1/+1
* | mdoc(7) police: apply formatting fixes to rev 1.14.ru2001-03-161-11/+12
* | s/0x7f000001/INADDR_LOOPBACKalfred2001-03-161-1/+1
* | Sigh, try to get this in sync with an offical src tree...sos2001-03-161-2/+0
* | It is the ``nostrictjoliet'' option equivalent to -b.ru2001-03-161-2/+2
OpenPOWER on IntegriCloud