| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style and unbreal static build. | des | 2002-06-24 | 5 | -11/+10 |
* | IPv4or6 is already defined in libssh. | des | 2002-06-24 | 1 | -3/+2 |
* | MFi386: sys/i386/isa/clock.c revision 1.187. | kato | 2002-06-24 | 3 | -6/+6 |
* | On REASREQ packets, handled them earlier in processing the association | imp | 2002-06-24 | 1 | -7/+11 |
* | Use proper size in bzero of stat structure. | mckusick | 2002-06-24 | 3 | -3/+3 |
* | userout -> out. These two labels are now identical. | mini | 2002-06-24 | 2 | -14/+12 |
* | Remove unused diagnostic function cread_free_thread(). | mini | 2002-06-24 | 11 | -64/+0 |
* | include if_ieee80211.h and if_wireg.h, don't know why that didn't work before | imp | 2002-06-24 | 1 | -0/+2 |
* | Document -L and -l. | imp | 2002-06-24 | 2 | -3/+92 |
* | Add needed include of mman.h to fix sparc64 buildworld. | jake | 2002-06-24 | 1 | -1/+3 |
* | Document TARGET_ARCH | dillon | 2002-06-24 | 1 | -0/+5 |
* | - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. | arr | 2002-06-24 | 12 | -103/+15 |
* | Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS | imp | 2002-06-24 | 2 | -0/+2 |
* | Add RID to get the DBM adjustment factor | imp | 2002-06-24 | 1 | -0/+1 |
* | Add kernel print bits #define for the IEEE80211_CAPINFO bits. | imp | 2002-06-24 | 1 | -1/+1 |
* | - Remove the definition for SCHED_ATM | arr | 2002-06-24 | 3 | -5/+2 |
* | Partially back out the "make all interfaces standard" commit. There's | imp | 2002-06-24 | 1 | -8/+8 |
* | I Noticed a defect in the way wakeup() scans the tailq. Tor noticed an | dillon | 2002-06-24 | 1 | -3/+8 |
* | Add a hack to handle RADIUS responses from peers that forget that | brian | 2002-06-23 | 1 | -4/+20 |
* | Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid | iedowse | 2002-06-23 | 3 | -3/+3 |
* | Allocate and clear the correct number of bytes for a | robert | 2002-06-23 | 1 | -2/+2 |
* | Resign my maintainership of OpenSSH. | des | 2002-06-23 | 1 | -1/+0 |
* | Install the new man pages. | des | 2002-06-23 | 2 | -2/+2 |
* | Resolve conflicts and document local changes. | des | 2002-06-23 | 4 | -1254/+113 |
* | Add a missing prototype to fix a warning. | mux | 2002-06-23 | 1 | -0/+2 |
* | Slightly restructure the #ifdef INET6 sections to make the code | luigi | 2002-06-23 | 1 | -31/+19 |
* | Move two global variables to automatic variables within the | luigi | 2002-06-23 | 2 | -4/+6 |
* | Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will | gad | 2002-06-23 | 8 | -9/+7 |
* | Move some global variables in more appropriate places. | luigi | 2002-06-23 | 1 | -3/+28 |
* | Previous commit was just a tad too hasty, the sshd peudo-user's home | des | 2002-06-23 | 1 | -1/+1 |
* | Add /var/empty for the OpenSSH privsep code. | des | 2002-06-23 | 1 | -0/+2 |
* | Make egetopt() return -1 not EOF, as getopt(3) do. | charnier | 2002-06-23 | 1 | -4/+4 |
* | Fix a bug which prevented the duplication of the standard i/o | robert | 2002-06-23 | 1 | -13/+24 |
* | Add an sshd user and group for the OpenSSH privilege separation code. | des | 2002-06-23 | 2 | -0/+2 |
* | Correctly export the environment variables set by setusercontext(). | des | 2002-06-23 | 2 | -8/+7 |
* | Split the declaration and the initialization of two variables. | mux | 2002-06-23 | 1 | -4/+4 |
* | Be more clear in error messages. | n_hibma | 2002-06-23 | 1 | -4/+9 |
* | set siocnunit to the correct value. This fixes the freeze on boot for | n_hibma | 2002-06-23 | 1 | -2/+4 |
* | More 64 bits platforms warning fixes. | mux | 2002-06-23 | 2 | -7/+7 |
* | Use varargs for syserr(). | jmallett | 2002-06-23 | 1 | -2/+9 |
* | syserr()'s first argument is not exit status, avoid dereferencing (char *)0 | jmallett | 2002-06-23 | 1 | -1/+1 |
* | Warning fixes for 64 bits platforms. This eliminates all the | mux | 2002-06-23 | 5 | -23/+23 |
* | o Remove GIANT_REQUIRED from kmem_alloc_pageable(), kmem_alloc_nofault(), | alc | 2002-06-23 | 1 | -7/+8 |
* | Update Makefiles for OpenSSH 3.3. | des | 2002-06-23 | 4 | -7/+24 |
* | 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 |