summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement client side NFS locks.alfred2001-04-1728-27/+1578
* Write a switch statement as less obscure if statements.phk2001-04-171-18/+8
* Update for security advisories: 01:32 (ipfilter), 01:33 (glob/ftp).bmah2001-04-172-12/+24
* Fixed typos.schweikh2001-04-171-2/+2
* Optimize make invocations by using multiple targets.obrien2001-04-171-2/+2
* Save are floating point state in cpu_switch() if needed instead of relyingjhb2001-04-172-1/+8
* I think this was supposed to be __const like in NetBSD: I have no ideakris2001-04-171-1/+1
* Note that the previous commit also restored some historical behaviourkris2001-04-170-0/+0
* Randomize the TCP initial sequence numbers more thoroughly.kris2001-04-178-8/+161
* Fix an old bug related to BETTER_CLOCK. Call forward_*clock if SMPjhb2001-04-171-3/+3
* Typos fixed.schweikh2001-04-171-2/+2
* Regen.n_hibma2001-04-172-2/+9
* Add the HP scanner 3400Cn_hibma2001-04-171-0/+1
* Regen.n_hibma2001-04-172-2/+18
* Lexar jumpSHOT Id.n_hibma2001-04-171-0/+4
* Remove a bogus %s from a printf.n_hibma2001-04-171-1/+1
* set gd_other_cpus later, when we have a better idea what the other cpusgallatin2001-04-171-1/+0
* Improved support for alpha SMP. The following commit gets dual AS2100sgallatin2001-04-171-54/+193
* Update upgrade instructions.ru2001-04-172-6/+8
* Remove share/tmac/locale/ and share/tmac/mdoc/locale/.ru2001-04-171-4/+0
* Changes to support SMP:gallatin2001-04-171-6/+2
* changes to smp_init_secondary_glue():gallatin2001-04-171-19/+11
* FreeBSD provides its own version of this OS-specific file.ru2001-04-171-2/+0
* Add Ukrainian language support for FreeBSD console.sobomax2001-04-1713-4/+865
* Synch template with one documented in the new mdoc(7) manpage.ru2001-04-171-8/+10
* mdoc.samples(7) is superseded by mdoc(7).ru2001-04-174-9/+5
* Use Groff versions of man(7) and mdoc(7) manpages.ru2001-04-174-3851/+1
* Synch with new contrib/groff/ directory layout.ru2001-04-171-1/+1
* Upgrade to Groff 1.17.ru2001-04-1798-632/+956
* Removed yacc(1) output files.ru2001-04-175-8293/+0
* Merge Groff 1.17 changes.ru2001-04-177-59/+127
* Use stock (FSF) version of this file.ru2001-04-176-1115/+2153
* This commit was generated by cvs2svn to compensate for changes in r75587,ru2001-04-17570-198845/+0
* Removed files not present in v1.17 import.ru2001-04-1729-16315/+0
* This commit was generated by cvs2svn to compensate for changes in r75584,ru2001-04-17610-3265/+224912
|\
| * Virgin import of FSF groff v1.17ru2001-04-17624-4270/+227190
* | Update/improve Ukrainian translation.sobomax2001-04-172-580/+580
* | Dont (ab)use drv2 to know if (si_flags & SI_NAMED) (pointed out by dd)brian2001-04-171-5/+3
* | By popular demand, have adduser preserve comments at the top of thedougb2001-04-171-2/+10
* | This patch removes the VOP_BWRITE() vector.phk2001-04-1719-66/+74
* | Correct a typo; prefered -> preferred.kris2001-04-171-1/+1
* | Add fmtcheck(), a function for checking consistency of format stringkris2001-04-174-2/+357
* | -Wnon-const-format sweep: make format strings const char *'s, addkris2001-04-1711-36/+37
* | '%' is not a valid format string :-)kris2001-04-172-2/+2
* | Remove spurious extra format string argument.kris2001-04-171-1/+1
* | Add a missing argument to an error message format string.kris2001-04-171-1/+1
* | Add debugging option to always read/write cylinder groups as fullmckusick2001-04-172-1/+18
* | Background fsck sysctl operations must use vn_start_write andmckusick2001-04-171-8/+14
* | In my first reading of POSIX.1e, I misinterpreted handling of therwatson2001-04-176-225/+312
* | Blow away the panic mutex in favor of using a single atomic_cmpset() on ajhb2001-04-1711-39/+9
OpenPOWER on IntegriCloud