summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Partially back out the "make all interfaces standard" commit. There'simp2002-06-241-8/+8
* I Noticed a defect in the way wakeup() scans the tailq. Tor noticed andillon2002-06-241-3/+8
* Add a hack to handle RADIUS responses from peers that forget thatbrian2002-06-231-4/+20
* Make vm_pindex_t 64-bit on all platforms. This is necessary to avoidiedowse2002-06-233-3/+3
* Allocate and clear the correct number of bytes for arobert2002-06-231-2/+2
* Resign my maintainership of OpenSSH.des2002-06-231-1/+0
* Install the new man pages.des2002-06-232-2/+2
* Resolve conflicts and document local changes.des2002-06-234-1254/+113
* Add a missing prototype to fix a warning.mux2002-06-231-0/+2
* Slightly restructure the #ifdef INET6 sections to make the codeluigi2002-06-231-31/+19
* Move two global variables to automatic variables within theluigi2002-06-232-4/+6
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willgad2002-06-238-9/+7
* Move some global variables in more appropriate places.luigi2002-06-231-3/+28
* Previous commit was just a tad too hasty, the sshd peudo-user's homedes2002-06-231-1/+1
* Add /var/empty for the OpenSSH privsep code.des2002-06-231-0/+2
* Make egetopt() return -1 not EOF, as getopt(3) do.charnier2002-06-231-4/+4
* Fix a bug which prevented the duplication of the standard i/orobert2002-06-231-13/+24
* Add an sshd user and group for the OpenSSH privilege separation code.des2002-06-232-0/+2
* Correctly export the environment variables set by setusercontext().des2002-06-232-8/+7
* Split the declaration and the initialization of two variables.mux2002-06-231-4/+4
* Be more clear in error messages.n_hibma2002-06-231-4/+9
* set siocnunit to the correct value. This fixes the freeze on boot forn_hibma2002-06-231-2/+4
* More 64 bits platforms warning fixes.mux2002-06-232-7/+7
* Use varargs for syserr().jmallett2002-06-231-2/+9
* syserr()'s first argument is not exit status, avoid dereferencing (char *)0jmallett2002-06-231-1/+1
* Warning fixes for 64 bits platforms. This eliminates all themux2002-06-235-23/+23
* o Remove GIANT_REQUIRED from kmem_alloc_pageable(), kmem_alloc_nofault(),alc2002-06-231-7/+8
* Update Makefiles for OpenSSH 3.3.des2002-06-234-7/+24
* Resolve conflicts. Known issues:des2002-06-2345-1424/+2059
* Install the tree(3) man page.des2002-06-231-1/+37
* This commit was generated by cvs2svn to compensate for changes in r98681,des2002-06-231-0/+453
|\
| * Import the documentation for <sys/tree.h>des2002-06-231-0/+453
| * Import OpenBSD m4(1) as of April 26. Mostly ANSIfication changes.jmallett2002-05-018-245/+103
| * Import OpenBSD m4 as of today.jmallett2002-04-181-104/+304
* | This commit was generated by cvs2svn to compensate for changes in r98679,des2002-06-231-0/+675
|\ \
| * | Import OpenBSD's <sys/tree.h>, needed by OpenSSH.des2002-06-231-0/+675
* | | Include machine/critical.h to get missing prototypes.mux2002-06-231-0/+1
* | | This commit was generated by cvs2svn to compensate for changes in r98675,des2002-06-2369-692/+6637
|\ \ \
| * | | Vendor import of OpenSSH 3.3.des2002-06-23115-3303/+8750
| * | | This commit was manufactured by cvs2svn to create branchcvs2svn2002-03-211-0/+334
* | | | Add function name in error message.n_hibma2002-06-231-1/+1
* | | | Remove some extra spaces hidden between tabsluigi2002-06-231-15/+15
* | | | Document the fairly obvious effect of the PATH environment variable.tjr2002-06-231-0/+8
* | | | Make the Examples section consistent with the rest of the system manualtjr2002-06-231-5/+5
* | | | fix indentation, whitespace and a few comments.luigi2002-06-232-34/+31
* | | | add DIAGNOSTICS sectioncharnier2002-06-231-1/+1
* | | | fix bad indentation and whitespace resulting from cut&pasteluigi2002-06-232-26/+25
* | | | fix indentation of a commentluigi2002-06-231-1/+1
* | | | fix a typo in a commentluigi2002-06-231-1/+1
* | | | Remove ip_fw_fwd_addr (forgotten in previous commit)luigi2002-06-231-7/+5
OpenPOWER on IntegriCloud