| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve conflicts. Known issues: | des | 2002-06-23 | 45 | -1424/+2059 |
* | Install the tree(3) man page. | des | 2002-06-23 | 1 | -1/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r98681, | des | 2002-06-23 | 1 | -0/+453 |
|\ |
|
| * | Import the documentation for <sys/tree.h> | des | 2002-06-23 | 1 | -0/+453 |
| * | Import OpenBSD m4(1) as of April 26. Mostly ANSIfication changes. | jmallett | 2002-05-01 | 8 | -245/+103 |
| * | Import OpenBSD m4 as of today. | jmallett | 2002-04-18 | 1 | -104/+304 |
* | | This commit was generated by cvs2svn to compensate for changes in r98679, | des | 2002-06-23 | 1 | -0/+675 |
|\ \ |
|
| * | | Import OpenBSD's <sys/tree.h>, needed by OpenSSH. | des | 2002-06-23 | 1 | -0/+675 |
* | | | Include machine/critical.h to get missing prototypes. | mux | 2002-06-23 | 1 | -0/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r98675, | des | 2002-06-23 | 69 | -692/+6637 |
|\ \ \ |
|
| * | | | Vendor import of OpenSSH 3.3. | des | 2002-06-23 | 115 | -3303/+8750 |
| * | | | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2002-03-21 | 1 | -0/+334 |
* | | | | Add function name in error message. | n_hibma | 2002-06-23 | 1 | -1/+1 |
* | | | | Remove some extra spaces hidden between tabs | luigi | 2002-06-23 | 1 | -15/+15 |
* | | | | Document the fairly obvious effect of the PATH environment variable. | tjr | 2002-06-23 | 1 | -0/+8 |
* | | | | Make the Examples section consistent with the rest of the system manual | tjr | 2002-06-23 | 1 | -5/+5 |
* | | | | fix indentation, whitespace and a few comments. | luigi | 2002-06-23 | 2 | -34/+31 |
* | | | | add DIAGNOSTICS section | charnier | 2002-06-23 | 1 | -1/+1 |
* | | | | fix bad indentation and whitespace resulting from cut&paste | luigi | 2002-06-23 | 2 | -26/+25 |
* | | | | fix indentation of a comment | luigi | 2002-06-23 | 1 | -1/+1 |
* | | | | fix a typo in a comment | luigi | 2002-06-23 | 1 | -1/+1 |
* | | | | Remove ip_fw_fwd_addr (forgotten in previous commit) | luigi | 2002-06-23 | 1 | -7/+5 |
* | | | | plxcard for OLDCARD isn't going to happen. | imp | 2002-06-23 | 2 | -451/+0 |
* | | | | plxcard for OLDCARD almost certainly isn't going to happen. | imp | 2002-06-23 | 1 | -1/+0 |
* | | | | As disclosed to arch@, make more interfaces standard. This allows for | imp | 2002-06-23 | 1 | -12/+12 |
* | | | | Rename the BALLOC flags from B_* to BA_* to avoid confusion with the | dillon | 2002-06-23 | 7 | -48/+48 |
* | | | | What: | imp | 2002-06-23 | 5 | -74/+154 |
* | | | | o Remove the unnecessary acquisition and release of Giant around fdrop() | alc | 2002-06-23 | 1 | -2/+3 |
* | | | | Correct default location of history file. | grog | 2002-06-23 | 1 | -1/+1 |
* | | | | Only got one of the Perl usages. | obrien | 2002-06-23 | 1 | -2/+3 |
* | | | | Replace a perl usage with an AWK one. | obrien | 2002-06-23 | 1 | -1/+1 |
* | | | | KTR_CT* had one too many trailing zeroes, making KTR_CT5-8 too large for | jake | 2002-06-23 | 1 | -8/+8 |
* | | | | Fix a bug related to marking pages virtually uncacheable due to illegal | jake | 2002-06-22 | 1 | -4/+4 |
* | | | | Add additional cpuid feature flags and put into a canonical format. | mp | 2002-06-22 | 2 | -36/+66 |
* | | | | Get rid of paranoia that zeros the boot block area as this has | mckusick | 2002-06-22 | 1 | -7/+0 |
* | | | | Fix several bugs in the i386 asm statements used to speed up Internet | jdp | 2002-06-22 | 2 | -17/+27 |
* | | | | Add a reference to the "make world" section of the Handbook. | bmah | 2002-06-22 | 2 | -2/+12 |
* | | | | This patch fixes a size problem with the stat structure for | mckusick | 2002-06-22 | 4 | -16/+25 |
* | | | | New release notes: MCA support on ia64, rp(4) update (+MFC), tx(4) | bmah | 2002-06-22 | 2 | -0/+214 |
* | | | | We don't need to check the return value of malloc() against | mux | 2002-06-22 | 1 | -14/+0 |
* | | | | This patch fixes a problem whereby filesystems that ran | mckusick | 2002-06-22 | 1 | -2/+2 |
* | | | | Don't expect NUL terminated data in all netgraph messages received. | brian | 2002-06-22 | 1 | -2/+8 |
* | | | | NUL terminate the ACNAME passed to userland. | brian | 2002-06-22 | 1 | -3/+4 |
* | | | | Warning fix. | mux | 2002-06-22 | 1 | -3/+3 |
* | | | | Create sendmail required directories if sendmail is enabled. | bsd | 2002-06-22 | 1 | -0/+7 |
* | | | | OLDCARD version of GENERIC. | imp | 2002-06-22 | 1 | -0/+243 |
* | | | | o Reduce the scope of Giant in vm_mmap() to just the code that manipulates | alc | 2002-06-22 | 1 | -4/+2 |
* | | | | Fix a bug in vfs_bio_clrbuf(). The single-page-clrbuf optimization was | dillon | 2002-06-22 | 1 | -5/+10 |
* | | | | o Replace mtx_assert(&Giant, MA_OWNED) in dev_pager_alloc() | alc | 2002-06-22 | 1 | -11/+17 |
* | | | | The last bits of the alloca -> mmap fix. IA64 and SPARC64 (current only). | dillon | 2002-06-22 | 2 | -21/+58 |