aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use stock (FSF) version of this file.Ruslan Ermilov2001-04-176-1115/+2153
* This commit was generated by cvs2svn to compensate for changes in r75587,Ruslan Ermilov2001-04-17570-198845/+0
* Removed files not present in v1.17 import.Ruslan Ermilov2001-04-1729-16315/+0
* This commit was generated by cvs2svn to compensate for changes in r75584,Ruslan Ermilov2001-04-17610-3265/+224912
|\
| * Virgin import of FSF groff v1.17Ruslan Ermilov2001-04-17624-4270/+227190
* | Update/improve Ukrainian translation.Maxim Sobolev2001-04-172-580/+580
* | Dont (ab)use drv2 to know if (si_flags & SI_NAMED) (pointed out by dd)Brian Somers2001-04-171-5/+3
* | By popular demand, have adduser preserve comments at the top of theDoug Barton2001-04-171-2/+10
* | This patch removes the VOP_BWRITE() vector.Poul-Henning Kamp2001-04-1719-66/+74
* | Correct a typo; prefered -> preferred.Kris Kennaway2001-04-171-1/+1
* | Add fmtcheck(), a function for checking consistency of format stringKris Kennaway2001-04-174-2/+357
* | -Wnon-const-format sweep: make format strings const char *'s, addKris Kennaway2001-04-1711-36/+37
* | '%' is not a valid format string :-)Kris Kennaway2001-04-172-2/+2
* | Remove spurious extra format string argument.Kris Kennaway2001-04-171-1/+1
* | Add a missing argument to an error message format string.Kris Kennaway2001-04-171-1/+1
* | Add debugging option to always read/write cylinder groups as fullKirk McKusick2001-04-172-1/+18
* | Background fsck sysctl operations must use vn_start_write andKirk McKusick2001-04-171-8/+14
* | In my first reading of POSIX.1e, I misinterpreted handling of theRobert Watson2001-04-176-225/+312
* | Blow away the panic mutex in favor of using a single atomic_cmpset() on aJohn Baldwin2001-04-1711-39/+9
* | Check to see if enroll() returns NULL in the witness initialization. ThisJohn Baldwin2001-04-171-0/+4
* | Exit and re-enter the critical section while spinning for a spinlock soJohn Baldwin2001-04-172-0/+6
* | Previous clobbered a work-in-progress. Here is the merged result:Peter Wemm2001-04-171-3/+6
* | - Add appropriate #ifndef/#define/#endif to protect against multipleJohn Baldwin2001-04-171-5/+4
* | - Fix memory barriers in atomic operations so that the barriers are alwaysJohn Baldwin2001-04-171-20/+26
* | Add a cpu_throw() function that secondary CPU's can use for their firstJohn Baldwin2001-04-171-0/+10
* | In exception_return(), test for usermode before testing the IPL to see ifJohn Baldwin2001-04-171-3/+7
* | - Stop other CPU's in the SMP case when we enter ddb.John Baldwin2001-04-171-2/+52
* | Limit number of paths returned via glob() for authorized usersChris D. Faulhaber2001-04-171-0/+4
* | s/Over 4500 ports/Over 5000 ports/Bruce A. Mah2001-04-171-1/+1
* | Minor background cleanups:Kirk McKusick2001-04-165-30/+87
* | Support the empty "PASS\r\n" command.Brian Feldman2001-04-161-3/+7
* | Add support the the Intel ICH2 mobileSøren Schmidt2001-04-162-20/+14
* | Fix typo s/thissystem/this system/Jesper Skriver2001-04-161-1/+1
* | Clean up temporary file(s) and directory when m4 exits without fallingGregory Neil Shapiro2001-04-163-7/+18
* | Add missing sound module.Mark Murray2001-04-161-0/+1
* | Fix an off-by-2 error in periphdriver_register(). The read side of theKenneth D. Merry2001-04-161-1/+1
* | mdoc(7) police: Prepare for mdocNG.Ruslan Ermilov2001-04-161-2/+3
* | Grrr, get the right change from the the machine I tested this on.David E. O'Brien2001-04-161-1/+1
* | mdoc(7) police: cosmetics.Ruslan Ermilov2001-04-161-1/+1
* | mdoc(7) police: prepare for mdocNG.Ruslan Ermilov2001-04-162-2/+2
* | mdoc(7) police: add missing .El call.Ruslan Ermilov2001-04-161-0/+1
* | mdoc(7) police: fix markup.Ruslan Ermilov2001-04-161-5/+5
* | Document that SITE extensions are disabled for anonymous logins.Ruslan Ermilov2001-04-161-0/+2
* | Move the isa parts to a separate file.John Hay2001-04-166-2447/+6
* | Update to the 2001-04-02 version of the nanokernel code from Dave Mills.John Hay2001-04-162-24/+30
* | Merged from sys/i386/isa/npx.c revision 1.95.KATO Takenori2001-04-161-1/+1
* | Merged from sys/conf/options.i386 revision 1.148.KATO Takenori2001-04-161-2/+2
* | New script to help creation of shared readonly diskless partition.Luigi Rizzo2001-04-161-0/+144
* | Add the "SITE MD5 filename" facility.Poul-Henning Kamp2001-04-152-1/+16
* | Add a more useful solution to the problem of password files with more thanDoug Barton2001-04-151-3/+14