summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: fix markup.ru2001-04-261-22/+23
* ... and do it make(1) way.ru2001-04-261-5/+5
* Remove XXX_BROKEN_GCC from the Makefile.asmodai2001-04-261-3/+0
* Whitespace cleanup pass; reduce diffs with OpenBSD. No functional changes.kris2001-04-2610-80/+82
* Add back missing arguments to format strings.kris2001-04-263-4/+4
* Reduce diffs with OpenBSD:kris2001-04-2617-466/+468
* Use mkstemp() for secure tempfile creation instead of tempnam()kris2001-04-264-17/+39
* Fix typo in prev commit - add missing commaache2001-04-261-2/+3
* mdoc(7) police: remove hard sentence breaks.dd2001-04-261-3/+6
* Add missing break when printing IPv6 multicast addresses.fenner2001-04-261-1/+2
* Remove GCC-ism (-Wall).will2001-04-261-1/+1
* More new Dell PCI IDs.msmith2001-04-261-1/+4
* Rather than copying all the indirect blocks of the snapshot,mckusick2001-04-261-35/+19
* The PERC 3/Di in the Dell PowerEdge 2250 has a new subdevice ID.msmith2001-04-261-0/+1
* Sendfile is documented to return 0 on success, however if when aalfred2001-04-261-0/+7
* A bogus check for a char device also matched symbolic links.paul2001-04-251-1/+1
* - Add some environment variables that need to be present when using packagessteve2001-04-251-8/+13
* Reduce the number of $FreeBSD$'s from 3 to 2. I believe both remainingobrien2001-04-251-1/+0
* Don't install KO's with the "schg" flag.obrien2001-04-256-46/+11
* Fix SCM ID's and remove tailing blanks.obrien2001-04-258-27/+24
* Document XFREE86_VERSION.jim2001-04-252-0/+10
* Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there,obrien2001-04-251-4/+10
* Add support for -F flag (trivial as background check is never possible).mckusick2001-04-251-1/+6
* Fix compiling without -O, some dead code was using non-existant functions,alfred2001-04-252-6/+10
* - Make the dumping of console messages from the secondary CPU's to thejhb2001-04-251-3/+5
* Backout rev.1.30, as the root of this problem was already fixedru2001-04-251-4/+0
* Add -Wall.ru2001-04-251-1/+1
* -Wall cleanup.ru2001-04-251-1/+2
* unifdef -UWANT_ENV_PWD.ru2001-04-252-42/+13
* Make ${.OBJDIR} canonical.ru2001-04-251-10/+2
* alpha_fpstate_save is fairly expensive (critical enter/exit, possiblygallatin2001-04-251-0/+2
* Fixed typo.ru2001-04-251-1/+1
* MFffs ffs_balloc.c 1.5.bde2001-04-252-0/+4
* Do not leave a process with no credential in zombproc.tanimura2001-04-251-17/+14
* When closing the last reference to an unlinked file, it is freedmckusick2001-04-254-26/+113
* Reverse order of from and to in order to match reality.dougb2001-04-251-1/+1
* Update for file 3.35.obrien2001-04-251-3/+3
* This commit was generated by cvs2svn to compensate for changes in r75937,obrien2001-04-2517-139/+426
|\
| * Virgin import of Christos Zoulas's FILE 3.35.obrien2001-04-2517-139/+426
* | Add support for running foreground (-F) and background (-B) checks.mckusick2001-04-255-49/+219
* | Move the netexport structure from the fs-specific mountstructurephk2001-04-2528-226/+174
* | Ignore chflags errors. This makes installing to nfs mounted targetimp2001-04-255-10/+10
* | "break", "chdir", "continue", "else", and "while" are sh(1) builtins;dd2001-04-251-5/+5
* | Move to using md.imp2001-04-258-19/+78
* | Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).dd2001-04-251-5/+17
* | New release notes: TCP_COMPAT_42 option gone, labpc(4) gone, client-sidebmah2001-04-242-0/+26
* | o Separate acl_t into internal and external representations asjedgar2001-04-2422-233/+551
* | Add support for the -F flag which determines whether a specifiedmckusick2001-04-245-83/+117
* | get the parameters to pci_write_config the right way round. this may fixcg2001-04-241-2/+2
* | Add a new field 'md_kernnest' to the alpha machine dependent processjhb2001-04-247-15/+72
OpenPOWER on IntegriCloud