summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* I hope I won't regret this too much.des2002-06-241-0/+1
* My previous style commits weren't entirely right. Fix some bugs Ides2002-06-247-23/+11
* Reintroduce debugging code that somehow got lost in a previous revision.des2002-06-241-0/+2
* Yet another warning fix for 64 bits platforms.mux2002-06-241-2/+3
* Include <sys/types.h> in the !_KERNEL case so that this file isbde2002-06-241-0/+3
* Fixed some style bugs (mainly excessive indentation).bde2002-06-241-24/+24
* Print a long with %ld not %d. (We possibly should be using %j here, butdwmalone2002-06-241-1/+1
* Fix off by one in `y' (transliterate) command which caused the last charactertjr2002-06-241-1/+1
* remove declaration of authlogdinoex2002-06-241-5/+1
* Previous commit made no sense.des2002-06-241-1/+2
* Fix style and unbreal static build.des2002-06-245-11/+10
* IPv4or6 is already defined in libssh.des2002-06-241-3/+2
* MFi386: sys/i386/isa/clock.c revision 1.187.kato2002-06-243-6/+6
* On REASREQ packets, handled them earlier in processing the associationimp2002-06-241-7/+11
* Use proper size in bzero of stat structure.mckusick2002-06-243-3/+3
* userout -> out. These two labels are now identical.mini2002-06-242-14/+12
* Remove unused diagnostic function cread_free_thread().mini2002-06-2411-64/+0
* include if_ieee80211.h and if_wireg.h, don't know why that didn't work beforeimp2002-06-241-0/+2
* Document -L and -l.imp2002-06-242-3/+92
* Add needed include of mman.h to fix sparc64 buildworld.jake2002-06-241-1/+3
* Document TARGET_ARCHdillon2002-06-241-0/+5
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.arr2002-06-2412-103/+15
* Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGSimp2002-06-242-0/+2
* Add RID to get the DBM adjustment factorimp2002-06-241-0/+1
* Add kernel print bits #define for the IEEE80211_CAPINFO bits.imp2002-06-241-1/+1
* - Remove the definition for SCHED_ATMarr2002-06-243-5/+2
* 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
OpenPOWER on IntegriCloud