| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a more useful solution to the problem of password files with more than | dougb | 2001-04-15 | 1 | -3/+14 |
* | Forced commit to point out that PR 25961 was actually originated by | dougb | 2001-04-15 | 0 | -0/+0 |
* | Rev 1.11 introduced a bug where the processing became case insensative for | obrien | 2001-04-15 | 1 | -1/+1 |
* | Grammar police: "its", not "it's", is the possessive form of "it". | dd | 2001-04-15 | 9 | -12/+12 |
* | Make links from setresuid.2 to getresgid.2 and getresuid.2. | dd | 2001-04-15 | 1 | -1/+1 |
* | Document getresgid and getresuid calls. | dd | 2001-04-15 | 1 | -2/+21 |
* | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | obrien | 2001-04-15 | 12 | -6/+118 |
* | Apply rev 1.48 (only dike out the `ncr' driver, not every line with the | obrien | 2001-04-15 | 5 | -5/+5 |
* | Correct a bogus cast in acl_get_qualifier() causing invalid | jedgar | 2001-04-15 | 1 | -1/+1 |
* | In the /etc/rc startup script a soft link is created from /var/run/log to | phk | 2001-04-15 | 1 | -1/+1 |
* | note that VOP_STRATEGY may block. | alfred | 2001-04-15 | 1 | -0/+2 |
* | use TAILQ_FOREACH, fix a comment's location | alfred | 2001-04-15 | 3 | -15/+6 |
* | Get the crypto checksums in the right file. This bug has been | jkh | 2001-04-14 | 1 | -1/+4 |
* | Call strlen() once instead of twice. | brian | 2001-04-14 | 1 | -2/+2 |
* | Back out wrapping the asm ... ; bits in #ifndef lint macros. There | markm | 2001-04-14 | 1 | -6/+0 |
* | Suggest that kernels are built with ``cd /usr/src; make buildkernel'' | brian | 2001-04-14 | 1 | -19/+23 |
* | The VIA 586 chip does UDMA from rev 0x3 onwards. | sos | 2001-04-14 | 1 | -1/+1 |
* | Update to describe use of mdconfig instead of deprecated vnconfig. | mckusick | 2001-04-14 | 1 | -3/+3 |
* | Hardware listing updates: | bmah | 2001-04-14 | 3 | -31/+62 |
* | dgm now builds as a module | brian | 2001-04-14 | 2 | -1/+9 |
* | New-busify and ansify. | brian | 2001-04-14 | 1 | -895/+1061 |
* | MFS: deal with svr4 module's dependency on streams module | jkh | 2001-04-14 | 1 | -1/+3 |
* | Log denied IXFR, too. | dirk | 2001-04-14 | 1 | -1/+1 |
* | Toss into attic stuff we don't use. | markm | 2001-04-14 | 4 | -940/+0 |
* | This checkin adds support in ufs/ffs for the FS_NEEDSFSCK flag. | mckusick | 2001-04-14 | 3 | -8/+19 |
* | Add ``RETURN VALUES'' and ``ERRORS'' sections since getpgid(2) can | dd | 2001-04-14 | 1 | -1/+18 |
* | *sigh*... when trying to dike out the `ncr' driver, I was getting the `sym' | obrien | 2001-04-14 | 5 | -5/+5 |
* | Remove the filename_completion_function() extern that conflicts with the | obrien | 2001-04-14 | 1 | -2/+2 |
* | Do not allow the soft updates flag to be set if the filesystem is dirty. | mckusick | 2001-04-13 | 1 | -1/+4 |
* | Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTI | alfred | 2001-04-13 | 2 | -0/+19 |
* | mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -12/+15 |
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 11 | -30/+24 |
* | mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match the | dd | 2001-04-13 | 6 | -12/+12 |
* | Update boot capabilities for Adaptec 2940-series | wilko | 2001-04-13 | 1 | -0/+10 |
* | Add acl_get_perm_np(3), a non-portable function to check if a | jedgar | 2001-04-13 | 4 | -0/+115 |
* | Convert getfacl to the ACL editing library functions. getfacl should | jedgar | 2001-04-13 | 1 | -23/+71 |
* | Add the remaining POSIX.1e ACL definitions: | jedgar | 2001-04-13 | 2 | -10/+20 |
* | People are still having problems with i586_* on UP machines and SMP | jhb | 2001-04-13 | 3 | -3/+3 |
* | o Add a comment identifying the "privileged on privileged" scenario. | rwatson | 2001-04-13 | 1 | -0/+1 |
* | o Add inter-process authorization uid regression testing for ktrace(). | rwatson | 2001-04-13 | 1 | -43/+63 |
* | New release notes: wx(4) supports new cards (submitted by mjacob), | bmah | 2001-04-13 | 3 | -9/+21 |
* | o s/debug/ptrace/ since shortly there will be tests involving other | rwatson | 2001-04-13 | 1 | -3/+3 |
* | - Newer versions of bind log denied secondary zone tranfers with | nate | 2001-04-13 | 1 | -1/+1 |
* | o Since uid checks in p_cansignal() are now identical between P_SUGID | rwatson | 2001-04-13 | 1 | -28/+14 |
* | Add smbfs module. Currently it includes smbfs, netsmb and DES parts. | bp | 2001-04-13 | 2 | -1/+63 |
* | Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK. | bp | 2001-04-13 | 2 | -8/+1 |
* | if/panic -> KASSERT | alfred | 2001-04-13 | 1 | -7/+8 |
* | All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos). | bp | 2001-04-13 | 1 | -2/+2 |
* | This file also depends on sys/types.h and sys/ioccom.h. | bp | 2001-04-13 | 1 | -7/+6 |
* | protect pbufs and associated counts with a mutex | alfred | 2001-04-13 | 3 | -2/+14 |