summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include of geom_stats.hphk2003-03-092-2/+0
* Stamp out Danglish.phk2003-03-091-1/+1
* Don't use statistics counters to detect outstanding I/O.phk2003-03-091-1/+1
* Don't abuse the statistics counters for detecting if we have outstandingphk2003-03-091-6/+10
* Add u_int nstart, nend counters to consumer and providers so we will notphk2003-03-091-0/+2
* Try to clarify how orphaning works.phk2003-03-091-25/+46
* When a DEV class consumer is orphan'ed we need to wait for all thephk2003-03-091-11/+20
* Cosmetic change, make it QUEUE_MACRO_DEBUG friendlydavidxu2003-03-091-1/+1
* Fix interactions between entries for a specific file vs entries forgad2003-03-091-62/+177
* MFp4: Add the standard "the {fgetws,fputws} function will fail if" texttjr2003-03-092-0/+6
* Remove a function prototype for `crc' and an associated comment whichrobert2003-03-092-6/+0
* New release note: IP fragment reassembly improvement.bmah2003-03-092-2/+12
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-0958-5842/+6128
* Hold the proc lock while accessing p_procsig in trapsignal().tjr2003-03-091-1/+2
* The processing of files given on the command-line will work a little bettergad2003-03-091-1/+1
* Fixes for the Russian translations of the messages.jdp2003-03-082-8/+8
* Discard the packet if the netisr queue is null instead of panicing, forjlemon2003-03-081-2/+8
* Remove check for t_state == TCPS_TIME_WAIT and introduce the tw structure.jlemon2003-03-081-13/+15
* Remove a panic(); if the zone allocator can't provide more timewaitjlemon2003-03-087-73/+116
* Fix module build by adding options to Makefile.jlemon2003-03-082-2/+24
* Retire devstat_add_entry() as a public function and bump __FreeBSD_versionphk2003-03-083-7/+7
* Allocate the devstat structure with devstat_new_entry().phk2003-03-088-90/+81
* Correct names for fxp devices. Sort data by devid injdp2003-03-081-20/+20
* Allocate the devstat structure with devstat_new_entry().phk2003-03-085-24/+19
* Add a config-file flag of 'U' or 'u' to indicate that the pid-filegad2003-03-081-46/+115
* Allocate devstat structure with devstat_new_entry().phk2003-03-081-2/+1
* Introduce a device driver for /dev/devstat, this will allow us to mmapphk2003-03-081-0/+112
* Augment the devstat structure with 3 new fields and bump the DEVSTAT_VERSION.phk2003-03-081-1/+14
* Revert last change and insure the driver can support other address families.jlemon2003-03-081-0/+18
* The tun driver is INET only. Don't pretend to support other address families.jlemon2003-03-081-25/+0
* Include correct opt_* headers for supported address families. Dike outjlemon2003-03-081-10/+5
* Uncomment the description of the ipdst parameter, but refer to IPXtjr2003-03-081-9/+6
* KerberosIV deorbit: Remove references.markm2003-03-081-3/+0
* KerberosIB deorbit: Remove library references.markm2003-03-081-7/+1
* KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.markm2003-03-08703-150778/+0
* KerberosIV deorbit sequence: Remove references to KerbIV libs.markm2003-03-081-2/+0
* KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'mmarkm2003-03-086-20/+5
* KerberosIV deorbit sequence: We no longer build a krb4 distribution.markm2003-03-081-2/+1
* KerberosIV deorbit sequence: MAKE_KERBEROS4 is no longer a valid option.markm2003-03-081-6/+0
* Update for kerberos 5markm2003-03-081-19/+11
* KerberosIV deorbit sequence continues: Look for K5 instead of KIVmarkm2003-03-081-2/+3
* KerberosIV de-orbit burn continues. Remove the KerberosIV PAM module.markm2003-03-087-454/+0
* Comment-only assistance to lint to kill warnings.markm2003-03-081-0/+4
* KerberosIV de-orbit burn continues. Disconnect from "make world".markm2003-03-082-19/+1
* KerberosIV de-orbit burn continues. Disconnect from "make release".markm2003-03-084-22/+2
* Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.markm2003-03-0819-132/+0
* Don't copy headers from the source tree to the object tree withoutmarcel2003-03-087-14/+14
* o Run make readmes (ports) from within CHROOTDIR to avoid pollutionmarcel2003-03-081-12/+13
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-0856-250/+62
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).tjr2003-03-086-62/+0
OpenPOWER on IntegriCloud