summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Reformat previous fix to remove an uglier than average goto.mckay1999-07-051-9/+11
* | Fixed English errors, spelling errors and formatting errors in rev.1.51bde1999-07-051-7/+9
* | Reflect recent changes in syscons and vga.yokota1999-07-054-226/+268
* | Added the EXAMPLE section and try to make the text slightly more informative.yokota1999-07-052-78/+251
* | Merge from -stable; support for the 'ida' driver, move fla to major 102msmith1999-07-052-4/+6
* | Add support for the 'ida' driver.msmith1999-07-052-10/+16
* | The IDA driver is 'ida', not 'id'msmith1999-07-052-6/+6
* | Move the initialisation/tuning of nmbclusters from param.c/machdep.cmsmith1999-07-0511-84/+53
* | Use the new tunable macros for the net.inet.tcp.tcbhashsize tunable.msmith1999-07-052-6/+4
* | A couple of new macros to make implementing tunable values slightly easier.msmith1999-07-051-1/+21
* | Bump the number of vtys created to compensate for new demands createdjkh1999-07-052-4/+4
* | My last modification for PC-card boot.flp was incomplete, and one more patchhosokawa1999-07-051-1/+6
* | Take the Winbond driver out of GENERIC for the alpha. It'll comewpaul1999-07-052-4/+2
* | Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whateverhoek1999-07-051-0/+5
* | Add an extra space to " AMD Features=" to make it line up well.green1999-07-052-4/+4
* | K6-III CPUs are now case:d in the appropriate switch; also, ingreen1999-07-052-8/+108
* | Disable growable stacks by default, as advertised.jasone1999-07-053-6/+6
* | Use growable stacks for thread stacks that are the default stack size.jasone1999-07-0514-64/+462
* | (1) Include linker.h because we use kldload()billf1999-07-041-3/+5
* | fix DEV_MODULE, I overlooked this one in my last commitphk1999-07-042-4/+4
* | Clean up some ambiguous nested if/elses.billf1999-07-0419-41/+62
* | Fixed missing prototype for address_to_line(). One call passes anbde1999-07-041-1/+2
* | configure "pccardd_flags" in /etc/rc.conf by sysinstall.hosokawa1999-07-042-6/+16
* | Don't override the (correct) default for BINDIR.bde1999-07-041-2/+1
* | Fixed style bugs in FreeBSD changes. KNF style doesn't apply to gnubde1999-07-041-4/+4
* | Improved error handling in rev.1.18: don't ignore failure of execve().bde1999-07-041-5/+4
* | Modified to configure pccard_mem in /etc/rc.conf by sysinstall.hosokawa1999-07-042-2/+10
* | Feed the vty monster.des1999-07-042-4/+14
* | Remove cmaj and bmaj args from DEV_DRIVER_MODULE.phk1999-07-0427-93/+50
* | Fixed corruption of the "blocked" list in lf_setlock() when tsleep()bde1999-07-041-17/+20
* | Added "pccardd_flags" for rc.conf.hosokawa1999-07-043-5/+6
* | Patch the WaveLAN/IEEE driver to detect and reject oversized receivedwpaul1999-07-042-4/+38
* | make release (actually, make floppies) makes PC-card boot.flp automatically.hosokawa1999-07-041-3/+14
* | Remove the 'tty' interrupt label. This is obsolete.nyan1999-07-042-6/+6
* | Actually impliment the documented %Z specifier.obrien1999-07-042-2/+44
* | Quick fix for breakage of bounds checking in rev.1.12. Only onebde1999-07-041-2/+2
* | Minor nit - pn_cachesize is not a PN_RX_BUG_WAR varible.peter1999-07-041-3/+3
* | Some cleanup and rearrangement. hw.physmem is now an absolute quantity;jlemon1999-07-042-242/+196
* | The vfs.write_behind sysctl and related code support has been added tomckusick1999-07-041-3/+40
* | The buffer queue mechanism has been reformulated. Instead of havingmckusick1999-07-0411-247/+399
* | Shake hands with GDB a little bit earlier so that it is possible tojdp1999-07-031-3/+3
* | Add the semi-official Bulk protocol id 'P'n_hibma1999-07-031-1/+6
* | Latest updating changes for softupdates, inetd and newsysconfig.imp1999-07-031-1/+20
* | Update pathnames for new location of soft-updates sources.jdp1999-07-031-4/+4
* | Update comment for new location of soft-updates sources.jdp1999-07-033-6/+6
* | Remove the soft-updates sources from their original location. Theyjdp1999-07-033-5353/+0
* | Make the change similar to that suggested by Nick Hibma to avoid divide bymjacob1999-07-031-3/+4
* | printf int/dev_t (pointer) warningpeter1999-07-032-6/+6
* | Delete stray static prototype.peter1999-07-031-2/+1
* | Stop rfork(0) from panicing. (oops!!)peter1999-07-031-2/+3
OpenPOWER on IntegriCloud