summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding tunnel pseudo-device for Network Installation with User process PPP.amurai1995-03-122-2/+4
* Adding GETTING START and so on.amurai1995-03-122-236/+286
* Remove the last vestige of COMMENT_BEGIN.bde1995-03-121-1/+0
* Undo most of the changes in the gcc-2.6.3 "upgrade"bde1995-03-121-8/+10
* Add my script here to make people's life easier when importing newjoerg1995-03-122-0/+648
* Remove a bunch of funtions that are in libc already.phk1995-03-122-6/+10
* Finish the previous change. The device name got lost in diskerr().bde1995-03-122-4/+4
* Fixed obsolete comment.dg1995-03-122-4/+4
* Deleted vm_object_setpager().dg1995-03-121-2/+1
* Deleted vm_object_setpager().dg1995-03-122-24/+3
* Explicitly set object->flags = OBJ_CANPERSIST.dg1995-03-121-3/+2
* Update a couple of counters.phk1995-03-121-1/+3
* Report the negative hits in the Namei section.phk1995-03-121-4/+6
* Don't use curses until initialized.phk1995-03-121-8/+8
* Added a comment.dg1995-03-112-2/+10
* Added some additional DIAGNOSTIC code that makes sure that freeddg1995-03-111-2/+12
* Fix completely bogus comment.dg1995-03-111-3/+3
* Clear OBJ_INTERNAL flag for device pager objects and named anonymousdg1995-03-112-2/+4
* Removed gratuitous and *extremely* evil setting of OBJ_INTERNAL. Thisdg1995-03-111-3/+1
* Add Ollivier as the main FAQ guy...:) (Whew)gclarkii1995-03-111-3/+3
* Fix syscmd() output out of syncache1995-03-111-1/+4
* Add the excellent part on serial communications by Sean Kelly. That's aroberto1995-03-111-2/+367
* Add BUGS and few explanation.amurai1995-03-112-72/+126
* 1.Reducing cpu usage at off connection.amurai1995-03-1111-86/+138
* Noticed by: Natedufault1995-03-112-6/+10
* The changes to support the new flags in the vn driver.phk1995-03-111-6/+81
* A substantial change to the way this works. Not the "TEST_LABELING" isphk1995-03-113-130/+163
* Added support for #pragma weak.nate1995-03-111-0/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.nate1995-03-1128-3579/+7491
* Moved bb stuff to support.s per Bruces suggestion.phk1995-03-116-42/+42
* Increased default minfree to 8%.dg1995-03-101-2/+2
* The threshold for switching from time-space and space-time is too smalldg1995-03-101-2/+2
* Patch to fix quota panic from Mike Karels:dg1995-03-101-3/+4
* Reorganized an if() expression for efficiency.dg1995-03-102-6/+6
* Whoops, back out that last change - I misread what Poul had done there.dg1995-03-101-2/+2
* Don't thrash the name cache while trying to fill up the object cache.dg1995-03-101-2/+2
* Changes to support printing stats for the 'cached pages'.dg1995-03-101-2/+10
* Back out Poul's hack that forces static libgcc. This has been fixed viadg1995-03-101-11/+2
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.dg1995-03-101-1/+2
* Add protected and empty maninstall: targets.rgrimes1995-03-102-2/+10
* Added the kernbb program. No man-page yet :(phk1995-03-103-5/+135
* Removed some #include's of unnecessary include files.dg1995-03-101-4/+1
* Simplify all the newfs commands into ${NEWFS} and add -t 0 -u 0 sorgrimes1995-03-101-7/+5
* Add a dummy ___bb_init_func for BB profiling of the kernel.phk1995-03-103-3/+39
* Need /usr/src/sbin/i386 in srcdirs to get fdisk.rgrimes1995-03-101-1/+2
* Since we are in the gcc bashing mood anyway: Add two changes forphk1995-03-101-0/+7
* kmem_alloc() returns zero-filled memory; it isn't necessary to bzero()dg1995-03-102-4/+2
* Removed unnecessary routines vm_get_pmap() and vm_put_pmap().dg1995-03-102-58/+6
* Remove Matt Day patch (handled elsewhere in 8.6.11)pst1995-03-101-3/+0
* Merge CSRG branch changes into main branchpst1995-03-104-22/+67
OpenPOWER on IntegriCloud